Hi all, I have one problem, who can help me resolve this problem? I have installed xen in centos(GUI mode), at first I can use "xm new test" correctly. However, after that I reinstall my centos in text mode and reinstall xen in my new centos(no GUI), when I type the command "xm new test.cfg", one error print as belowes. Unexpected error: exceptions.ImportError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 7, in ? main.main(sys.argv) File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 2997, in main File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 3021, in _run_cmd File "<string>", line 1, in <lambda> File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 1366, in xm_importcommand File "/usr/lib/python2.4/new.py", line 26, in ? File "usr/lib/python2.4/site-packages/xen/xm/xenapi_create.py", line 23, in ? ImportError: No module named xmlproc I have no idea, who can tell me why and how to resolve that. Thanks a lot. Best Wishes! Qiang Ma _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2010-Feb-10 03:43 UTC
Re: [Xen-users] ImportError: No module named xmlproc
On Wed, Feb 10, 2010 at 10:31 AM, ma qiang <maqiang1984@gmail.com> wrote:> Hi all, > I have one problem, who can help me resolve this problem? > I have installed xen in centos(GUI mode), at first I can use "xm > new test" correctly. However, after that I reinstall my centos in text > mode and reinstall xen in my new centos(no GUI),How do you "reinstall" xen? Using "yum install xen" to get Centos package? Compile from xen.org''s source? Installing centos package should install the dependencies as well, but when installing from source it''s possible that you miss one of the dependencies.> when I type the > command "xm new test.cfg", one error print as belowes. > > Unexpected error: exceptions.ImportError > > Please report to xen-devel@lists.xensource.com > Traceback (most recent call last): > File "/usr/sbin/xm", line 7, in ? > main.main(sys.argv) > File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 2997, in main > File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 3021, in _run_cmd > File "<string>", line 1, in <lambda> > File "usr/lib/python2.4/site-packages/xen/xm/main.py", line 1366, in > xm_importcommand > File "/usr/lib/python2.4/new.py", line 26, in ? > > File "usr/lib/python2.4/site-packages/xen/xm/xenapi_create.py", line 23, in ? > ImportError: No module named xmlproc > > I have no idea, who can tell me why and how to resolve that. Thanks a lot.Looks like one of the necessary python module (PyXML) was not found. Try "yum install PyXML" -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi all, I thought my cpu soft lockup issue were behind me with the addition of the sched-credit stuff. However I''m still experiencing the lockup issues when an domU does anything cpu intensive. A large tar will completely hang it. This has lead me to try to upgrade/change the kernels on my servers. I started by downloading the source from xen.org and compiling on my Ubuntu Xen dev server. This went surprisingly well. However when I put the new kernel in grub it will not boot as it can''t find the root. I set root=/dev/cciss/c0p01 which should have worked. I tried by UUID, root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six hours of every combo possible I gave up and threw a new set of drives in the machine and installed Centos 5.2. The Centos install went fine and I installed the stock xen. I moved over a test domU and tried to add it with xm new. Of course the xen from the Centos distro is like 3.0 and doesn''t even have the xm new option. So I try to start with xm create and I get the following error: ACMError: Policy file ''/etc/xen/acm-security/policies/-security_policy.xml'' not found. I did a few searches and see some work arounds/fixes but decide I''ll try to build the latest as I did on Ubuntu. I''ve now done 7 builds only to have it fail every time an hour into it with some dependency that should have been installed. I did a yum groupinstall ''Development Tools'' and verified that I had all the dependencies installed as stated in the README. It still amazes me that there is stuff missing (this last time it was makeinfo?). It''s running yet again but I don''t have high hopes that it''s going to complete without additional problems. I''ve now spent over two full days trying to get some stability with no luck. Is there any somewhat current (at least 3.3) yet stable 32 bit version of Xen out there with a simple installer? I know if I had 64 bit machines I could have easily used http://www.gitco.de/repo/ to update Centos. However new hardware right now is not an option. I''m open to any distro that is going to make this easier. At this point my frustration level is so high that I''m actually considering moving everything back to VMWare 3.5! Any ideas before I pull out the little hair remaining on my head? Dana _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi again, Of course after ranting, the last build on Centos finished. I added to grub and rebooted. Just like with Ubuntu I can''t get the system to find the drive. I have tried root=/dev/cciss/c0p01 and root=/dev/VolGroup00/LogVol00. I checked and /lib/modules/2.6.18.8-xen/kernel/drivers/block/ contains cciss.ko. Is the problem not the HP RAID but maybe because of LVM? Any ideas as to how to troubleshoot this? FYI the server is a HP DL380 G3 with the HP Smart Array 5i controller. Thanks, Dana On Feb 10, 2010, at 10:27 AM, Dana Rawding wrote:> I started by downloading the source from xen.org and compiling on my Ubuntu Xen dev server. This went surprisingly well. However when I put the new kernel in grub it will not boot as it can''t find the root. I set root=/dev/cciss/c0p01 which should have worked. I tried by UUID, root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six hours of every combo possible I gave up and threw a new set of drives in the machine and installed Centos 5.2._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I have a similar problem. I am running Debian Lenny and the Xen kernel (2.6.18.8) is unable to recognize my hard drive (/root/sda1). What actually happens is that it drops me to the BusyBox shell.I have tried switching to IDE mode in BIOS but it didn''t help. The problem exists with both the stable kernel version for Xen 3.4.2 and the unstable version for Xen 4.0.0. However, it works with 2.6.26-2-xen-686 from Debian repositories but this kernel version doesn''t support Xen 4... and this is what I actually need. Hope someone knows how to help us! Darko 2010/2/10 Dana Rawding <dana@twc-inc.net>> Hi again, > > Of course after ranting, the last build on Centos finished. I added to > grub and rebooted. Just like with Ubuntu I can''t get the system to find the > drive. I have tried root=/dev/cciss/c0p01 and > root=/dev/VolGroup00/LogVol00. I checked and > /lib/modules/2.6.18.8-xen/kernel/drivers/block/ contains cciss.ko. Is the > problem not the HP RAID but maybe because of LVM? Any ideas as to how to > troubleshoot this? > > FYI the server is a HP DL380 G3 with the HP Smart Array 5i controller. > > Thanks, > Dana > > > On Feb 10, 2010, at 10:27 AM, Dana Rawding wrote: > > > I started by downloading the source from xen.org and compiling on my > Ubuntu Xen dev server. This went surprisingly well. However when I put the > new kernel in grub it will not boot as it can''t find the root. I set > root=/dev/cciss/c0p01 which should have worked. I tried by UUID, > root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six > hours of every combo possible I gave up and threw a new set of drives in the > machine and installed Centos 5.2. > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
What controller are you using? Setup serial and pastebin the dom0 output. Chris 2010/2/10 Darko Petrović <darko.b.petrovic@gmail.com>> I have a similar problem. I am running Debian Lenny and the Xen kernel > (2.6.18.8) is unable to recognize my hard drive (/root/sda1). What actually > happens is that it drops me to the BusyBox shell.I have tried switching to > IDE mode in BIOS but it didn''t help. > > The problem exists with both the stable kernel version for Xen 3.4.2 and > the unstable version for Xen 4.0.0. However, it works with 2.6.26-2-xen-686 > from Debian repositories but this kernel version doesn''t support Xen 4... > and this is what I actually need. > > Hope someone knows how to help us! > > Darko > > 2010/2/10 Dana Rawding <dana@twc-inc.net> > > Hi again, >> >> Of course after ranting, the last build on Centos finished. I added to >> grub and rebooted. Just like with Ubuntu I can''t get the system to find the >> drive. I have tried root=/dev/cciss/c0p01 and >> root=/dev/VolGroup00/LogVol00. I checked and >> /lib/modules/2.6.18.8-xen/kernel/drivers/block/ contains cciss.ko. Is the >> problem not the HP RAID but maybe because of LVM? Any ideas as to how to >> troubleshoot this? >> >> FYI the server is a HP DL380 G3 with the HP Smart Array 5i controller. >> >> Thanks, >> Dana >> >> >> On Feb 10, 2010, at 10:27 AM, Dana Rawding wrote: >> >> > I started by downloading the source from xen.org and compiling on my >> Ubuntu Xen dev server. This went surprisingly well. However when I put the >> new kernel in grub it will not boot as it can''t find the root. I set >> root=/dev/cciss/c0p01 which should have worked. I tried by UUID, >> root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six >> hours of every combo possible I gave up and threw a new set of drives in the >> machine and installed Centos 5.2. >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010/2/10 Darko Petrović <darko.b.petrovic@gmail.com>:> I have a similar problem. I am running Debian Lenny and the Xen kernel > (2.6.18.8) is unable to recognize my hard drive (/root/sda1). What actually > happens is that it drops me to the BusyBox shell.I have tried switching to > IDE mode in BIOS but it didn''t help. > > The problem exists with both the stable kernel version for Xen 3.4.2 and the > unstable version for Xen 4.0.0. However, it works with 2.6.26-2-xen-686 from > Debian repositories but this kernel version doesn''t support Xen 4... and > this is what I actually need. >Try the pv_ops kernel. It is the default for Xen 4.0 and includes all of the latest hardware support. http://wiki.xensource.com/xenwiki/XenDom0Kernels Keith Coleman _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> I started by downloading the source from xen.org and compiling on my > UbuntuXen dev server. This went surprisingly well. However when I put >the new kernel in grub it will not boot as it can''t find the root. I set>root=/dev/cciss/c0p01 which should have worked. I tried by UUID, >root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joyRegarding root=/dev/cciss/c0p01 does it match "df -h" reported path to "/" . If yes, i would try to build kernel with built-in static command line root=/dev/cciss/c0p01 ro console=tty0 ( not to pass them via grub2 entry) If no what reports "df -h" ? What kernel to support Xen in Dom0 you try to build on Ubuntu 9.10 Server ? Xen 3.4.3 setup with 2.6.31.9(8) xenified aka Suse kernel as well as 2.6.31..6 pvops kernel on Ubuntu 9.10 Server works for me on SATA drives:- http://www.fsdaily.com/HighEnd/Set_up_OSOL_PV_Guests_build_131_via_virsh_on_Xen_3_4_3_Dom0_on_top_of_Ubuntu_9_10_Server Boris. --- On Wed, 2/10/10, Dana Rawding <dana@twc-inc.net> wrote: From: Dana Rawding <dana@twc-inc.net> Subject: [Xen-users] frustrated with build problems To: "Xen List" <xen-users@lists.xensource.com> Date: Wednesday, February 10, 2010, 10:27 AM Hi all, I thought my cpu soft lockup issue were behind me with the addition of the sched-credit stuff. However I''m still experiencing the lockup issues when an domU does anything cpu intensive. A large tar will completely hang it. This has lead me to try to upgrade/change the kernels on my servers. I started by downloading the source from xen.org and compiling on my Ubuntu Xen dev server. This went surprisingly well. However when I put the new kernel in grub it will not boot as it can''t find the root. I set root=/dev/cciss/c0p01 which should have worked. I tried by UUID, root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six hours of every combo possible I gave up and threw a new set of drives in the machine and installed Centos 5.2. The Centos install went fine and I installed the stock xen. I moved over a test domU and tried to add it with xm new. Of course the xen from the Centos distro is like 3.0 and doesn''t even have the xm new option. So I try to start with xm create and I get the following error: ACMError: Policy file ''/etc/xen/acm-security/policies/-security_policy.xml'' not found. I did a few searches and see some work arounds/fixes but decide I''ll try to build the latest as I did on Ubuntu. I''ve now done 7 builds only to have it fail every time an hour into it with some dependency that should have been installed. I did a yum groupinstall ''Development Tools'' and verified that I had all the dependencies installed as stated in the README. It still amazes me that there is stuff missing (this last time it was makeinfo?). It''s running yet again but I don''t have high hopes that it''s going to complete without additional problems. I''ve now spent over two full days trying to get some stability with no luck.. Is there any somewhat current (at least 3.3) yet stable 32 bit version of Xen out there with a simple installer? I know if I had 64 bit machines I could have easily used http://www.gitco.de/repo/ to update Centos. However new hardware right now is not an option. I''m open to any distro that is going to make this easier. At this point my frustration level is so high that I''m actually considering moving everything back to VMWare 3.5! Any ideas before I pull out the little hair remaining on my head? Dana _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> > when I put >the new kernel in grub it will not boot as it can''t find the > root. I set >root=/dev/cciss/c0p01 which should have worked. I tried by > UUID, >root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy > > Regarding root=/dev/cciss/c0p01 does it match "df -h" reported path to "/" > . >Shouldn''t it be /dev/cciss/c0d0p1 ? Does the initrd have lvm support? with mkinitrd it''s "-f lvm2". Is there any somewhat current (at least 3.3) yet stable 32 bit version of> Xen out there with a simple installer?Try openSUSE, it has kernel 2.6.31, up to date Xen and a simple installer. Hth, Ervin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> Try openSUSE, it has kernel 2.6.31, up to date Xen and a simple installer.First of all run "zypper update kernel-xen" to get JB''s 2.6.31.8-xen installed. Second, vm-install is completely broken via my experience. Bugzilla threads opened by me stay unanswered for a while. So , be ready for virsh scripting all around, either forget about Libvirt. Boris. --- On Wed, 2/10/10, Ervin Novák <enovak@opensuse.hu> wrote: From: Ervin Novák <enovak@opensuse.hu> Subject: Re: [Xen-users] frustrated with build problems To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: "Xen List" <xen-users@lists.xensource.com>, "Dana Rawding" <dana@twc-inc.net> Date: Wednesday, February 10, 2010, 1:28 PM when I put >the new kernel in grub it will not boot as it can''t find the root. I set>root=/dev/cciss/c0p01 which should have worked.. I tried by UUID, >root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joyRegarding root=/dev/cciss/c0p01 does it match "df -h" reported path to "/" . Shouldn''t it be /dev/cciss/c0d0p1 ? Does the initrd have lvm support? with mkinitrd it''s "-f lvm2". Is there any somewhat current (at least 3.3) yet stable 32 bit version of Xen out there with a simple installer? Try openSUSE, it has kernel 2.6.31, up to date Xen and a simple installer. Hth,Ervin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I am not expecting 2.6.18-xen to work on Ubuntu 9.10 anyway. Boris. --- On Wed, 2/10/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote: From: Boris Derzhavets <bderzhavets@yahoo.com> Subject: Re: [Xen-users] frustrated with build problems To: "Xen List" <xen-users@lists.xensource.com>, "Dana Rawding" <dana@twc-inc.net> Date: Wednesday, February 10, 2010, 1:08 PM> I started by downloading the source from xen.org and compiling on my > UbuntuXen dev server. This went surprisingly well. However when I put >the new kernel in grub it will not boot as it can''t find the root. I set>root=/dev/cciss/c0p01 which should have worked. I tried by UUID, >root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joyRegarding root=/dev/cciss/c0p01 does it match "df -h" reported path to "/" . If yes, i would try to build kernel with built-in static command line root=/dev/cciss/c0p01 ro console=tty0 ( not to pass them via grub2 entry) If no what reports "df -h" ? What kernel to support Xen in Dom0 you try to build on Ubuntu 9.10 Server ? Xen 3.4.3 setup with 2.6.31.9(8) xenified aka Suse kernel as well as 2.6.31..6 pvops kernel on Ubuntu 9.10 Server works for me on SATA drives:- http://www.fsdaily.com/HighEnd/Set_up_OSOL_PV_Guests_build_131_via_virsh_on_Xen_3_4_3_Dom0_on_top_of_Ubuntu_9_10_Server Boris. --- On Wed, 2/10/10, Dana Rawding <dana@twc-inc.net> wrote: From: Dana Rawding <dana@twc-inc.net> Subject: [Xen-users] frustrated with build problems To: "Xen List" <xen-users@lists.xensource.com> Date: Wednesday, February 10, 2010, 10:27 AM Hi all, I thought my cpu soft lockup issue were behind me with the addition of the sched-credit stuff. However I''m still experiencing the lockup issues when an domU does anything cpu intensive. A large tar will completely hang it. This has lead me to try to upgrade/change the kernels on my servers. I started by downloading the source from xen.org and compiling on my Ubuntu Xen dev server. This went surprisingly well. However when I put the new kernel in grub it will not boot as it can''t find the root. I set root=/dev/cciss/c0p01 which should have worked. I tried by UUID, root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy. After six hours of every combo possible I gave up and threw a new set of drives in the machine and installed Centos 5.2. The Centos install went fine and I installed the stock xen. I moved over a test domU and tried to add it with xm new. Of course the xen from the Centos distro is like 3.0 and doesn''t even have the xm new option. So I try to start with xm create and I get the following error: ACMError: Policy file ''/etc/xen/acm-security/policies/-security_policy.xml'' not found. I did a few searches and see some work arounds/fixes but decide I''ll try to build the latest as I did on Ubuntu. I''ve now done 7 builds only to have it fail every time an hour into it with some dependency that should have been installed. I did a yum groupinstall ''Development Tools'' and verified that I had all the dependencies installed as stated in the README. It still amazes me that there is stuff missing (this last time it was makeinfo?). It''s running yet again but I don''t have high hopes that it''s going to complete without additional problems. I''ve now spent over two full days trying to get some stability with no luck.. Is there any somewhat current (at least 3.3) yet stable 32 bit version of Xen out there with a simple installer? I know if I had 64 bit machines I could have easily used http://www.gitco.de/repo/ to update Centos. However new hardware right now is not an option. I''m open to any distro that is going to make this easier. At this point my frustration level is so high that I''m actually considering moving everything back to VMWare 3.5! Any ideas before I pull out the little hair remaining on my head? Dana _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users -----Inline Attachment Follows----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Feb 10, 2010, at 1:28 PM, Ervin Novák wrote:> when I put >the new kernel in grub it will not boot as it can''t find the root. I set >root=/dev/cciss/c0p01 which should have worked. I tried by UUID, >root=UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 and still no joy > > Regarding root=/dev/cciss/c0p01 does it match "df -h" reported path to "/" .No it shows as: /dev/mapper/xen4-root but fstab shows: # /dev/mapper/xen2-root UUID=9da5323b-e47c-4367-bed0-2d2b53ba5a45 / ext3 relatime,errors=remount-ro 0 1> Shouldn''t it be /dev/cciss/c0d0p1 ?It is c0d0p1. It was a typo in my email but correct in grub.> Does the initrd have lvm support? with mkinitrd it''s "-f lvm2".I''ll check. Just need to figure out how. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Feb 10, 2010, at 1:08 PM, Boris Derzhavets wrote:> What kernel to support Xen in Dom0 you try to build on Ubuntu 9.10 Server ?2.6.27.5> > Xen 3.4.3 setup with 2.6.31.9(8) xenified aka Suse kernel as well as 2.6.31.6 pvops kernel on Ubuntu 9.10 Server works for me on SATA drives:- > > http://www.fsdaily.com/HighEnd/Set_up_OSOL_PV_Guests_build_131_via_virsh_on_Xen_3_4_3_Dom0_on_top_of_Ubuntu_9_10_Server > > Boris. >I will try this. Thanks, Dana _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You can try official Jeremy Fitzhardinge pvops kernel as well :- # git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen # cd linux-2.6-xen Enabling Xen Dom0 support and static cmd line # make menuconfig having to two grub entries for xenified ans pvops kernel. I do believe that required backports will be done to Xen 3.4.3 when APIC Rework (and etc) making pvops kernel usable only by Xen 4.0 will be committed into the most recent pvops kernel in next few months View JF''s message :- http://old.nabble.com/xen.git-plans-tt26894238.html In meantime both kernels work for me pretty stable on Ubuntu 9.10 Server.. However, xenified kernel 2.6.31.8 shows up better performance for OpenSolaris PV guests I also believe that in meantime it is possible to pass parameters to kernel via grub2 kernel like :- View:- Bug 461678] Re: grub-pc Xen dom0 support Monday, January 18, 2010 7:01 PM From: "xthatrox" <justin@xthat.com> Add sender to Contacts To: bderzhavets@yahoo.com *** This bug is a duplicate of bug 216176 *** https://bugs.launchpad.net/bugs/216176 This SOLVED the problem for me: For explanation: Please see this "bug" which is actual a "bug fix" in grub2 making it require a second argument in the multiboot command where grub-legacy did not. http://www.mail-archive.com/grub- devel@gnu.org/msg11801.html This explains the issue with grub2 and multiboot lines seemingly ignoring the kernel root= command line parameter (xen in particular). A corrected grub.cfg menuentry section from above would read: menuentry "Xen 3.5 / Ubuntu, kernel 2.6.31.4-1-xen" { recordfail=1 if [ -n ${have_grubenv} ]; then save_env recordfail; fi set quiet=1 insmod ext2 set root=(hd0,1) search --no-floppy --fs-uuid --set 41102bda-f368-45b9-8066-fa971325b228 multiboot /xen-3.5-unstable.gz /xen-3.5-unstable.gz module /vmlinuz-2.6.31.4-1-xen root=/dev/mapper/vg0-root ro quiet splash module /initrd.img-2.6.31.4-1-xen } As you can see, the multiboot argument /xen-3.5-unstable.gz is duplicated (repeated twice) as it should be to provide a multiboot kernel filename and name. This is a new requirement for grub2 (grub- pc). -- grub-pc Xen dom0 support https://bugs.launchpad.net/bugs/461678 You received this bug notification because you are a direct subscriber of the bug (via bug 216176). Boris _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Feb 10, 2010 at 11:18 PM, Dana Rawding <dana@twc-inc.net> wrote:> Hi again, > > Of course after ranting, the last build on Centos finished. I added to grub and rebooted.Since you''re using Centos, the easiest way to start would be install xen and kernel-xen from Centos, and then upgrade xen (and related RPMS) from http://www.gitco.de/repo/ to get a working xen 3.4.2, but still using Centos'' kernel-xen. It should support most of newer xen features, like "xm new" and "vcpu_avail" (on domU config file) However you DID say you''re running 32bit, so you could either: - rebuild gitco''s SRPM for 32bit (some changes needed to SPEC file) - build xen manually, and ONLY use the hypervisor and userland tools, while still using Centos kernel-xen. Your grub section shoud then look similar to this title Red Hat Enterprise Linux Server (2.6.18-164.2.1.el5xen) root (hd0,0) kernel /xen.gz-3.4.1 module /vmlinuz-2.6.18-164.2.1.el5xen ro root=/dev/rootvg/rootlv module /initrd-2.6.18-164.2.1.el5xen.img -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Awesome! Now it works like it is supposed to. Thanks a lot Darko 2010/2/10 Keith Coleman <list.keith@scaltro.com>> 2010/2/10 Darko Petrović <darko.b.petrovic@gmail.com>: > > I have a similar problem. I am running Debian Lenny and the Xen kernel > > (2.6.18.8) is unable to recognize my hard drive (/root/sda1). What > actually > > happens is that it drops me to the BusyBox shell.I have tried switching > to > > IDE mode in BIOS but it didn''t help. > > > > The problem exists with both the stable kernel version for Xen 3.4.2 and > the > > unstable version for Xen 4.0.0. However, it works with 2.6.26-2-xen-686 > from > > Debian repositories but this kernel version doesn''t support Xen 4... and > > this is what I actually need. > > > > Try the pv_ops kernel. It is the default for Xen 4.0 and includes all > of the latest hardware support. > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > Keith Coleman >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users