Hi List,
When I test my xml configuration using ptest, I get this error:
# ptest -VVVVV --xml-file /tmp/resource1.xml --save-graph /tmp/graph 
--save-dotfile /tmp/dot
ptest[9126]: 2009/09/18_10:57:53 info: main: =#=#=#=#= Getting XML =#=#=#=#=
ptest[9126]: 2009/09/18_10:57:53 notice: main: Required feature set: 2.0
element operations: validity error : No declaration for attribute id of element 
operations
ptest[9126]: 2009/09/18_10:57:53 CRIT: main: /tmp/resource1.xml does not 
contain a valid configuration
ptest[9126]: 2009/09/18_10:57:53 WARN: cluster_status: We do not have quorum - 
fencing and resource management disabled
#
Can someone help in identifying the cause of the error.  My xml syntax is 
included.

<master_slave id="ms_drbd_oracle">
      <meta_attributes id="ms_drbd_oracle-meta_attributes">
           <attributes>
               <nvpair id="2694a168-965d-4fec-82bb-9740676c72e6" name="notify" 
value="yes"/>
               <nvpair id="3f607ae1-0031-4616-9e5e-c1468a60c4e6" 
name="globally_unique" value="false"/>
           </attributes>
      </meta_attributes>
      <primitive id="drbd_oracle" class="ocf" provider="heartbeat"
          type="drbd">
          <instance_attributes id="ms_drbd_oracle-instance_attributes">
             <attributes>
                  <nvpair id="5b47d059-90b0-4f8e-9a38-b33bc6374fea" 
name="drbd_resource" value="oracle"/>
             </attributes>
         </instance_attributes>
        <operations id="ms_drbd_oracle-operations">
          <op id="ms_drbd_oracle-monitor-master"
              name="monitor" interval="29s" timeout="10s" role="Master"/>
          <op id="ms_drbd_oracle-monitor-slave"
              name="monitor" interval="30s" timeout="10s" role="Slave"/>
        </operations>
      </primitive>
</master_slave>

Any help will be much appreciated.
TIA
Bernie

________________________________
The information contained in this e-mail message is intended only for the 
personal and confidential use of the recipient(s) named above. This message may 
be an attorney-client communication and/or work product and as such is 
privileged and confidential. If the reader of this message is not the intended 
recipient or an agent responsible for delivering it to the intended recipient, 
you are hereby notified that you have received this document in error and that 
any review, dissemination, distribution, or copying of this message is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by e-mail, and delete the original message.
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to