[Pacemaker] PgSQL_Replicated_Cluster wiki's bug
Naoya Anzai
anzai-naoya at mxu.nes.nec.co.jp
Tue Apr 8 02:15:22 UTC 2014
Hi,All
I'm reading following wiki:
http://clusterlabs.org/mwiki/index.php?title=PgSQL_Replicated_Cluster&setlang=ja#Pacemaker_.28both_nodes.29
In Sample configuration for pcs command, it says as follows:
---
pcs -f pgsql_cfg resource op defaults resource-stickiness="INFINITY"
pcs -f pgsql_cfg resource op defaults migration-threshold="1"
---
But it doesn't work correctly, right?
I think "op" command is unnecessary in their configurations.
Correct commands are:
---
pcs -f pgsql_cfg resource defaults resource-stickiness="INFINITY"
pcs -f pgsql_cfg resource defaults migration-threshold="1"
---
Regards,
Naoya
---
Naoya Anzai
Engineering Department
NEC Solution Inovetors, Ltd.
E-Mail: anzai-naoya at mxu.nes.nec.co.jp
---
More information about the Pacemaker
mailing list