2007/7/5, Lars Marowsky-Bree <[EMAIL PROTECTED]>:
On 2007-07-05T07:34:49, Ciro Iriarte <[EMAIL PROTECTED]> wrote:> Trying to import this: > > <rsc_order id="hadata0-before-fs_hadata" from="fs_hadata" > action="start" to="ms-hadata0" to_action="promote"/> > <rsc_colocation id="fs_hadata-on-hadata0" to="ms-hadata0" > to_role="master" from="fs_hadata" score="infinity"/> > > Using this command: "asusis-ope1:~/ha # cibadmin -C -o constraints -x > fslocation.xml", i get no errors. > > "hadata0-before-fs_hadata" is imported, but i can't see > "fs_hadata-on-hadata0" That's a common mistake. :-( cibadmin will only import the _first_ XML element, and neither handle the ignored input nor warn about it. I'd personally appreciate it if it handled them all in one go, but it should at least complain about ignored input. Ciro, would you kindly file an enhancement request against CRM-CLI please in bugzilla so this doesn't get lost? Regards, Lars -- Teamlead Kernel, SuSE Labs, Research and Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) "Experience is the name everyone gives to their mistakes." -- Oscar Wilde
Done: http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1632 Thanks for the fast feedback. Ciro
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
