[Bug 1274947] Re: juju lxc instances deployed via MAAS don't have resolvable hostnames
JuanJo Ciarlante
1274947 at bugs.launchpad.net
Sun Sep 28 22:11:44 UTC 2014
This issue makes several HA services to fail (or split-brain):
* rabbitmq-server:
Followup from above, this MP[0] forces rabbit nodename to be the resolvable hostname for private-address[0], and fixes it clustering.
* mongodb:
No way: mongod uses gethostname() at rs.initiate() to initialize cluster (--replSet ...), then it fails because it can't connect to itself via $HOSTNAME, I'm using this (brute-force) script[1] to work-around it.
[0] https://code.launchpad.net/~jjo/charms/trusty/rabbitmq-server/fix-nodename-to-host-dns-PTR
[1] https://gist.github.com/jjo/198e27c8e44f68724fcd
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1274947
Title:
juju lxc instances deployed via MAAS don't have resolvable hostnames
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1274947/+subscriptions
More information about the Ubuntu-server-bugs
mailing list