[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
*** This bug is a duplicate of bug 1029430 *** https://bugs.launchpad.net/bugs/1029430 ** This bug has been marked a duplicate of bug 1029430 KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded -- You received this bug notification because you are a membe

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
It looks like this is related to the discussion of vhost_net, packet checksumming and DHCP @ http://www.spinics.net/lists/kvm/msg37660.html and recent changes to libvirt that enable 'vhost=on' by default for KVM processes (vhost=on does not get set by default on precise) Using iptables on the host

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
Finished bisecting over the weekend. It concluded that 7c7c7f01cc5e3e423120a4848a73dd5e4586f2f9 is the first bad commit. The following is a summary of the bisect against linux-stable: git bisect start git bisect good v3.2 git bisect bad v3.3-rc1 2ac9d7aaccbd598b5bd19ac40761b723bb675442 - good a

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-18 Thread Adam Gandelman
** Tags added: rls-q-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications about this bug go to:

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-18 Thread Joseph Salisbury
Hi Adam, Here's some info to perform the kernel bisect. I was using the upstream linux-stable tree to perform the bisect. To clone that tree, you can run: git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-stable Then cd into linux-stable I used stable v3.2

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-18 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Assignee: Joseph Salisbury (jsalisbury) => (unassigned) ** Changed in: linux (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-07 Thread Joseph Salisbury
I built the next test kernel, which is built up to commit: 16008d641670571ff4cd750b416c7caf2d89f467 This kernel is available from: http://people.canonical.com/~jsalisbury/lp1035172 Can you test that kernel and report back if it has the bug or not? -- You received this bug notification because y

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-05 Thread Adam Gandelman
This one is good, too. Thanks Joseph. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications about this bug

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-05 Thread Joseph Salisbury
I built the next test kernel, which is built up to commit: a429638cac1e5c656818a45aaff78df7b743004e This kernel is available from: http://people.canonical.com/~jsalisbury/lp1035172 Can you test that kernel and report back if it has the bug or not? -- You received this bug notification because y

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-04 Thread Adam Gandelman
That kernel is good and not affected by the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications ab

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-04 Thread Joseph Salisbury
The first test kernel is built up to commit: 2ac9d7aaccbd598b5bd19ac40761b723bb675442 This kernel is available from: http://people.canonical.com/~jsalisbury/lp1035172 Can you test that kernel and report back if it has the bug or not? ** Changed in: linux (Ubuntu) Status: Incomplete => In

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-04 Thread Joseph Salisbury
Hi Adam, I started a bisect between v3.2 final and v3.3-rc1. I'll post a test kernel shortly. ** Tags removed: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-30 Thread Adam Gandelman
Hi Joseph- The same problem exists in v3.3-rc1. Using the mainline 3.2.28 (the last 3.2.x kernel listed) from the following URL showed no sign of the bug; http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.28-precise/ -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-29 Thread Joseph Salisbury
** Tags removed: needs-bisect ** Tags added: performing-bisect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage not

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-28 Thread Joseph Salisbury
Sorry, the URL for v3.3-rc3 was posted wrong. It should be: v3.3-rc3 http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3-rc3-precise/ You can see the only part of the URL that changes is the -rcN piece. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this b

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-28 Thread Joseph Salisbury
Thanks for the update, Adam. Since you believe the regression was introduced in v3.3, can you test the following release candidates? That will allow us to identify a begin and end version for the bisect: v3.3-rc1 http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3-rc1-precise/ v3.3-rc2 http://ker

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-27 Thread Adam Gandelman
Joseph, thanks and sorry I've been slow to respond. I'd be happy to assist with a bisect, in fact I already attempted to do this myself but I seemed to have hit some problems along the way when selecting proper starting and endpoints for the bisect, or using the wrong tree. I've even got a decent

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-22 Thread Joseph Salisbury
@Adam, Would it be possible for you to assist with a kernel bisect? I can build test kernels for you to test. If you can assist, we would first need to identify the kernel version that introduced this bug. We can then bisect down to the offending commit. Would it be possible for you to test th

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-21 Thread Alessandro Tagliapietra
@Joseph I'm not sure this bug depends on that firmware error -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage noti

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-16 Thread Joseph Salisbury
@Adam, Do you see the missing firmware error after installing the latest Quantal kernel, or only with the v3.6-rc1 mainline kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-16 Thread Alessandro Tagliapietra
As the comment above, i've added apport and set bug to confirmed. I've time until monday to do testing for this. Feel free to ask for more info to solve this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-16 Thread Alessandro Tagliapietra
This is the virtual machine boot log ** Attachment added: "vm_log.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1035172/+attachment/3263556/+files/vm_log.txt ** Tags added: apport-collected -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-16 Thread Alessandro Tagliapietra
Same here, i've installed on our servers and i get: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-1.fw for module r8169 but it seems that eth it's still working. So the bug it's still there, I've att

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Adam Gandelman
Joseph- Yes, I've installed both. I was warned of possible missing firmware at package installation and sure enough at boot: bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1b.fw" I've run into similar issues with quantal kernels in the past, see bug #1008749 -- You received this bug no

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Joseph Salisbury
Did you happen to install both .debs, linux-image and linux-image-extra? That should be all that is needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nov

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Adam Gandelman
Joseph- I'm unable to get my host in working order for testing using that kernel as the initrd does not contain the required firmware for my NIC (bnx2) Is that expected to exist like it has for the other upstream kernels I've tested, or is there something I must do after installing the debs to rep

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Joseph Salisbury
@Adam, The v3.6-rc1 kernel is now out. Would it be possible for you to test that kernel? Also, I can assist you with the bisect and building test kernels if needed. Thanks in advance! [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc1-quantal/ ** Changed in: linux (Ubuntu) Importa

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Alessandro Tagliapietra
I can confirm that the same bug happens when you run Openstack configured in Vlan mode so when the vm interface (eth1) are splitted in vlans. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Titl