Hi,
I encountered a segmentation fault when I tried cibadmin like this;
cibadmin -U -o resources -X
'<primitive id="prmDummy" class="ocf"
type="Dummy" provider="heartbeat"
resource_stickiness="0">
actually, it's my miss. I had to close the tag.
Correct usage is here, right?
cibadmin -U -o resources -X
'<primitive id="prmDummy" class="ocf"
type="Dummy" provider="heartbeat"
resource_stickiness="0"/>
I think it's more helpful if there are some usages instead of a segmentation
fault.
Could you fix it easily? I also try to check the source.
Thanks,
Junko
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems