Dear All,
I’m trying to deploy OpenStack from the bundle but the installation comes to a halt with “lxd” state remains stuck to “pending”.
I tried destroying the model and redeploying the bundle but the same happens.
Dear All,
I’m trying to deploy OpenStack from the bundle but the installation comes to a halt with “lxd” state remains stuck to “pending”.
I tried destroying the model and redeploying the bundle but the same happens.
This looks as though the container machines do not have connectivity to the controller machines.
Can you connect to one of them directly and verify?
Hi Joseph,
It turns out as I was using VMs in v-center as my hosts, the mac-filtering happening at V-switch is preventing containers to reach the vlan gateway.
Hence juju and containers cant see each other.
After turning on promiscuous mode for the esxi host, the issue was resolved.
Good to hear you have it sorted.