[Pacemaker] Correct order of meta/params in crm
Lars Marowsky-Bree
lmb at suse.com
Sat Mar 2 13:22:32 UTC 2013
On 2013-03-02T08:19:23, David Coulson <david at davidcoulson.net> wrote:
> I noticed we have inconsistent ordering of meta/params in our configuration
> - For some resources, meta comes before params, in some cases after. In the
> case below, both. I am assuming meta before params is the correct way to do
> it, but wanted to be sure before I clean it all up.
>
> primitive re-wesbprod-ip ocf:heartbeat:IPaddr \
> meta failure-timeout="60" \
> params ip="172.31.0.65" cidr_netmask="32" nic="lo" \
> meta failure-timeout="60" \
> op monitor interval="30s"
Unless it annoys you, this is actually harmless.
Otherwise, params first is what I tend to use.
Regards,
Lars
--
Architect Storage/HA
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde
More information about the Pacemaker
mailing list