Linode Forum Index Linode Forum
Linode Community Forums
 


DRDB error

Click here to go to the original topic

 
       Linode Forum Index -> Linux Networking
Author Message
jefe78



Joined: 07 Nov 2010
Posts: 33

Posted: Sun Dec 05, 2010 1:30 am    Post subject: DRDB error  

I implemented this today: http://library.linode.com/linux-ha/ip-failover-heartbeat-pacemaker-drbd-mysql-ubuntu-10.04#install_and_configure_drbd

What a job! However, I'm now running into an error. I **believe** I suffered a split brain(user error?) which is giving me the following:

Code: Failed actions:
    fs_mysql_start_0 (node=ha2, call=26, rc=1, status=complete): unknown error
    fs_mysql_start_0 (node=ha1, call=10, rc=1, status=complete): unknown error


My logs are not revealing a whole lot and my familiarity with this config is making it hard to troubleshoot. Any guidance/direction would be greatly appreciated.

Details:
Ubuntu 10.04
2 nodes - ha1/ha2
Everything worked earlier but then I performed a mysql import and things s*** themselves...

So, as I said, any guidance will be greatly appreciated. Thank you.

EDIT: A little more output from crm_mon:
Code: ============
Last updated: Sun Dec  5 01:29:00 2010
Stack: Heartbeat
Current DC: ha2 (20404475-1605-412a-ae63-53af7da99f4e) - partition with quorum
Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd
2 Nodes configured, 1 expected votes
4 Resources configured.
============

Online: [ ha1 ha2 ]

 Master/Slave Set: ms_drbd_mysql
     Masters: [ ha1 ]
     Slaves: [ ha2 ]
 Master/Slave Set: ms_drbd_webfs
     Masters: [ ha1 ]
     Slaves: [ ha2 ]


Everything works fine when I take down ha1. ha2 takes over master. But when I bring ha1 back up, ha1 takes over ms_drbd_webfs but not ms_drbd_mysql

What a mess, right?!
Back to top  
 
       Linode Forum Index -> Linux Networking
Page 1 of 1