← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2115418] Re: wait-network-online timing out on ipv6 only VMs

 

Can you please share the Netplan configuration? E.g. using "sudo netplan
get"?

** Tags added: network-online-ordering

-- 
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