[Bug 1409057] Re: ipxe does not take into account nic boot order specified in libvirt domain

2015-01-15 Thread Pasquale Porreca
I tested the package ipxe-qemu_1.0.0+git-2013.c3d1e78-2ubuntu1.1_all.deb 
It fixes the bug I reported

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1409057

Title:
  ipxe does not take into account nic boot order specified in libvirt
  domain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1409057/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1409057] Re: ipxe does not take into account nic boot order specified in libvirt domain

2015-01-14 Thread Pasquale Porreca
Thank you for the quick fix. I tested the released package on Ubuntu
14.04 (trusty) and it works fine :)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1409057

Title:
  ipxe does not take into account nic boot order specified in libvirt
  domain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1409057/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1409057] [NEW] ipxe does not take into account nic boot order specified in libvirt domain

2015-01-09 Thread Pasquale Porreca
Public bug reported:

I'm using libvirt 1.2.2 on Ubuntu 14.04 and the ipxe version is
1.0.0+git-2013.c3d1e78-2ubuntu1

I created a KVM virtual machine with 3 network interfaces and I used the
 libvirt option to specify the boot order among different
vNICs as specified in
http://libvirt.org/formatdomain.html#elementsNICSBoot

This is the part of my libvirt xml file that describe the 3 defined
network interfaces:

 
  
  
  
  
  


  
  
  
  


  
  
  
  
  


The first one (MAC 52:54:00:00:00:01) has boot order 2, the second one
(MAC 52:54:00:00:00:02) has no boot order defined and the third one (MAC
52:54:00:00:00:03) has boot order 1.

The expected result should have been a DHCP bootstrap request sent first
on the 3rd defined vNIC (boot order 1), then on 1st defined vNIC (boot
order 2) and no more request sent (since there is no boot order defined
for 2nd vNIC).

The actual result is that a DHCP bootsrtap request is sent on all
interfaces and not in the order specified, but from the one with lower
to higher pci slot (that is the same order in which they are defined in
the xml file).

Here are the screenshots of the boot sequence:

http://imgur.com/jWVFbMo,VNguYI3#0
http://imgur.com/jWVFbMo,VNguYI3#1

The same bug seems to be solved in Red Hat Enterprise Linux 7.0
https://bugzilla.redhat.com/show_bug.cgi?id=1031518

** Affects: ipxe (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kvm libvirt seabios

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1409057

Title:
  ipxe does not take into account nic boot order specified in libvirt
  domain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1409057/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs