Hi, On Tue, Mar 18, 2008 at 10:02:37AM -0700, Michael Toler wrote: > I have two NFS systems up and running right now using virtually identical > configurations. One is my Proof Of Concept setup using VMs, and I'm working > on the first real cluster using 2u servers. > > The VMs are working fine. I can do failovers between them and all of the > processes fail over to the second VM properly. > > On the new cluster, nothing starts up on the second server. > > When I do a crm_verify -LV on the new system I get the following error: > > [EMAIL PROTECTED] ha.d]# crm_verify -L -V > crm_verify[4619]: 2008/03/17_23:48:32 WARN: unpack_rsc_op: Processing failed > op drbd0:1_promote_0 on dal-dbs-03.prodea-lo.net: Error
This means that the promote operation on the said node has failed. You should investigate that. The logs should hopefully contain clues. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
