On Mon, May 13, 2013 at 1:34 PM, Klaus Aehlig <[email protected]> wrote:

> On Mon, May 13, 2013 at 01:25:04PM +0100, Michele Tartara wrote:
> > When adding a new node to the cluster, the monitoring daemon should be
> > immediately started there as well. Up to now, it was only started on the
> > master node.
> >
> > Signed-off-by: Michele Tartara <[email protected]>
> > ---
> >  lib/client/gnt_node.py | 26 ++++++++++++++++++++++++++
> >  1 file changed, 26 insertions(+)
>
> LGTM
>
>
Note that I believe that daemon-utils can start more than one daemon at the
same time.
As such it'd be better if mond could be started at the same time as masterd.
Or later by the watcher. But not with a separate explicit ssh call.

Thanks,

Guido

Reply via email to