Hello, Today I try remake my test cluster from cman to corosync2. I drew attention to the following: If I reset cluster with cman through cibadmin --erase --force In cib is still there exist names of nodes.
cibadmin -Ql ..... <nodes> <node id="dev-cluster2-node2.unix.tensor.ru" uname="dev-cluster2-node2"/> <node id="dev-cluster2-node4.unix.tensor.ru" uname="dev-cluster2-node4"/> <node id="dev-cluster2-node3.unix.tensor.ru" uname="dev-cluster2-node3"/> </nodes> .... Even if cman and pacemaker running only one node. And if I do too on cluster with corosync2 I see only names of nodes which run corosync and pacemaker. I'll explain what it is uncomfortable. I need set attribute before start resource. On cluster with cman I can do it, but with corosync2 don't.... Exist other way ? _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org