On Tue, May 14, 2013 at 11:30 AM, Guido Trotter <[email protected]>wrote:
> The watcher is installed sometimes even if the node is not joined to a > cluster. It performs different actions on the matter, nodes, and machines > without a cluster. > > This snippet of code is in the same function that takes care of starting all the daemons that should be running on all nodes (currently, noded and confd) This function is called by _GlobalWatcher, before checking whether it's running on the master node. I hope this answers your question. Thanks, Michele On 14 May 2013 11:22, "Michele Tartara" <[email protected]> wrote: > >> On Mon, May 13, 2013 at 3:35 PM, Guido Trotter <[email protected]>wrote: >> >>> Is this going to be only if the node is on a cluster or even if Ganeti >>> is just installed >>> ? >>> >>> >>> This is in the watcher code, so it's going to be done for all the nodes >> that the watcher is taking care of. >> >> Thanks, >> Michele >> >
