[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-08 Thread Eric Desrochers
The above ^ fix the autopkgtest failure. Thanks to Nishanth. -- * d/t/test-open-iscsi.py: drop test_daemon test - With the updates to the systemd units, the services do not run unless iSCSI is configured. -- That should close the loop for that subject. I now see open-iscsi version "

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-08 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.874-4ubuntu1 --- open-iscsi (2.0.874-4ubuntu1) artful; urgency=medium * Merge with Debian unstable. Remaining changes: - debian/tests: Add Ubuntu autopkgtests. - debian/iscsi-network-interface.rules, debian/net-interface-han

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-07 Thread Eric Desrochers
** Tags removed: sts-sru-needed ** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-07 Thread Łukasz Zemczak
After talking with Eric and seeing the declaration of the autopkgtest failure being addressed ASAP, I will be *conditionally* releasing the zesty update. It is aged sufficiently, tested and artful will be migrating as soon as possible. So... no use in making this wait. -- You received this bug no

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.873+git0.3b4b4500-14ubuntu17.1 --- open-iscsi (2.0.873+git0.3b4b4500-14ubuntu17.1) zesty; urgency=medium * d/p/08_Parse-origin-value-from-iBFT.patch * d/p/09_Represent-DHCP-origin-as-an-enum-not-a-string.patch * d/p/10_iBFT-orig

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-07 Thread Eric Desrochers
I just talked to nacc... Basically the test assumes iscsid will always start but with new systemd unit, it won't unless there are iscsi targets configured (condition failed). It's already on nacc's todo this week to try and get the tests fixed. A decision will be taken to either remove that test

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-04 Thread Eric Desrochers
Me aaain ... I had the time to do some verification this afternoon and decided to run the autopkgtest manually against a Artful QEMU VM using the version right before this particular SRU. This SRU introduced : 2.0.874-2ubuntu2 Version before this SRU : 2.0.874-2ubuntu1 Autopkgtest run :

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-04 Thread Eric Desrochers
Hi Brian, They failed again (after you and I restarted them)... I first thought it was block in -proposed due to the MIR for "open-isns" : https://bugs.launchpad.net/ubuntu/+source/open-isns/+bug/1689963 but it seems the MIR is "Fix Released" now so It seems like the testsuite is failing.

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-03 Thread Brian Murray
This is not yet fixed in Artful due to autopkgtest failures, I have however just retried them since it loooked like an environment failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title:

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-01 Thread Eric Desrochers
** Changed in: open-iscsi (Ubuntu Zesty) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly popula

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-01 Thread Eric Desrochers
** Tags added: verification-done-zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which break

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.873+git0.3b4b4500-14ubuntu3.4 --- open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.4) xenial; urgency=medium * d/p/08_Parse-origin-value-from-iBFT.patch * d/p/09_Represent-DHCP-origin-as-an-enum-not-a-string.patch * d/p/10_iBFT-origi

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-08-01 Thread Trent Lloyd
Verified in both xenial and zesty, broken before the upgrade and solves the issue as described after the upgrade using the package in {xenial,zesty}-proposed. Also by way of regression testing, "standard" iSCSI booting (without IBFT but using command line parameters instead) that MAAS does as part

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-28 Thread Eric Desrochers
** Description changed: [Impact] When booting with iBFT, the network configuration is performed by open-iscsi as part of initramfs.local-top instead of by klibc-ipconfig. This includes populating /run/net-*.conf which is consumed among other things, by cloud-init. Currently no attempt t

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-26 Thread Łukasz Zemczak
Hello Trent, or anyone else affected, Accepted open-iscsi into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/open- iscsi/2.0.873+git0.3b4b4500-14ubuntu3.4 in a few hours, and then in the -proposed repository. Please help us by testing this ne

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-25 Thread Eric Desrochers
Hi Trent, The upload for Xenial and Zesty has been completed. It is now waiting for approval by the SRU verification team before the packages start to build in $RELEASE-proposed. You should receive an automatic message here in the LP bug when it'll be found there and I'll also let you know just i

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-25 Thread Trent Lloyd
Test case updated ** Description changed: [Impact] When booting with iBFT, the network configuration is performed by open-iscsi as part of initramfs.local-top instead of by klibc-ipconfig. This includes populating /run/net-*.conf which is consumed among other things, by cloud-init. Cur

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-13 Thread Eric Desrochers
** Description changed: [Impact] When booting with iBFT, the network configuration is performed by open-iscsi as part of initramfs.local-top instead of by klibc-ipconfig. This includes populating /run/net-*.conf which is consumed among other things, by cloud-init. Currently no attempt t

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-06 Thread Eric Desrochers
** Changed in: open-iscsi (Ubuntu Artful) Assignee: Eric Desrochers (slashd) => Trent Lloyd (lathiat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration doe

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
** Description changed: + [Impact] + + When booting with iBFT, the network configuration is performed by open-iscsi as part of initramfs.local-top instead of by klibc-ipconfig. This includes populating /run/net-*.conf which is consumed among other things, by cloud-init. + Currently no attempt t

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
Xenial debdiff (based on on Debian upstream commit: 0347300) ** Patch added: "xenial-open-iscsi_2.0.873+git0.3b4b4500-14ubuntu3.4.debdiff" https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1684039/+attachment/4909855/+files/xenial-open-iscsi_2.0.873+git0.3b4b4500-14ubuntu3.4.debdiff *

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
Yakkety reaches end of life in July 20th, setting the bug for Yakkety release to "Won't fix". ** Changed in: open-iscsi (Ubuntu Artful) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
Zesty debdiff (based on on Debian upstream commit: 0347300) ** Patch added: "zesty-open-iscsi_2.0.873+git0.3b4b4500-14ubuntu18.debdiff" https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1684039/+attachment/4909854/+files/zesty-open-iscsi_2.0.873+git0.3b4b4500-14ubuntu18.debdiff -- Yo

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
** Changed in: open-iscsi (Ubuntu Artful) Assignee: Trent Lloyd (lathiat) => Eric Desrochers (slashd) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration doe

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-05 Thread Eric Desrochers
Artful debdiff (based on on Debian upstream commit: 0347300) ** Patch added: "artful-open-iscsi_2.0.874-2ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1684039/+attachment/4909731/+files/artful-open-iscsi_2.0.874-2ubuntu2.debdiff -- You received this bug notificat

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-04 Thread Eric Desrochers
** Changed in: open-iscsi (Ubuntu Artful) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-04 Thread Eric Desrochers
Debian maintainer has committed the patch ^. [1] Next step is to make sure Artful has the fix now, and then the SRU for all affected supported stable releases can start. Trent, feel free to contact me once Artful has the change, and I'll sponsor the SRU. [1] - Debian Commit : 0347300 initramfs:

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-07-02 Thread Bug Watch Updater
** Changed in: open-iscsi (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-06-28 Thread Bug Watch Updater
** Changed in: open-iscsi (Debian) Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=dhcp

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-06-28 Thread Trent Lloyd
Submitted upstream to Debian, maintainer promptly replied and plans to fix upstream also. Christian suggested a slightly different patch not to rely on busybox for 'tr' and use a case statement instead (as it's a Recommends); He plans to push that update through to stretch (stable) also. He said

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-06-23 Thread Eric Desrochers
** Also affects: open-iscsi (Ubuntu Artful) Importance: Medium Assignee: Trent Lloyd (lathiat) Status: New ** Also affects: open-iscsi (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: open-iscsi (Ubuntu Yakkety) Importance: Undecided Status: Ne

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-05-15 Thread Eric Desrochers
** Changed in: open-iscsi (Ubuntu) Assignee: (unassigned) => Trent Lloyd (lathiat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly pop

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-05-10 Thread Trent Lloyd
Attaching debdiff for artful. artful already has the upstream patches from the latest version, so the only change required is the initramfs portion in debian/extra/initramfs.local-top ** Patch added: "lp1684039-ibft-dhcp-origin-artful.debdiff" https://bugs.launchpad.net/ubuntu/+source/open-is

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-04-24 Thread Mathew Hodson
** Changed in: open-iscsi (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684039 Title: iBFT network configuration does not correctly populate PROTO=dhcp i

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-04-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "lp1684039-ibft-dhcp-origin.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "pat

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-04-19 Thread Trent Lloyd
Proposed patch for Review First cherry-pick 3 upstream patches to fix parsing of the iBFT origin and return DHCP correctly in 'iscsistart -f' output. We then modify initramfs-local.top to use his information. I do need to check this with IPv6. Both DHCP and STATIC from iscsistart convert dire