>>-repcli-- --chgrp-- --+--------------------------+-- ---------> '--desc--"new_description"-' >--+-------------------------+-- --+------------------------+---> '--addvol--volume-- [...]-' '--rmvol--volume-- [...]-' >-- --+--------+-- --group_name-------------------------------->< '--quiet-'
What parameter values to specify: | How to code the parameter: | ||
---|---|---|---|
To specify more than one volume value: |
ESS:ELEMENTTYPE.SSID:VOL:LSSVOLNUM |
||
To specify a single volume: |
-vol ESS:2105.65312:VOL:202A |
||
To specify the logical subsystem so that all of the
volumes in the specified logical subsystem will be included:
You can choose volumes from any number of LSSs in an ESS.
|
-vol ESS:2105.65312:VOL:20 |
||
To specify multiple volumes on different ESSs: |
-vol ESS:2105.65312:VOL:202A,2C,2F |
||
To specify a range of volumes for group membership, use a hyphen instead of a comma between volumes: |
-vol ESS:2105.65312:VOL:202A-2F |
||
To specify single volumes and a range of volumes in the same logical subsystem, you can alternate between commas and hyphens, for example: |
-vol ESS:2105.65312:VOL:202A,2C,2E-30 |
You can use the chgrp command to change the description or the volume membership of an existing Replication Manager group.
An invocation example:
repcli chgrp -addvol ESS:2105.65312:VOL:202A-2F group1
The resulting output:
Group group1 successdfully modified.