On Tuesday 22 July 2008, Andrew Beekhof wrote: > On Tue, Jul 22, 2008 at 00:34, David Pinkerton H > > <[EMAIL PROTECTED]> wrote: > > I'm setting up heartbeat on top of a HORCM SAN. I have successfull > > written a ocf resource script to do a horcmtakeover to switch my SAN > > status between P-VOL and S-VOL depending where the resource runs. I would > > like feedback and suggestions on how to report PAIR, PSOE and SSWR > > statuses back into heartbeat. > > > > Referring to the DTD I notice the "theoreticaly possible" "connected to > > SAN status" reference. Has oneone done this? would I need to write my > > own daemon (similar to pingd) to monitor this. > > if you wanted it updated automagically, yes
how about extending the 'monitor' function of the RA to check the desired statuses and use 'attrd_updater' to update the cib with the latest statuses on every monitor event? Regards, Andreas > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
