On 7/29/07, alexander benaguev <[EMAIL PROTECTED]> wrote: > as Andrew Beekhof wrote in > http://lists.linux-ha.org/pipermail/linux-ha/2007-January/023055.html. > it's steel actual in 2.0.7-2 (debian etch version)? I'm asking because > cibadmin says: "Couldn't parse input from STDIN" as response to: > > cibadmin --verbose --obj_type resources --cib_create -p << END > <clone id="XenStonithSet"> > <instance_attributes> > <attributes> > <nvpair name="clone_max" value="3"/> > <nvpair name="clone_node_max" value="1"/> > </attributes> > </instance_attributes> > <primitive id="XenStonith" class="stonith" type="external/xen"> > <operations> > <op name="monitor" interval="20s" timeout="40s" prereq="nothing"/> > <op name="start" timeout="40s" prereq="nothing"/> > </operations> > <instance_attributes> > <rule id="XenStonithRule:Node0> > <expression id="XenStonithExpression:Node0" attribute="#uname" > operation="eq" value="netsrv0.office.sigmatrans.ru"/> > </rule> > <attributes> > <nvpair name="hostlist" value="netsrv1"/> > <nvpair name="sshaccount" value="[EMAIL PROTECTED]"/> > </attributes> > </instance_attributes> > <instance_attributes> > <rule id="XenStonithRule:Node1>
you're missing a closing quote. > <expression id="XenStonithExpression:Node1" attribute="#uname" > operation="eq" value="netsrv1.office.sigmatrans.ru"/> > </rule> > <attributes> > <nvpair name="hostlist" value="mysql2"/> > <nvpair name="sshaccount" value="[EMAIL PROTECTED]"/> > </attributes> > </instance_attributes> > <instance_attributes> > <rule id="XenStonithRule:Node2> and again _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
