Description of problem: The init script only checks for a cman cluster: if ! [ -e /proc/cluster/status ]; then failure "cman has not been properly started." echo return 0 fi Even when I loaded the cmirror module by hand with a gulm cluster running, the creation still only appeared to want to talk to cman: device-mapper: Couldn't register clustered_log service device-mapper: Unable to connect to cluster infrastructure. device-mapper: dm-mirror: Error creating mirror dirty log Version-Release number of selected component (if applicable): [root@taft-03 ~]# rpm -qa | grep lvm lvm2-cluster-2.02.06-1.0.RHEL4 lvm2-cluster-debuginfo-2.02.01-1.2.RHEL4 lvm2-2.02.06-3.0.RHEL4
This will never be fixed. The cluster mirror code will be rewritten soon to use the upcoming cluster infrastructure, which still will not use GULM