Hello, everyone

In my perl script, which looks after the cluster, I use crm_failcount -G 
-U node_id -r resource_id command to get failcount of the resource_id. 
But I have a problem with clones because I don't know how to get list of 
clones.
I would add to resource_id colon and number, but as announced in the 
documentation it is bad idea: "In
particular, the list of active copies will not always be an unbroken 
sequence, nor always start at 0 ".
So, is it possible to get at least list of clone resources  (like a: 
clone:0, clone:1... ) on the cluster or list of clone resources started 
on the particular node (for instance, with command like: crm_resource -G 
-U node_id --clone_list Clone)?

--
Thanks in advance,
Ivan Gromov.


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to