----- Original Message -----
From: "Eliot Gable" <ega...@broadvox.net>
To: "pacemaker@oss.clusterlabs.org" <pacema...@clusterlabs.org>
Sent: Wednesday, June 03, 2009 11:51 AM
Subject: Re: [Pacemaker] cibadmin doesn't change cib.xml
Try:
crm_verify -VVVVV -x newcib.xml
and make sure it verifies OK. Then do:
cibadmin -R -o cib -x newcib.xml
After doing that, try:
cibadmin -Q | less
And check to see if it has the new CIB. If that doesn't work, post your
CIB.
Eliot Gable
Senior Engineer
1228 Euclid Ave, Suite 390
Cleveland, OH 44115
Direct: 216-373-4808
Fax: 216-373-4657
ega...@broadvox.net
CONFIDENTIAL COMMUNICATION. This e-mail and any files transmitted with it
are confidential and are intended solely for the use of the individual or
entity to whom it is addressed. If you are not the intended recipient,
please call me immediately. BROADVOX is a registered trademark of
Broadvox, LLC.
-----Original Message-----
From: Infos E-Blokos [mailto:in...@e-blokos.com]
Sent: Wednesday, June 03, 2009 11:48 AM
To: pacema...@clusterlabs.org
Subject: Re: [Pacemaker] cibadmin doesn't change cib.xml
----- Original Message -----
From: "Dejan Muhamedagic" <deja...@fastmail.fm>
To: <pacema...@clusterlabs.org>
Sent: Wednesday, June 03, 2009 4:51 AM
Subject: Re: [Pacemaker] cibadmin doesn't change cib.xml
On Tue, Jun 02, 2009 at 07:32:37PM -0400, Infos E-Blokos wrote:
Hi,
when I try to modify cib.xml with "cibadmin -S -x newcib.xml" nothing is
changed.
Do you get an error message?
BTW, -S is not the right option, try -R.
Thanks,
Dejan
- 4 nodes
- Fedora 10
- heartbeat 2.99-8
- pacemaker 1.0.3
all nodes are running with heartbeat/pacemaker
Thanks
Franck
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-S or -R it's the same, no change and no error
Thanks
Franck
OOoops, xml problem apparently, sorry for the mistake
crm_verify[2134]: 2009/06/03_11:57:59 debug: debug2: validate_with:
Validating with: /usr/share/pacemaker/pacemaker-1.0.rng (type=2)
newcib.xml:68: element group: Relax-NG validity error : Expecting an element
meta_attributes, got nothing
newcib.xml:69: element clone: Relax-NG validity error : Invalid sequence in
interleave
newcib.xml:69: element clone: Relax-NG validity error : Element group failed
to validate content
newcib.xml:44: element clone: Relax-NG validity error : Element resources
has extra content: clone
newcib.xml:2: element configuration: Relax-NG validity error : Invalid
sequence in interleave
newcib.xml:1: element cib: Relax-NG validity error : Element cib failed to
validate content
crm_verify[2134]: 2009/06/03_11:57:59 ERROR: main: CIB did not pass
DTD/schema validation
Errors found during check: config not valid
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker