[Pacemaker] crm shell - 'location' configuration with multiple id-ref
Kazunori INOUE
inouekazu at intellilink.co.jp
Fri Jun 10 07:22:00 UTC 2011
Hi all,
I loaded 'location' that specified two id-ref.
However, transition processing is not finished.
# cat test.crm
property no-quorum-policy="ignore" \
stonith-enabled="false" startup-fencing="false"
primitive prmDummy1 ocf:pacemaker:Dummy
primitive prmDummy2 ocf:pacemaker:Dummy
location rsc_location-prmDummy1-1 prmDummy1 \
rule $id="r1" -inf: not_defined attr1 \
rule $id="r2" -inf: not_defined attr2
location rsc_location-prmDummy2-2 prmDummy2 \
rule $id-ref="r1" \
rule $id-ref="r2"
# crm configure load update test.crm
#
Please see the attached log.
- Time to have executed loading is about 13:04:13
- It's log of Pacemaker-Devel + Corosync-1.3.0
(The same thing happens with the Heartbeat-3.0.4 stack.)
Is it wrong usage?
Regards,
Kazunori INOUE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.tar.gz
Type: application/x-gzip
Size: 251443 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110610/da45a539/attachment-0001.bin>
More information about the Pacemaker
mailing list