On 2013-03-02T08:19:23, David Coulson <da...@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


_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to