cancel
Showing results for 
Search instead for 
Did you mean: 

regarding Critical resources in vcs

allaboutunix
Level 6

Hi,

 

In my environment there is no critical resource defined,I am not sure why they have this type of  configuraton.
Is there any other ways to define the criticality of the resources or how vcs manages these conditions
if some uncertinity happens like vcs down or something.

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

mikebounds
Level 6
Partner Accredited

If a resource is configured as critical, then if that resource faults, then VCS will failover the group the resource is belongs to.  If the resource is not critical and that resource faults (and there are no critical resouces depending on the non-critical resource) then its service group will not failover.    A typical example of a non-critical resource is a backup IP - you want it in the service group so you can backup the applicaion where it resides, but if the backup IP fails, you dont want to cause an outage to your app while VCS fails the group over.

This is not related to VCS or nodes going down- when a node fails, groups on that node fail to other node(s) regardless of whether resources are criticial or not.

Mike

View solution in original post

2 REPLIES 2

mikebounds
Level 6
Partner Accredited

If a resource is configured as critical, then if that resource faults, then VCS will failover the group the resource is belongs to.  If the resource is not critical and that resource faults (and there are no critical resouces depending on the non-critical resource) then its service group will not failover.    A typical example of a non-critical resource is a backup IP - you want it in the service group so you can backup the applicaion where it resides, but if the backup IP fails, you dont want to cause an outage to your app while VCS fails the group over.

This is not related to VCS or nodes going down- when a node fails, groups on that node fail to other node(s) regardless of whether resources are criticial or not.

Mike

mikebounds
Level 6
Partner Accredited

Did the above answer your question.  If you have no critical resources then this means if a resource component fails (like IP, Mount, application process) then VCS will not failover the group, but if the node dies, VCS WILL failover the group.

Mike