Veritas Volume Manager 5.0 Administrator's Guide (September 2006)
108 Administering disks
Removing disks
To prepare your system for the removal of the disk
1 Stop all activity by applications to volumes that are configured on the disk that is to
be removed. Unmount file systems and shut down databases that are configured on
the volumes.
2 Use the following command to stop the volumes:
# vxvol [-g diskgroup] stop volume1 volume2 ...
3 Move the volumes to other disks or back up the volumes. To move a volume, use
vxdiskadm to mirror the volume on one or more disks, then remove the original
copy of the volume. If the volumes are no longer needed, they can be removed
instead of moved.
4 Check that any data on the disk has either been moved to other disks or is no longer
needed.
To remove the disk from its disk group
1 Select menu item 2 (Remove a disk) from the vxdiskadm main menu.
2 At the following prompt, enter the disk name of the disk to be removed:
Remove a disk
Menu: VolumeManager/Disk/RemoveDisk
Use this operation to remove a disk from a disk group. This
operation takes a disk name as input. This is the same name
that you gave to the disk when you added the disk to the disk
group.
Enter disk name [<disk>,list,q,?] mydg01
3 If there are any volumes on the disk, VxVM asks you whether they should be
evacuated from the disk. If you wish to keep the volumes, answer y. Otherwise,
answer n.
4 At the following verification prompt, press Return to continue:
VxVM NOTICE V-5-2-284 Requested operation is to remove disk
mydg01 from group mydg.
Continue with operation? [y,n,q,?] (default: y)
The vxdiskadm utility removes the disk from the disk group and displays the
following success message:
VxVM INFO V-5-2-268 Removal of disk mydg01 is complete.
You can now remove the disk or leave it on your system as a replacement.
5 At the following prompt, indicate whether you want to remove other disks (y) or
return to the vxdiskadm main menu (n):
Remove another disk? [y,n,q,?] (default: n)