Re: troublesome DRBD resources on CentOS 6.5
Bart Coninckx <[email protected]>
| Newsgroups | gmane.linux.highavailability.user |
|---|---|
| Message-ID | <[email protected]> |
On 05 Jun 2014, at 15:07, emmanuel segura <[email protected]> wrote: > no logs! > > 2014-06-05 14:56 GMT+02:00 Bart Coninckx <[email protected]>: >> Hi all, >> >> I have some DRBD resources on CentoOS 6.5 which refuse to start. A message I get in Hawk and in /var/log/messages is: >> >> >> Failed op: node=storage3, resource=p_drbd_ws021, call-id=73, operation=monitor, rc-code=6 >> >> >> I am able to start the DRBD resources manually. >> I figured out that code "6" means configuration error, but I don't see where. >> DRBD and it's resource agent are installed from source (drbd-8.4.4). >> >> This is the relevant cluster configuration, which I took from the "Clusters from Scratch" document: >> >> >> primitive p_drbd_ws021 ocf:linbit:drbd \ >> params drbd_resource=ws021 drbdconf="/etc/drbd.conf" \ >> op monitor interval=60 timeout=20 >> ms ms_drbd_ws021 p_drbd_ws021 \ >> meta master-max=1 master-node-max=1 clone-max=2 clone-node-max=1 notify=true target-role=Started >> >> >> Any tips or hints are most welcome, because I have been looking at this thing for two days and still no progress, >> >> thanks! >> >> BC >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems > > > > -- > esta es mi vida e me la vivo hasta que dios quiera > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems Well, the log file entries are not very different of the error message I mentioned: Jun 6 20:17:41 storage2 pengine[2340]: error: unpack_rsc_op: Preventing ms_drbd_ws021 from re-starting anywhere in the cluster : operation monitor failed 'not configured' (rc=6) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems