Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: HA cluster issues
PostPosted: Fri Feb 04, 2011 12:03 am 
Offline

Joined: Thu Feb 03, 2011 11:59 pm
Posts: 1
I have HA1 with following IP 74.207.229.22
HA2 with 74.207.226.212
Floating IP is 173.230.128.56 which is active in HA1


CRM_MON looks okay. Now when I go http://173.230.128.56
I go to HA1. On linodemanager I shutdown HA1, I should see
HA2 correct which I don't. Should the floating IP switch
to HA2 correct?

CRM_MON on HA1

oot@ha1:~# crm_mon
============
Last updated: Sat Feb 5 18:05:13 2011
Stack: Heartbeat
Current DC: ha2 (9ef8bf96-2bae-4383-81ab-eee1a8c35c09) - partition with quorum
Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd
2 Nodes configured, 1 expected votes
1 Resources configured.
============

Online: [ ha1 ha2 ]

Resource Group: WebServices
ip1 (ocf::heartbeat:IPaddr2): Started ha1
ip1arp (ocf::heartbeat:SendArp): Started ha1
apache2 (lsb:apache2): Started ha1




CRM_MON on HA2

============
Last updated: Sat Feb 5 18:04:54 2011
Stack: Heartbeat
Current DC: ha2 (9ef8bf96-2bae-4383-81ab-eee1a8c35c09) - partition with quorum
Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd
2 Nodes configured, 1 expected votes
1 Resources configured.
============

Online: [ ha1 ha2 ]

Resource Group: WebServices
ip1 (ocf::heartbeat:IPaddr2): Started ha1
ip1arp (ocf::heartbeat:SendArp): Started ha1
apache2 (lsb:apache2): Started ha1

lmatos
48 minutes ago Hello,




















I followed the HA doc

http://library.linode.com/linux-ha/ip-f ... untu-10.04

Below are details. HA1 cannot see nodeid of Ha2 and Ha2 cannot open crm configure?

HA1 has the below info

node $id="fecff102-e9d4-4b6f-b5d4-91d2b978412a" ha1
primitive apache2 lsb:apache2 \
op monitor interval="5s"
primitive ip1 ocf:heartbeat:IPaddr2 \
params ip="173.230.128.56" nic="eth0:0"
primitive ip1arp ocf:heartbeat:SendArp \
params ip="173.230.128.56" nic="eth0:0"
group WebServices ip1 ip1arp apache2
colocation apache_with_ip inf: apache2 ip1
colocation web_with_ip inf: ip1 ip1arp
order arp_after_ip inf: ip1:start ip1arp:start
property $id="cib-bootstrap-options" \
dc-version="1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd" \
cluster-infrastructure="Heartbeat"
rsc_defaults $id="rsc-options" \
resource-stickiness="100"


MY HA2 has the below Info

root@ha2:~# crm configure edit
Signon to CIB failed: connection failed
Init failed, could not perform requested operations
ERROR: cannot parse xml: no element found: line 1, column 0
ERROR: No CIB!
root@ha2:~#


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: mwchase and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group