=== utanner is now known as whereami | ||
CitadelCore | Hello all. I'm having a strange issue deploying a Juju controller on top of an OpenStack environment | 17:59 |
---|---|---|
CitadelCore | The subnet the controller is on issues IPv4 addresses via DHCP and IPv6 via SLAAC | 17:59 |
CitadelCore | However, when it boots it does not acquire an IPv6 address as can be seen in the VM logs which results in the provisioning timing out | 18:00 |
CitadelCore | If 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 |
CitadelCore | I'm honestly not sure if this is an issue with Juju or OpenStack | 18:01 |
CitadelCore | Nevermind, I found the issue | 18:11 |
CitadelCore | It needed the ICMPv6 ingress rule in the default security route to recieve RAs, which is not added by default | 18:11 |
CitadelCore | Bootstrapping with `--config use-default-secgroup=true` fixed the issue | 18:11 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!