> Try it like this:
> pcs resource create r_galera ocf:heartbeat:galera enable_creation=true
> wsrep_cluster_address="gcomm://192.168.0.1,192.168.0.2"
> cluster_host_map="node-01:192.168.0.1;node-02:192.168.0.2" promotable
> master-max=2 promoted-max=2
> i.e. drop "meta" after "promotable"

Yes, it works, thank you !


> I guess Raphael is using pcs-0.10.x which brings a new syntax. There is
> no --master in pcs-0.10.x.

Indeed. the issue is mentionned here 
https://github.com/ClusterLabs/resource-agents/pull/1565.

Best Regards,

Raphaƫl

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to