Enabling a disk

If you move a disk from one system to another during normal system operation, VxVM does not recognize the disk automatically. The enable disk task enables VxVM to identify the disk and to determine if this disk is part of a disk group. Also, this task re-enables access to a disk that was disabled by either the disk group deport task or the disk device disable (offline) task.

To enable a disk

  1. Select Enable (online) a disk device from the vxdiskadm main menu.

  2. At the following prompt, enter the device name of the disk to be enabled (or enter list for a list of devices):

    Select a disk device to enable [<address>,list,q,?]
    c0t2d0

    vxdiskadm enables the specified device.

  3. At the following prompt, indicate whether you want to enable another device (y) or return to the vxdiskadm main menu (n):

    Enable another device? [y,n,q,?] (default: n)
  4. After using the vxdiskadm command to replace one or more failed disks in a VxVM cluster, run the following command on all the cluster nodes:

    # vxdctl enable

    Then run the following command on the master node:

    # vxreattach -r accesname

    where accessname is the disk access name (such as c0t1d0). This initiates the recovery of all the volumes on the disks. Alternatively, halt the cluster, reboot all the cluster nodes, and restart the cluster. If you do not perform this step for a cluster, the nodes may not be able to see the disks, and the error Device path not valid will be displayed.