Symantec logo

Removing disks

You must disable a disk group before you can remove the last disk in that group.

See "Disabling a disk group" on page 193.

As an alternative to disabling the disk group, you can destroy the disk group.

See "Destroying a disk group" on page 193.

You can remove a disk from a system and move it to another system if the disk is failing or has failed.

 To remove a 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.
  5. Select menu item 2 (Remove a disk) from the vxdiskadm main menu.
  6. 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

  1. 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.
  2. 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.

  3. 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)