Adding, removing, or listing volumes and FlashCopy relationships
Use the ibmvcfg.exe. utility to add, remove, or list volumes and FlashCopy® relationships.
The IBM® System Storage® Support for Microsoft Volume Shadow Copy Service and Virtual Disk Service software maintains a free pool of volumes and a reserved pool of volumes. These pools are implemented as virtual host systems on the FlashSystem 7200 .
Table 1 describes the ibmvcfg.exe commands for adding or removing volumes from the free pool of volumes and listing or deleting FlashCopy relationships.
| Command | Description | Example |
|---|---|---|
| ibmvcfg list all -l | Lists all volumes, including information about volume ID, UUID, volume name, size, operational state, health status, type of volume, volumes to host mappings, and host name. Use the l parameter for output in verbose-list column format. | |
| ibmvcfg list free -l | Lists the volumes that are currently in the free pool. Use the l parameter for output in verbose-list column format. | |
| ibmvcfg list reserved -l | Lists the volumes that are currently in the reserved pool. Use the l parameter for output in verbose-list column format. | |
| ibmvcfg list assigned -l | Lists the volumes that are currently in the assigned pool or host. Use the l parameter for output in verbose-list column format. | |
| ibmvcfg list unassigned -l | Lists the volumes that are currently in the unassigned pool or host. Use the l parameter for output in verbose-list column format. | |
| ibmvcfg list infc -l | Lists all the FlashCopy relationships on the FlashSystem 7200 . This command lists both incremental and nonincremental FlashCopy relationships. | |
| ibmvcfg add | Adds one or more volumes to the free pool of volumes. | |
| ibmvcfg rem | Removes one or more volumes from the free pool of volumes. | |
| ibmvcfg del | Deletes one or more FlashCopy relationships. Use the serial number of the FlashCopy target to delete the relationship. | |