Hi All,
Am getting a unmanaged error when one of the node is rebooted and comes back
to join the cluster. Is there any way to prevent this from happening.
Online: [ aceblr101.com aceblr107.com ]
Resource Group: HAService
FloatingIP (ocf::heartbeat:IPaddr2): Started aceblr107.com
(unmanaged) FAILED
acestatus (lsb:acestatus): Stopped
Clone Set: pingdclone
Started: [ aceblr101.com aceblr107.com ]
Failed actions:
FloatingIP_stop_0 (node=aceblr107.com, call=7, rc=1, status=complete):
unknown error
Below is my configuration:
node $id="8bf8e613-f63c-43a6-8915-4b2dbf72a4a5" aceblr101.com
node $id="bde62a1f-0f29-4357-a988-0e26bb06c4fb" aceblr107.com
primitive FloatingIP ocf:heartbeat:IPaddr2 \
params ip="xx.xxx.xxx.xxx" nic="eth0:0"
primitive acestatus lsb:acestatus \
op start interval="30"
primitive pingd ocf:pacemaker:pingd \
params host_list="xx.xxx.xxx.1" multiplier="100" \
op monitor interval="15s" timeout="5s"
group HAService FloatingIP acestatus \
meta target-role="Started"
clone pingdclone pingd \
meta globally-unique="false"
location ip1_location FloatingIP \
rule $id="ip1_location-rule" pingd: defined pingd
property $id="cib-bootstrap-options" \
dc-version="1.0.11-1554a83db0d3c3e546cfd3aaff6af1184f79ee87" \
cluster-infrastructure="Heartbeat" \
expected-quorum-votes="2" \
stonith-enabled="false" \
no-quorum-policy="ignore" \
last-lrm-refresh="1305736421"
Could anyone tell me if there is anything to configure to prevent this
issue?
--
View this message in context:
http://old.nabble.com/Unmanaged-Error-after-reboot-tp32218739p32218739.html
Sent from the Linux-HA mailing list archive at Nabble.com.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems