Comment 40 for bug 1412621

Revision history for this message
Andrew McDermott (frobware) wrote :

My apologies - I thought I had added the following to the bug:

When a node is deployed the DNS zone tables are not always updated for the new node which means its name is unresolvable. If you repeatedly bootstrap/destroy and also watch the zone tables you will sometimes see that the node entry is not added. When theat happens juju bootstrap fails because the juju/mongo replica set initiation will try to use 'maas-node3' (the hostname returned by MAAS) which ultimately fails to resolve.