Updates:
        Owner: [email protected]

Comment #4 on issue 1126 by [email protected]: ganeti-mond and ganeti-confd fail to start upon node add
https://code.google.com/p/ganeti/issues/detail?id=1126

The problem is that mond nowadays needs a confd client,
hence depends on the hmac key. However, the order the
daemons are started is still in old one: prepare a node
to be added, then start the daemons, including mond if enabled,
then have LUNodeAdd do the rest, including distributing the
ancillary files. The solution is to ship the hmac.key as part
of the initial data shipped (via ssh) to the node in order to
start the node daemon.

Note that the severity of that race is low, as the watcher will
eventually restart any daemons that didn't come up initially.

Will send a patch nevertheless.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to