Displaying 14 results from an estimated 14 matches for "jinesh".
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2016 Nov 04
2
CentOS-7 x86_64 AMIs and consistent network device naming
...hich will use the official CentOS 7 AMI,
I'm wondering whether to switch on the new naming scheme manually and
pre-empt the switch over or wait until the official AMIs switch over.
Also, will the next CentOS 7 AMI start using NetworkManager instead of the
traditional ifcfg-* scripts?
Regards,
Jinesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20161104/d6312764/attachment-0006.html>
2017 Jan 30
2
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 01/30/2017 03:18 AM, Jinesh Choksi wrote:
>>Are there other kernel options that might be useful to try?
>
> pci=nomsi
>
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/13
Incidentally, already found that one and I'm trying it currently on one
of the boxes. So far there's b...
2011 Jul 22
4
VM backup problem
Hai,
I use following steps for LV backup.
* lvcreate -L 5G -s -n lv_snapshot
/dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/VHD-a2db885c-9ad0-46c3-b2c3-a30cb71d83f8
lv_snapshot created*
This command worked properly
Then issue kpartx command
kpartx -av
2011 Jul 22
4
VM backup problem
Hai,
I use following steps for LV backup.
* lvcreate -L 5G -s -n lv_snapshot
/dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/VHD-a2db885c-9ad0-46c3-b2c3-a30cb71d83f8
lv_snapshot created*
This command worked properly
Then issue kpartx command
kpartx -av
2016 Nov 04
0
CentOS-7 x86_64 AMIs and consistent network device naming
On 04/11/16 11:18, Jinesh Choksi wrote:
> Hello,
>
> Re:
> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7-Beta/html/7.3_Release_Notes/bug_fixes_general_updates.html
>
> Are there any upcoming plans for turning off the use of legacy interface
> names in the next official CentO...
2016 Nov 07
0
CentOS-virt Digest, Vol 111, Issue 2
...t folks
> might have in place ?
Hi
Yes, that was my concern as well. I was asking the question since I
wanted to find out whether it was possible that a refresh of the
CentOS-7 x86_64 AMI would enable the new functionality. I was not
requesting for the functionality to be enabled.
Regards,
Jinesh
2017 Jan 30
0
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 01/30/2017 12:59 PM, Kevin Stange wrote:
> On 01/30/2017 03:18 AM, Jinesh Choksi wrote:
>>> Are there other kernel options that might be useful to try?
>>
>> pci=nomsi
>>
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/13
>
> Incidentally, already found that one and I'm trying it currently on one
> o...
2011 Jul 21
0
Physical Location of Hard disk
Hai,
I have two virtual machine on XCP 1.0. I used local storage for XCP. I want
to find physical location(path) of VM hard disk. When I use xen hypervisor
on centos, I found hard disc image path on /var/lib/xen/images/. But in XCP,
I am not found this path.
JInesh M.K
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2017 Jan 30
1
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 28/01/17 05:21, Kevin Stange wrote:
> On 01/27/2017 06:08 AM, Karel Hendrych wrote:
>> Have you tried to eliminate all power management features all over?
>
> I've been trying to find and disable all power management features but
> having relatively little luck with that solving the problems. Stabbing
> the the dark I've tried different ACPI settings, including
2017 Jan 27
5
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 01/27/2017 06:08 AM, Karel Hendrych wrote:
> Have you tried to eliminate all power management features all over?
I've been trying to find and disable all power management features but
having relatively little luck with that solving the problems. Stabbing
the the dark I've tried different ACPI settings, including completely
disabling it, disabling CPU frequency scaling, and setting
2017 Jan 31
0
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 30 January 2017 at 22:17, Adi Pircalabu <adi at ddns.com.au> wrote:
> May I chip in here? In our environment we're randomly seeing:
>
> Jan 17 23:40:14 xen01 kernel: ixgbe 0000:04:00.1 eth6: Detected Tx Unit
> Hang
>
Someone in this thread: https://sourceforge.net/p/e1000/bugs/530/#2855
reported that *"With these kernels I was only able to work around the
issue
2017 Jan 30
0
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
>Are there other kernel options that might be useful to try?
pci=nomsi
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173/comments/13
On 27 January 2017 at 18:21, Kevin Stange <kevin at steadfast.net> wrote:
> On 01/27/2017 06:08 AM, Karel Hendrych wrote:
> > Have you tried to eliminate all power management features all over?
>
> I've been trying to find