How to clear the failing flag on a veritas volume manager disk:
Answers were Sorted based on User's Feedback
Answer / sbrahman75
Use the vxdisk list command to find out which disks are failing:
# vxdisk list
DEVICE TYPE DISK GROUP STATUS
c1t1d0s2 auto:sliced mydg01 mydg online
c1t2d0s2 auto:sliced mydg02 mydg online failing
c1t3d0s2 auto:sliced mydg03 mydg online
# vxedit set failing=off mydg02
# vxdisk list
| Is This Answer Correct ? | 13 Yes | 4 No |
What are the types of cluster configuration?
How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration
How to scan newly added disks to system?
How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?
What are the differences between the command line and graphical user interface?
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
What is the purpose of ha daemons in VCS servers?
How to start one node cluster.
Which command is used to backup and restore solaris file system?
How may will you find the process id and disk utilizations.
Where do you get Alarm prompt?
Security point of view,What's there in NIS+ than NIS?