/srv/irclogs.ubuntu.com/2021/01/17/#juju.txt

=== utanner is now known as whereami
CitadelCoreHello all. I'm having a strange issue deploying a Juju controller on top of an OpenStack environment17:59
CitadelCoreThe subnet the controller is on issues IPv4 addresses via DHCP and IPv6 via SLAAC17:59
CitadelCoreHowever, when it boots it does not acquire an IPv6 address as can be seen in the VM logs which results in the provisioning timing out18:00
CitadelCoreIf I simply reboot the VM, it then correctly acquires a V6 address. This doesn't happen when I manually launch an instance on OpenStack with the exact same subnet and image (Ubuntu 20.04)18:00
CitadelCoreI'm honestly not sure if this is an issue with Juju or OpenStack18:01
CitadelCoreNevermind, I found the issue18:11
CitadelCoreIt needed the ICMPv6 ingress rule in the default security route to recieve RAs, which is not added by default18:11
CitadelCoreBootstrapping with `--config use-default-secgroup=true` fixed the issue18:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!