Enabling a single resource in a resourcegroup
AFAIK, It should be possible to enable a single resource in a resource
group consisting of several resources as long as there are no
conflicting interresource dependencies. However, having a resource group
consisting of
1. A Sybase ASE resource
2. A IP resource
3. A ZFS disk pool resource
I am unable to online the disk resource only. The way I am trying to do this is by offlining the resource group and disabling all the resources except the disk resource, followed by a clrg online. Despite the apparent "no dependency" situation, the disk resource stays offline.
Also, is it possible to query resource state specifically (disabled, unmonitored etc.) ? clrs status -v -g resource-group only lists offline/online status.
1. A Sybase ASE resource
2. A IP resource
3. A ZFS disk pool resource
I am unable to online the disk resource only. The way I am trying to do this is by offlining the resource group and disabling all the resources except the disk resource, followed by a clrg online. Despite the apparent "no dependency" situation, the disk resource stays offline.
Also, is it possible to query resource state specifically (disabled, unmonitored etc.) ? clrs status -v -g resource-group only lists offline/online status.
0