On 8/14/07, Francesco Ciocchetti <[EMAIL PROTECTED]> wrote: > Actually is not misbeahving.
actually it is - in the case you describe it should be returning OCF_NOT_RUNNING instead of an error > > ManageVE (RA for OpenVZ virtual machines) relys on the first, second and > third resources in the group to have access on his configuration and VM > files. > the first is a drbddisk resource that set to primary the specific disk > for this group. > the second is a Filesystem resource that mount the drbd device on the > right mount point > the third is a drbdlinks resource that creates some necessary links to > let the ManafeVE resource works correctly. > > My problem is that when the monitor is performed on HEARTBEAT startup > none of the resource has been already started so the ManageVE monitor > action cannot be succesfull in such an environment. > > Is normal that i don't have this problem on a HB 2.0.8 cluster? its possible - the RA probably changed since then > Can i disable such a beavhiour for HB? no, but we can move the check (the one mentioned in your next email) into the start action instead. that should help. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
