[libvirt] <bootloader /> BUG

With the tip of DanB I am currently using the inactive XML storage quite satisfied with the concept of first undefining than starting. But there is still a bug. The inactive XML adds a <bootloader /> tag. Now that is (in my perspective) not a bug, but it it is that libvirt expects a config. In my personal believes the tag shouldn't be there if there is no config; or libvirt should not libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err 'Error creating domain: Had a bootloader specified, but no disks are bootable') error: Failed to create domain from /mnt/netapp/users/klant2/mono/index.xml I just checked with the last git version and the bug still exists... I hope someone can look into this asap. It is a blocker for development. Stefan

On Sun, Aug 24, 2008 at 01:33:34AM +0200, Stefan de Konink wrote:
With the tip of DanB I am currently using the inactive XML storage quite satisfied with the concept of first undefining than starting. But there is still a bug.
The inactive XML adds a <bootloader /> tag. Now that is (in my perspective) not a bug, but it it is that libvirt expects a config. In my personal believes the tag shouldn't be there if there is no config; or libvirt should not
As I mentioned last time, please file a bug providing the XML you fed to 'virDomainDefine', the output of 'xm list --long VMNAME' and the log /var/log/xen/xend.log Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

On Sun, 24 Aug 2008, Daniel P. Berrange wrote:
On Sun, Aug 24, 2008 at 01:33:34AM +0200, Stefan de Konink wrote:
With the tip of DanB I am currently using the inactive XML storage quite satisfied with the concept of first undefining than starting. But there is still a bug.
The inactive XML adds a <bootloader /> tag. Now that is (in my perspective) not a bug, but it it is that libvirt expects a config. In my personal believes the tag shouldn't be there if there is no config; or libvirt should not
As I mentioned last time, please file a bug providing the XML you fed to 'virDomainDefine', the output of 'xm list --long VMNAME' and the log /var/log/xen/xend.log
Ok done. https://bugzilla.redhat.com/show_bug.cgi?id=459912 Stefan

On Sun, Aug 24, 2008 at 01:33:34AM +0200, Stefan de Konink wrote:
With the tip of DanB I am currently using the inactive XML storage quite satisfied with the concept of first undefining than starting. But there is still a bug.
The inactive XML adds a <bootloader /> tag. Now that is (in my perspective) not a bug, but it it is that libvirt expects a config. In my personal believes the tag shouldn't be there if there is no config; or libvirt should not I think is similar to what I reported in February: http://www.redhat.com/archives/libvir-list/2008-February/msg00097.html There's a patch attached that works around the issue but I doubt it still applies. Cheers, -- Guido
participants (3)
-
Daniel P. Berrange
-
Guido Günther
-
Stefan de Konink