On Sat, Jun 9, 2012 at 9:51 PM, emmanuel segura <[email protected]> wrote: > Why you are using cman & corosync together? > > I think you should use cman+pacemaker or corosync+pacemaker
Right. cman uses corosync underneath, but you should only configure+start one of them. Probably cman in this case. > > > > 2012/6/9 Yount, William D <[email protected]> > >> I have two servers which are both Dell 990's. Each server has two 1tb hard >> drives configured in RAID0. I have installed CentOS on both and they have >> the same partition sizes. I am using /dev/KNTCLFS00X/Storage as a drbd >> partition and attaching it to /dev/drbd0. DRBD syncing appears to working >> fine. >> >> I am trying to setup an Active/Active cluster. I have set up CMAN. I want >> to use this cluster just for NFS storage. >> I want to have these services running on both nodes at the same time: >> >> * IP Address >> >> * DRBD >> >> * Filesystem (gcfs2) >> >> Through a combination of official documentation and LCMC, I have this >> setup. However, I am getting this: >> >> ============ >> Last updated: Fri Jun 8 23:11:58 2012 >> Last change: Fri Jun 8 23:11:37 2012 via crmd on KNTCLFS002 >> Stack: cman >> Current DC: KNTCLFS002 - partition with quorum >> Version: 1.1.6-3.el6-a02c0f19a00c1eb2527ad38f146ebc0834814558 >> 2 Nodes configured, 2 expected votes >> 6 Resources configured. >> ============ >> >> Online: [ KNTCLFS001 KNTCLFS002 ] >> >> Clone Set: cl_IPaddr2_1 [res_IPaddr2_1] >> Started: [ KNTCLFS002 KNTCLFS001 ] >> Master/Slave Set: ms_drbd_2 [res_drbd_2] >> Masters: [ KNTCLFS002 ] >> Stopped: [ res_drbd_2:0 ] >> Clone Set: cl_Filesystem_1 [res_Filesystem_1] (unique) >> res_Filesystem_1:0 (ocf::heartbeat:Filesystem): Stopped >> res_Filesystem_1:1 (ocf::heartbeat:Filesystem): Started KNTCLFS002 >> >> Failed actions: >> res_Filesystem_1:0_start_0 (node=KNTCLFS002, call=42, rc=1, >> status=complete): unknown error >> res_Filesystem_1:0_start_0 (node=KNTCLFS001, call=87, rc=1, >> status=complete): unknown error >> >> I have attached my nfs.res, cluster.conf and corosync.conf files. Please >> let me know if I can provide any other information to help resolve this. >> >> >> >> Thanks, >> William Yount | Systems Analyst | Menlo Worldwide | Cell: 901-654-9933 >> Safety | Leadership | Integrity | Commitment | Excellence >> Please consider the environment before printing this e-mail >> >> >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems >> > > > > -- > esta es mi vida e me la vivo hasta que dios quiera > _______________________________________________ > 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
