Dissociating a data volume from its Replicated Data Set

You can remove a data volume, a volume set, or a component volume of a volume set from a Replicated Data Set (RDS) using the vradmin delvol command. The vradmin delvol command dissociates a data volume from all the RVGs in an RDS; the volumes are not deleted.

The vradmin delvol command can be entered from any host in an RDS. If the vradmin delvol command fails on any of the hosts in the RDS during its execution, the original configuration remains unchanged.

To remove a data volume from an RDS when the Primary RVG has been stopped

To remove a component volume from a volume set associated to the RDS when the Primary RVG has been stopped

To remove a data volume from an RDS when the Primary RVG has not been stopped

Example:

This example shows how to remove a data volume hr_dv01 from all RVGs of its RDS. The data volume hr_dv01 resides on the local host london on which the command is entered. The data volume hr_dv01 is associated with the local RVG hr_rvg, which belongs to the disk group hrdg.

# vradmin -g hrdg delvol hr_rvg hr_dv01

To remove a component volume from a volume set associated to the RDS when the Primary RVG has not been stopped