The vxdiskadm utility fails to replace a failed or removed non-root disk

Article: 100007577
Last Published: 2011-12-10
Ratings: 0 0
Product(s): InfoScale & Storage Foundation

Problem

For all products that use Veritas Volume Manager, the vxdiskadm utility fails to replace a failed or removed non-root disk (1434779)

 

Solution

The vxdiskadm utility fails to replace a failed or removed disk using the options:  

  4      Remove a disk for replacement
  5      Replace a failed or removed disk

This issue is specific to the replacement of a non-root disk.  
 
An error message displays similar to the following example:

  VxVM  ERROR V-5-2-281
  Replacement of disk rootdg02 in group rootdg with device c1t1d0  
   VxVM vxdg ERROR V-5-1-559 Disk rootdg02: Name is already used

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

Workaround:

  Replace the disk using the following command:

   # vxdg -g $repldgname -k adddisk $repldmname=$repldaname

   For example:

   vxdg -g rootdg -k adddisk rootdg02=c1t1d0  
 

This issue is seen in the following releases:

   5.0 MP3 RP1  
 
The issue will be fixed in the following releases:
                   
  5.0 MP3 RP2  


Was this content helpful?