> > 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. > >
Done. www.psmnv.com/downloads/cibadmin.dump > > > 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? > > Version 8.4.0 > > 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 > > I did build from source, but I did not specify any of those switches. I let them all default except the one to build the kernel module. > > 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. > > I can do that if necessary, but why would it be looking in the wrong place if I did not specify a non-default directory? --Eric 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
