[Pacemaker] crm complains about resource id

Vadym Chepkov vchepkov at gmail.com
Wed May 19 07:25:35 EDT 2010


Hi,

It seems I found a bug in crm

# rpm -q pacemaker
pacemaker-1.0.8-6.el5

# crm configure rsc_defaults failure-timeout="10min"

# crm configure show | tail -2
rsc_defaults $id="rsc-options" \
	failure-timeout="10min"

# crm configure edit rsc-options
:%s/10/20/
ZZ

ERROR: element meta_attributes (rsc-options) not recognized
Do you want to edit again? 

or you just do 'crm configure edit' and try to change rsc_defaults - same result - complains about id
If I try to remove $id="rsc-options" altogether, it accepts it, but removes rsc_defaults completely - D'oh

Vadym






More information about the Pacemaker mailing list