https://bugzilla.novell.com/show_bug.cgi?id=635361 https://bugzilla.novell.com/show_bug.cgi?id=635361#c0 Summary: try to create a VM in xen result every time in error Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: jdouglas@novell.com ReportedBy: conde.philippe@skynet.be QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b4pre) Gecko/20100815 SeaMonkey/2.1a3 I have a system dual boot opensuse11.2 and opensuse 11.3. In opensuse 11.2 I can create and start the VM from yast: The VM used a separate physical disk.(/dev/cciss/c0d5) When I try creating a VM in opensuse 11.3 I receive by the start of the VM a popup screen: "immossible starting VM". I want using the physical disk used for the VM in opensus11.2. In opensuse 11.3 with yast xen create: the disk is recognized but the VM cannot be created. I see that the related files are created in /etc/xen/vm (samba and samba.xml) trying command "xm create samba" fails with "Error: Boot loader didn't return any data!" If I take the related file from opensuse11.2 and copy it to /etc/xen/vm (opensuse11.3) the create command is successfully. the difference between the two files are 11.3 < bootloader="/usr/bin/pygrub" < bootargs="" --- 11.2
bootloader="/usr/lib/xen/boot/domUloader.py" bootargs="--entry=xvda6:/boot/vmlinuz-xen,/boot/initrd-xen"
Is there a problem with /usr/bin/pygrub ? I tried it with the xen kernel provided with opensuse11.3 and with the new kernel found in ftp://ftp.suse.com/pub/projects/kernel/kotd/openSUSE-11.3 uname -a "Linux hpprol 2.6.34.4-0.0.25.5dc3ffe-xen #1 SMP 2010-08-20 19:21:29 +0200 x86_64 x86_64 x86_64 GNU/Linux" Reproducible: Always Steps to Reproduce: 1.open yast 2.create VM: qdd disk, cdrom, define keyboard 3.start creation 4. fails Actual Results: VM not created Expected Results: VM should be created in YAST -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.