linuly
6 years agoLevel 4
replace
hi,
what are the step to replace a failed disk?
vxplex -g <Diskgroup name> -o rm dis <Plex name>
vxdg -g <Diskgroup name> rmdisk <Disk name>
vxdiskunsetup -C <Disk name>
replace disk
rescan to see new disk
vxdctl enable
vxdisksetup -vi <Disk name>
vxdg -g <Diskgroup Name> adddisk <Disk name>
vxassist -g dg mirror ?
tnx
Whenever possible, follow the procedures in this technote
https://www.veritas.com/support/en_US/article.100019230
instead of running vxplex etc vx* commands