cllsvg command
Purpose
Lists volume groups shared by nodes in a cluster. A volume group is considered shared if it is accessible by all participating nodes in a configured resource group. Note that the volume groups listed may or may not be configured as a resource in any resource group. If neither -s nor -c is selected, then both shared and concurrent volume groups are listed.Syntax
cllsvg {-g resource group } [-n] [-v] [-s | -c]]
Flags
- -g resource group
- Specifies name of resource group for which to list volume groups that are shared amongst nodes participating in that resource group.
- -n nodes
- Specifies all nodes participating in each resource group.
- -v
- Lists only volume groups that are varied on, and match other command line criteria.
- -s
- Lists only shared volume groups that also match other criteria.
- -c
- Lists only concurrent volume groups that also match other criteria.
Example
Run the following command to list
all shared volume groups in grp1 resource group.
cllsvg -g grp1