> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Florian Haas
> Sent: Sunday, November 06, 2011 6:24 AM
> To: General Linux-HA mailing list
> Subject: Re: [Linux-HA] My Shiny New Cluster Works Great Except...
> 
> On 2011-11-06 09:13, Robinson, Eric wrote:
> > Two little problems with my new cluster.
> >  
> > 1. When I put the primary node in standby, the resources 
> failover to 
> > the other node just fine. When I put the primary back online, the 
> > resources automatically fail back, but DRBD on the stanby node goes 
> > into Standalone/Secondary. Trying to reconnect it to the resource 
> > causes split brain and I have to do drbdadm connect 
> --discard-my-data 
> > to make it reconnect. That does not sound right to me. Any 
> idea why it 
> > does that?
> 
> That's quite definitely a misconfiguration. Please create a 
> CIB dump with "cibadmin -Q", make that available on an HTTP 
> server somewhere (might as well be pastebin or similar), and 
> share the URL here.
> 
> > 2. When I do drbdadm up, I get the following error, but everything 
> > seems to work okay...
> >  
> > [root@ha08b ~]# drbdadm up ha02_mysql
> > /usr/local/var/run/drbd: No such file or directory
> > /usr/local/var/run/drbd: No such file or directory
> 
> That would look like drbdadm and/or drbdsetup is not 
> evaluating $PREFIX properly; can you share your DRBD version please?
> 
> Also, DRBD looking for /usr/local means that you've evidently 
> built from source, with a somewhat non-standard 
> configuration. Most people build with
> 
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
> 
> It's probably a good idea to consider rebuilding with those 
> configure options, lest your DRBD utilities install into 
> paths different from those mentioned in the documentation.
> 
> Cheers,
> Florian
> 

Thanks for the feedback. Normally I would enjoy digging into those
things. Unfortunately I am under extreme (extreme!) time pressure so I
have just purchased some hastexo credits to get some direct assistance
stamping out these errors quickly.

--
Eric Robinson




Disclaimer - November 6, 2011 
This email and any files transmitted with it are confidential and intended 
solely for General Linux-HA mailing list. If you are not the named addressee 
you should not disseminate, distribute, copy or alter this email. Any views or 
opinions presented in this email are solely those of the author and might not 
represent those of Physicians' Managed Care or Physician Select Management. 
Warning: Although Physicians' Managed Care or Physician Select Management has 
taken reasonable precautions to ensure no viruses are present in this email, 
the company cannot accept responsibility for any loss or damage arising from 
the use of this email or attachments. 
This disclaimer was added by Policy Patrol: http://www.policypatrol.com/
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to