Thu 13 Dec 2007
How to clear the failing flag when a vxdisk list status shows "online failing"
Posted by asxinu under vxdisk
No Comments
The original can be found here.
DEVICE TYPE DISK GROUP STATUS
c0t1d0s2 sliced
Details:
This should not be performed if the status of a disk is unknown. However, if the status does not appear to be failing and there are no failure messages in the system logs (such as /var/adm/messages), the flag can be reset.
In addition, perform the steps below if the flag was set due to a different hardware failure (ie; a controller failure). If there actually are disk problems, the failure flag will get set again and once the flag is cleared, try simple disk accesses, followed by reviewing the online status, before modifying anything on this disk.
Note: If f the disk is truly failing and this flag is cleared, there is the risk of losing data due to hardware problems.
1. List the disks under Veritas Volume Manager control to determine which disk is marked bad:
# vxedit set failing=off
……..(more)
