Changes between Version 5 and Version 6 of Documentation/Logs/PacemakerGFS2
- Timestamp:
- May 3, 2015 2:57:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Logs/PacemakerGFS2
v5 v6 30 30 {{{ 31 31 pcs resource create a-nodes-IP ocf:heartbeat:IPaddr2 ip=10.25.240.250 cidr_netmask=32 op monitor interval=10s 32 pcs constraint location a-nodes-IP prefers a1 a232 pcs constraint location a-nodes-IP prefers a1=200 a2=200 33 33 pcs resource clone a-nodes-IP clone-max=2 clone-node-max=2 globally-unique=true 34 34 pcs resource update a-nodes-IP clusterip_hash=sourceip … … 41 41 }}} 42 42 43 Useful for debug: 44 {{{ 45 crm_simulate -sL (resource locations weights) 46 }}} 43 47 Logs: 44 48 - check {{{/var/log/messages}}} on every node