Hi Nick, I am not an expert in this area but I would expect use of attrd_updater to update any scoring informations that you want to use for constraints. At least this is what pingd uses to update the attributes. So if you have any IPMI monitoring daemon, you could call attrd_updater to modify the values regularly.
Tino 2009/5/7 Nicholas Dronen <[email protected]> > Hi: > > I need to make a node ineligible to run resources if there appears to > be a persistent hardware problem. I'm using IPMI (locally) to examine > the state of the hardware. When there's an abnormal condition, I'd > like for the score of a node to be reduced. Over time, the node's > score will drop below that of another node in the cluster, and > resources will automatically migrate. I can do this with a location > constraint, obviously, but then I need a program to clear that > location constraint when the system is rebooted. Or at least that's > what I think I need. Is there anything like a transient location > constraint that's automatically cleared from the CIB when heartbeat > restarts. How do people usually manage this? > > Regards, > > Nick > _______________________________________________ > 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
