[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] How do I clone maintenance mode record ?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] How do I clone maintenance mode record ?
- From: Alan Sparks <asparks (at) doublesparks.net>
- Date: Thu, 09 Jul 2009 11:10:23 -0600
- References: <BAY138-W2401EB5617EA111C9C59E09F260 (at) phx.gbl>
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
T.J. Yang wrote:
>
> I am rsyncing configuration files from hobbit1( primary) to hobbit2 (standby) server.
>
> But without maintenance mode records of hobbit1 copy over, hobbit2 will generate alerts for hosts that had been put into maintenance mode already.
>
> Currently I tried to rsync "data/disabled" directory and restart hobbit2 server but the maintenace web page still show less hosts on hobbit2.
>
> Anyone know where is the maintenance records store at beside "data/disabled" ?
>
>
I recall, from a code browse some time ago, that the alerts module used
the acknowledge.log in deciding whether alerts had been sent -- you may
need to copy that over. I thought it odd, having that in the logs/
directory but used as a data file - but you might look at that.
-Alan