what is the command to replace a failed disk in vxvm with
example?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gajendran
#vxprint -ht --- to indentify which disk has been failed
or
#vxdisk -list
#vxdiakadm -- to replace the failed disk
Select Option 5 ( Replace a failed or removed disk )
Select OPtion 4 (replace the removed or failed disk)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / srinivas
we can find bad disk through
vxstat -g <disk group name> -f -d
also
| Is This Answer Correct ? | 0 Yes | 3 No |
how will you start VCS service? What are the configuration files in VCS?
I have an interview in Qatar Petroleum for Solaris System Engineer position. Please provide all the technical questions about Solaris OS.
How to see the disk label and what information does that contains..?
What r the different file systems..?
Whats the boot process of VxVM?
Are kernel parameters tunable during runtime?
How many default no of users r there?
how to add patched to the kernel
where the NIS will be actually used (Situation)
what is the main difference between windows , unix ,linux, operating syatems? And why the companies in the industry prefer to use solaris os ? why may be the reason?
what is the difference between detached and disassociate state of plexes?
How would switch a service group?