[Bug 1757369] Re: Network does not come up after installing bionic daily (2018-03-21) on s390x
Launchpad Bug Tracker
1757369 at bugs.launchpad.net
Mon Mar 26 17:38:26 UTC 2018
This bug was fixed in the package s390-sysconfig-writer - 0.6ubuntu2
---------------
s390-sysconfig-writer (0.6ubuntu2) bionic; urgency=medium
* Strip =n/a values from chzdev active configuration, before storing
persistent one, as chzdev does not accept it. LP: #1757369
-- Dimitri John Ledkov <xnox at ubuntu.com> Mon, 26 Mar 2018 17:44:49
+0100
** Changed in: s390-sysconfig-writer (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-sysconfig-writer in
Ubuntu.
https://bugs.launchpad.net/bugs/1757369
Title:
Network does not come up after installing bionic daily (2018-03-21) on
s390x
Status in Ubuntu on IBM z Systems:
Fix Committed
Status in s390-sysconfig-writer package in Ubuntu:
Fix Released
Bug description:
After installing bionic daily from 2018-03-21 (in either LPAR or on
z/VM - KVM not tried yet) the network does not come up after the post
install reboot.
$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group defaul
t qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
$ cat /etc/netplan/01-netcfg.yaml
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
encc000:
dhcp4: no
dhcp6: no
vlans:
encc000.2653:
link: encc000
id: 2653
addresses: [ 10.245.236.11/24 ]
gateway4: 10.245.236.1
nameservers:
search: [ canonical.com ]
addresses:
- 10.245.236.1
See attachment for dmesg output ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1757369/+subscriptions
More information about the foundations-bugs
mailing list