Administering volume sets

The following examples show how to administer volume sets.

To convert a volume to a volume set

# vxvset make myvset myvol1

To add a volume to a volume set

# vxvset addvol myvset myvol2

To list volumes of a volume set

# vxvset list myvset

To remove a volume from a volume set

# vxvset rmvol myvset myvol2