On Tue, Jan 31, 2012 at 04:26:44PM -0500, William Seligman wrote:
> On 1/31/12 4:11 PM, emmanuel segura wrote:
> > William can you try like this
> > 
> > primitive AdminDrbd ocf:linbit:drbd \
> >   params drbd_resource="admin" \
> >   op monitor interval="60s" role="Master"
> > 
> > clone Adming AdminDrbd
> 
> Both Arnold and Lars said this wouldn't work. I just tried it. They were 
> right.
> 
> Is there anything at all to the log message:
> 
> Jan 31 16:20:54 orestes-tb lrmd: [12231]: info: RA output:
> (AdminDrbd:1:monitor:stderr) Could not map uname=orestes-tb.nevis.columbia.edu
> to a UUID: The object/attribute does not exist

Hmmm.
That message comes from cib_utils.c.
probably crm_master, which is a wrapper
around crm_attribute.
"should not happen".

Looks like parts of the system do not agree wether to use
orestes-tb only, or orestes-tb.nevis.columbia.edu ...

And if the resource agent is unable to set a master score,
pacemaker will not even try to promote.

What does uname -n say?
Does it list the node name only, or the FQDN?

Does not really look like something DRBD could fix.

Try to get a "ocf:pacemaker:Stateful" dummy resource promoted,
if that works, come back with drbd specifics.


-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.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