Am Mittwoch, 12. März 2008 12:59 schrieb Henti Smith:
> Hi all.
>
> We have a system running drbd/heartbeat on v1, which is working fine,
> however we're testing out v2 and I've been working with the
> http://www.linux-ha.org/DRBD/HowTov2 howto.
>
> Everything seems to be fine up to :
>
> <rsc_order id="drbd0_before_fs0"
>       from="fs0" action="start" to="ms-drbd0" to_action="promote"/>
> <rsc_colocation id="fs0_on_drbd0"
>       to="ms-drbd0" to_role="master" from="fs0" score="infinity"/>
>
> when I try to add this I get : Call cib_create failed (-47): Update does
> conform to the DTD in /usr/share/heartbeat/crm.dtd
>
> It's very likely I'm doing the howto completely incorrectly. what I have
> done is take each xml block and create a file and import using :
>
> cibadmin -C -o resources -x file.xml
>
> Thus, the file.xml file contains only the above lines.
>
> Running hb_gui the resource and both nodes are there and running with
> one being dc.
>
> any suggestions ?


cibadmin -C -o constraints -x file.xml
-------------------^^^^^^^^^^^^^^-------------


-- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: [EMAIL PROTECTED]
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42
_______________________________________________
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