[Bug 2022030] Re: vlan network device lost after the ubuntu 23.04 install complete
mayijie
2022030 at bugs.launchpad.net
Fri Jun 2 09:02:35 UTC 2023
Hi Frank,
Thank you very much for the repid and detailed reply, here is my answer:
1) Notice 'gateway4' vs 'routes ...'
>> Yes, the default installation using the 'gateway4', but there is a warning popuped 'gateway4 has been deprecated' when I tried 'netplan apply' to generate the vlan interface. For eliminate this warning, I change 'gateway4' to 'routes' manually and 'apply' again, the warning disappeared but the vlan interface still not there.
2) Do you have an openvswitch (ovs) in your environment? If so, how is it setup?
>> I don't think so, the only thing I've added was a 0.0.1000 OSA device and a vlan based on 0.0.1000, the vlan interface covers the IP addr.
3) Have you done any other network related (re-)configurations?
>> No, except the manual update in step 1)
4) Can you please perform a default installation w/o ovs?
>> I'll try this, but from my previous success trials on 20.04, 22.04... there were no ovs configure.
5) Could you also share the output of:
$ lszdev --online
>>
[?2004hubuntu at ibm:~$
sudo lszdev --online
[?2004l
[sudo] password for ubuntu:
TYPE ID ON PERS NAMES
zfcp-host 0.0.9000 yes yes
zfcp-host 0.0.9100 yes yes
zfcp-lun 0.0.9000:0x5001738030bb0141:0x0000000000000000 yes yes sg2
zfcp-lun 0.0.9000:0x5001738030bb0141:0x0001000000000000 yes yes sdb sg3
zfcp-lun 0.0.9000:0x5001738030bb0151:0x0000000000000000 yes yes sg0
zfcp-lun 0.0.9000:0x5001738030bb0151:0x0001000000000000 yes yes sda sg1
zfcp-lun 0.0.9100:0x5001738030bb0142:0x0000000000000000 yes yes sg4
zfcp-lun 0.0.9100:0x5001738030bb0142:0x0001000000000000 yes yes sdc sg5
zfcp-lun 0.0.9100:0x5001738030bb0152:0x0000000000000000 yes yes sg6
zfcp-lun 0.0.9100:0x5001738030bb0152:0x0001000000000000 yes yes sdd sg7
qeth 0.0.1000:0.0.1001:0.0.1002 yes yes enc1000
6) Is your system a DPM system?
In case yes, can you also share:
sudo lszdev --auto-conf
>> Yes,
[?2004hubuntu at ibm:~$
sudo lszdev --auto-conf
[?2004l
TYPE ID AUTO
zfcp-host 0.0.9000 yes
zfcp-host 0.0.9100 yes
zfcp-host 0.0.9200 yes
zfcp-host 0.0.9300 yes
zfcp-lun 0.0.9100:0x5001738030bb0142:0x0001000000000000 yes
qeth 0.0.1000:0.0.1001:0.0.1002 yes
7) Can you please share the exact settings that you've specified in your early network configuration step?
>> I'll attach the full interaction messages in this ticket while installing. (ubuntu-23.04-install-osm)
8) Also also what you have specified in the semi-graphical (subiquity) installer screen?
>> Please see the screen shot 1 and 2 (network in subiquity 1.png; network in subiquity 2.png)
9) Please would you also share the entire /var/log/installer folder?
>> Zipped the folder and will attach it soon. (install.tar)
10) And thank you for the 'systemd-networkd-wait-online' sharing, I'll
follow up your instruction.
Thanks~
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2022030
Title:
vlan network device lost after the ubuntu 23.04 install complete
Status in Ubuntu on IBM z Systems:
Incomplete
Status in netplan.io package in Ubuntu:
New
Status in subiquity package in Ubuntu:
New
Bug description:
ubuntu at ibm:~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 23.04"
NAME="Ubuntu"
VERSION_ID="23.04"
VERSION="23.04 (Lunar Lobster)"
System hardware: IBM LinuxONE
Details:
During the installation, I set up and actived a vlan device, after the installation, when I login the OS, the vlan device disappeared, I opened the '/etc/netplan/00-installer-config.yaml', double checked the config file, the vlan1300 is existing, and then when I 'netplan apply' to perform the configuration, an error message shows up,
"[?2004hubuntu at ibm:~$
"sudo netplan apply
"[?2004l
"Cannot call openvswitch: ovsdb-server.service is not running.
And during the boot stage, the systemd-networkd-wait-online.se tart
running message shows a lot in the log, not sure these are related.
"M[K[ [0;31m*[0;1;31m*[0m] Job systemd-networkd-wait-online.se tart running (1min 11s / no limit)
"
"M[K[ [0;31m*[0m] Job systemd-networkd-wait-online.se tart running (1min 12s / no limit)
"
"M[K[ [0;31m*[0;1;31m*[0m] Job systemd-networkd-wait-online.se tart running (1min 12s / no limit)
"
"M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] Job systemd-networkd-wait-online.se tart running (1min 13s / no limit)
"
"M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd-wait-online.se tart running (1min 13s / no limit)
"
"M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd-wait-online.se tart running (1min 14s / no limit)
"
"M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd-wait-online.se tart running (1min 14s / no limit)
"
"M[K[[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd-wait-online.se tart running (1min 15s / no limit)
Attached the operating system boot log.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2022030/+subscriptions
More information about the foundations-bugs
mailing list