On Tue, Jul 24, 2012 at 11:59 PM, Drew Morone <andrewmor...@yahoo.com> wrote:
> I replaced "target_role" with "target-role", but I get the same error
> regarding "target-role" (eg. ERROR: DRBD_data: attribute target_role does
> not exist).

You have it defined twice.
The error is complaining about this line:

    <nvpair id="nvpair.id178988" name="target_role" value="started"/>

just remove it.  The following line is the one you want to leave in:

    <nvpair id="nvpair.meta.auto-19" name="target_role" value="started"/>



> I also tried removing that attribute, but it seems to break my config.
> Should I post the whole XML? I don't want to spam the list if it's not
> necessary.

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to