Hello Everyone,

I am trying to configure an active/active cluster. Built from source are:

Pacemaker 1.1.6
Cluster3
Corosync 1.4.2

Starting corosync instead of cman, crm works, however
when starting cman, I am not able to attach to the running
cluster:

/etc/init.d/cman status
cluster is running.

/usr/etc/init.d/corosync status
corosync (pid 3736) is running...

/usr/etc/init.d/cman start
Starting cluster:
   Checking if cluster has been disabled at boot... [  OK  ]
   Checking Network Manager... [  OK  ]
   Global setup... [  OK  ]
   Loading kernel modules... [  OK  ]
   Mounting configfs... [  OK  ]
   Starting cman... [  OK  ]
   Waiting for quorum... [  OK  ]
   Starting fenced... [  OK  ]
   Starting dlm_controld... [  OK  ]
   Unfencing self... [  OK  ]
   Joining fence domain... [  OK  ]

netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address
State       PID/Program name
udp        0      0 192.168.2.110:5404      0.0.0.0:*
         3736/corosync
udp        0      0 192.168.2.110:5405      0.0.0.0:*
         3736/corosync
udp        0      0 239.192.43.95:5405      0.0.0.0:*
         3736/corosync

ps -u root
3736 ?        00:00:01 corosync
3781 ?        00:00:00 fenced
3794 ?        00:00:00 dlm_controld
3878 pts/0    00:00:00 ps

cman_tool nodes
Node  Sts   Inc   Joined               Name
   1   M  33340   2011-10-28 15:50:01  astdrbd1
   2   M  33344   2011-10-28 15:50:07  astdrbd2

crm_mon -1
Connection to cluster failed: connection failed

Thanks in Advance,

Nick.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to