[Pacemaker] different behavior cibadmin -Ql with cman and corosync2
Andrey Groshev
greenx at yandex.ru
Fri Aug 23 11:39:45 UTC 2013
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 ?
More information about the Pacemaker
mailing list