https://bugzilla.novell.com/show_bug.cgi?id=782835 https://bugzilla.novell.com/show_bug.cgi?id=782835#c14 A R <ar16@imapmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ar16@imapmail.org | --- Comment #14 from A R <ar16@imapmail.org> 2012-10-06 03:21:42 UTC --- That patch seems to do the trick; PV Guest launches on 12.2 Dom0 with Xen 4.2+xl+pygrub, and Guest's net's 'up', cat /home/ar/testPV.cfg name = 'test' builder = 'linux' bootloader = 'pygrub' bootargs = '' xl create /home/ar/testPV.cfg Parsing config from /home/ar/testPV.cfg libxl: error: libxl_bootloader.c:628:bootloader_finished: bootloader failed - consult logfile /var/log/xen/bootloader.2.log libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: bootloader [16625] exited with error status 1 libxl: error: libxl_create.c:901:domcreate_rebuild_done: cannot (re-)build domain: -3 cd /usr/bin/ wget -k -O ./pygrub-grub-args.patch "http://bugzillafiles.novell.org/attachment.cgi?id=508429" patch -p0 < pygrub-grub-args.patch patching file pygrub xl -vvv create /home/ar/testPV.cfg Parsing config from /home/ar/testPV.cfg libxl: debug: libxl_create.c:1173:do_domain_create: ao 0x214a470: create: how=(nil) callback=(nil) poller=0x214aa10 libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=xvda spec.backend=unknown libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=xvda, using backend phy libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=xvdb spec.backend=unknown libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=xvdb, using backend phy libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=xvdc spec.backend=unknown libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=xvdc, using backend phy libxl: debug: libxl_create.c:677:initiate_domain_create: running bootloader ... libxl: debug: libxl_device.c:916:device_hotplug: calling hotplug script: /etc/xen/scripts/vif-bridge online libxl: debug: libxl_event.c:1667:libxl__ao_progress_report: ao 0x214a470: progress report: ignored libxl: debug: libxl_event.c:1497:libxl__ao_complete: ao 0x214a470: complete, rc=0 libxl: debug: libxl_event.c:1469:libxl__ao__destroy: ao 0x214a470: destroy Daemon running with PID 16791 xc: debug: hypercall buffer: total allocations:255 total releases:255 xc: debug: hypercall buffer: current allocations:0 maximum allocations:4 xc: debug: hypercall buffer: cache current size:4 xc: debug: hypercall buffer: cache hits:245 misses:4 toobig:6 xl list Name ID Mem VCPUs State Time(s) Domain-0 0 997 4 r----- 2711.7 test 3 1024 2 r----- 5.1 ssh test login: ... uname -a Linux test 3.4.6-2.10-xen #1 SMP Thu Jul 26 09:36:26 UTC 2012 (641c197) x86_64 x86_64 x86_64 GNU/Linux ping www.google.com -c1 PING www.google.com (74.125.224.48) 56(84) bytes of data. 64 bytes from nuq04s06-in-f16.1e100.net (74.125.224.48): icmp_seq=1 ttl=56 time=19.3 ms --- www.google.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 19.380/19.380/19.380/0.000 ms -- 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.