[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-13 Thread Frank Heimes
** Changed in: ubuntu-z-systems Status: Fix Committed => 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/1924794 Title: Getting error "ipconfig: no devices to configure" while

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-12 Thread Michael Hudson-Doyle
** Changed in: initramfs-tools Status: Fix Committed => 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/1924794 Title: Getting error "ipconfig: no devices to configure" while

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-12 Thread Frank Heimes
Yes, I can confirm that autoinstall of an s390x system, where the qeth device is attached to a VLAN (in my case an LPAR system) works with the updated initramfs that is included in the impish image with timestamp 20210511. I've attached the entire console log. Looks good - many thx! **

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-10 Thread Michael Hudson-Doyle
So the initramfs-tools with the fix has migrated now, the next impish daily should have it (serial 20210511 or later). Would you be able to test to see if that helps? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-05 Thread Frank Heimes
I agree, no reason to backport to groovy and hirsute. We may just need to ensure that the problem not affect 20.04.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-04 Thread Frank Heimes
** Changed in: ubuntu-z-systems Status: New => 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/1924794 Title: Getting error "ipconfig: no devices to configure" while trying to

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-04 Thread Michael Hudson-Doyle
I've uploaded the fix to impish. The bug is present in groovy and hirsute but there's probably no reason to backport the fix -- we are unlikely to make release media for them again... ** Changed in: subiquity Status: New => Invalid ** Changed in: casper (Ubuntu) Status: New =>

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-05-04 Thread Michael Hudson-Doyle
Can you try https://people.canonical.com/~mwh/initrd.lp1924794? This is a patched initrd from the 21.04 release ISO, so the other files should also come from that ISO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-29 Thread Frank Heimes
Yes, that could be it - thx for digging into this! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-28 Thread Michael Hudson-Doyle
https://code.launchpad.net/~mwhudson/ubuntu/+source/initramfs-tools/+git /initramfs-tools/+merge/401992 might fix this -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-28 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~mwhudson/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/401992 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title:

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-28 Thread Michael Hudson-Doyle
Well in the focal -> groovy time we find this change (http://launchpadlibrarian.net/481474731/initramfs- tools_0.137ubuntu4_0.137ubuntu5.diff.gz): # activate non-autoconfigured s390x devices for dev in $DEVICE $DEVICE6 $IP6 $VLAN_LINK; do + # skip $DEVICE which is

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-22 Thread Frank Heimes
** Attachment added: "detailed console logs for autoinstall w/ vlan attempts" https://bugs.launchpad.net/subiquity/+bug/1924794/+attachment/5490894/+files/autoinstall_vlan.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-22 Thread Frank Heimes
Summary of autoinstall w/ vlan tests: *** 20.04.1: I see these messages, but the device gets finally configured: "chzdev: Unknown device type or device ID format: c000.2653" "Use 'chzdev --help' for more information" "QETH device 0.0.c000:0.0.c001:0.0.c002 configured" "IP-Config: encc000.2653

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-22 Thread Frank Heimes
I found an older (known to work) config in my notes for 20.04.1 - and I just retried it and can confirm that autoinstall (with vlan) works with 20.04.1 on the same system LPAR system. I'll proceed now using newer and newer releases and see where issues start to occur ... -- You received this

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-21 Thread Frank Heimes
Yes, this behavior is quite consistent - and it happens on different systems that require vlan configurations (tested on two systems - each several times - happened every time). I may try on another or more systems - maybe under less load conditions ... Well, I'm not sure if looking back to

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-21 Thread Michael Hudson-Doyle
The part of this that doesn't make sense is "ip: can't find device 'encc000'" -- is that device just not appearing in time? It should be chzdev activated just before the initramfs code tries to set up the vlan, maybe it's a race? (is this behaviour consistent?). It's strange that using the nic

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-21 Thread Frank Heimes
** Also affects: initramfs-tools Importance: Undecided Status: New ** Changed in: initramfs-tools Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-19 Thread Matthieu Clemenceau
** Tags added: fr-1294 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x To manage

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-19 Thread Frank Heimes
** Tags added: regression -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x To

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-19 Thread Frank Heimes
I just did an autoinstall attempt with having removed all config snippets from the parm-file that are required for the VLAN: %<%<%<%<%< A manual update of the initial RAM-disk is required. QETH device

[Bug 1924794] Re: Getting error "ipconfig: no devices to configure" while trying to autoinstall in a VLAN env on s390x

2021-04-17 Thread Frank Heimes
** Also affects: casper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1924794 Title: Getting error "ipconfig: no devices to configure" while