I have a crm enabled cluster setup, and I have some resource groups configured. Is it possible to stop an entire resource group, without individually stopping the resources?

I tried setting the target_role for the group to "stopped", however got the error below.

I apologize if this is documented, but I cannot find the answer.

Any assistance is greatly appreciated!

Thanks!

-JPH


# crm_resource -l
* * GROUPS_KNWORKS_mail*
  * drbddisk_knworks_mail
  * ip_knworks_mail
  * fs_knworks_mail
  * ip_knworks_mail_external


*# crm_resource -r GROUPS_KNWORKS_mail -p target_role -v stopped*
Multiple attributes match name=target_role for the resource GROUPS_KNWORKS_mail:
 ID: 23c18e20-b028-4f03-aa06-d3bce9c4930b, Value: started
 ID: nv_1_drbddisk_knworks_mail, Value: started
 ID: nv_2_ip_knworks_mail, Value: started
 ID: nv_2_ip_knworks_mail_external, Value: started

Error performing operation: Unknown error



_______________________________________________
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