Replacing a failed or removed disk

The following procedure describes how to replace a failed or removed disk.

To specify a disk that has replaced a failed or removed disk

  1. Select Replace a failed or removed disk from the vxdiskadm main menu.
  2. At the following prompt, enter the name of the disk to be replaced (or enter list for a list of disks):
    Select a removed or failed disk [<disk>,list,q,?] mydg02
  3. The vxdiskadm program displays the device names of the disk devices available for use as replacement disks. Your system may use a device name that differs from the examples. Enter the device name of the disk or press Return to select the default device:
    The following devices are available as replacements:
    sdb sdk
    
    You can choose one of these disks to replace mydg02. 
    Choose "none" to initialize another disk to replace mydg02.
    
    Choose a device, or select "none" 
    [<device>,none,q,?] (default: sdb)
  4. Depending on whether the replacement disk was previously initialized, perform the appropriate step from the following:

    • If the disk has not previously been initialized, press Return at the following prompt to replace the disk:

      VxVM INFO V-5-2-378 The requested operation is to initialize 
      disk device sdb and to then use that device to 
      replace the removed or failed disk mydg02 in disk group mydg.
      Continue with operation? [y,n,q,?] (default: y)
    • If the disk has already been initialized, press Return at the following prompt to replace the disk:

      VxVM INFO V-5-2-382 The requested operation is to use the 
      initialized device sdb to replace the removed or 
      failed disk mydg02 in disk group mydg.
      Continue with operation? [y,n,q,?] (default: y)
  5. You can now choose whether the disk is to be formatted as a CDS disk that is portable between different operating systems, or as a non-portable sliced or simple disk:
    Enter the desired format [cdsdisk,sliced,simple,q,?]
    (default: cdsdisk)

    Enter the format that is appropriate for your needs. In most cases, this is the default format, cdsdisk.

  6. At the following prompt, vxdiskadm asks if you want to use the default private region size of 65536 blocks (32 MB). Press Return to confirm that you want to use the default value, or enter a different value. (The maximum value that you can specify is 524288 blocks.)
    Enter desired private region length [<privlen>,q,?]
    (default: 65536)
  7. The vxdiskadm program then proceeds to replace the disk, and returns the following message on success:
    VxVM NOTICE V-5-2-158 Disk replacement completed successfully.

    At the following prompt, indicate whether you want to replace another disk (y) or return to the vxdiskadm main menu (n):

    Replace another disk? [y,n,q,?] (default: n)