[Pacemaker] Pacemaker see double node`s
Florian Haas
florian.haas at linbit.com
Wed Jul 14 12:48:16 UTC 2010
On 2010-07-14 13:40, Proskurin Kirill wrote:
> Hello all.
>
> I really new to Pacemaker and try to make some test and learn how it is
> all works. I use Clusters From Scratch pdf from clusterlabs.org as how-to.
>
> What we have:
> Debian Lenny 5.0.5 (with kernel 2.6.32-bpo.4-amd64 from backports)
> pacemaker 1.0.8+hg15494-4~bpo50+1
> openais 1.1.2-2~bpo50+1
>
>
> Problem:
> node01:~# crm configure show
> node $id="329642cc-9a6b-4197-a8ca-b7f6cf3e4068" node02.domain.com
> node $id="3e3e214c-6e89-47f5-8a55-ae7d55c17b98" node01.domain.com
> node node01.domain.com
> node node02.domain.com
> primitive ClusterIP ocf:heartbeat:IPaddr2 \
> params ip="192.168.1.100" cidr_netmask="32" \
> op monitor interval="30s"
> property $id="cib-bootstrap-options" \
> dc-version="1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd" \
> cluster-infrastructure="openais" \
> expected-quorum-votes="2" \
> stonith-enabled="false"
>
> So - there is a mistake somewhere because it is see 4 nodes but in real
> it is 2.
I take it you switched cluster stacks, otherwise you wouldn't be seeing
each node twice, once with the $id attribute and once without.
Take a look at
http://www.clusterlabs.org/wiki/Initial_Configuration#A_Special_Note_for_People_Switching_Cluster_Stacks
Cheers,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20100714/5ab7db13/attachment-0004.sig>
More information about the Pacemaker
mailing list