[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] How do I clone maintenance mode record ?



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