adspace
what is the command to replace a failed disk in vxvm with
example?
Answer Posted / aruna
step 1:check the status of disk by run the command
#vxdisk list
step 2:Add the new disk(size must be same) by run the commands
#cfgadm -c <device name>
#devfsadm (to detect the newly attached devices)
step 3:take new disk under the control of veritas by run the
command
#vxdg -g <dg> adddisk diskname=device name
step 4:move the data from old disk to new disk by run the
command
#vxevac -g <disk group name> old disk new disk
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category