debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #02863
[Bug 2115418] Re: wait-network-online timing out on ipv6 only VMs
This is related to an issue we're investigating on Oracle cloud.
Chengen Du proposed a solution upstream at https://github.com/systemd/systemd/pull/37891
We have a lot more debug info captured in our Oracle case, I'll get
those cleaned up and copied to this bug (probably early tomorrow).
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2115418
Title:
wait-network-online timing out on ipv6 only VMs
Status in cloud-images:
New
Status in systemd package in Ubuntu:
New
Bug description:
On VMs with IPv6 only networking, systemd-networkd-wait-online times
out during boot. To reproduce, get the latest questing image from
https://cloud-images.ubuntu.com and run:
qemu-system-x86_64 \
-snapshot -nographic -machine q35,accel=kvm \
-smp 2 -m 2G \
-netdev id=net0,ipv4=off,ipv6=on,type=user \
-device virtio-net-pci,netdev=net0 \
-drive if=virtio,format=qcow2,file=/tmp/questing-server-cloudimg-amd64.img
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2115418/+subscriptions
References