Hi, On Mon, Jun 23, 2008 at 06:37:39AM -0700, Michael Toler wrote: > Am I missing some "cibadmin -save" command or something? > > I have 3 blades setup in an Active/Active/Standby configuration > for an XMPP package.? It works fine, failing over processes to > the standby blade when one of the active blades is rebooted, or > starts having issues running our software. > > But if I do a "service heartbeat stop" on all of the blades, > when I start it all back up all of my resources and constraints > are gone?
Can you check the permissions of /var/lib/heartbeat/crm? It should be like this: # ls -ld /var/lib/heartbeat/crm/ drwxr-x--- 2 hacluster haclient 4096 Jun 23 16:22 /var/lib/heartbeat/crm/ Also, do you see any errors in the log files? Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
