T2000 Disk Replacment Issue
I have a T2000 server with a failed disk. The disk is under controll of raidctl.
When I run raidctl to confirm that the disk is in maintenance mode I get the following...
]# raidctl
raidctl:enter_filelock:filelock is owned by 'process 9670'
]#
]# ps -ef | grep 9670
root 9670 1 0 Oct 15 ? 1:39 raidctl
root 2171 788 0 10:33:58 console 0:00 grep 9670
I have tried to kill process 9670 but cannot. Visual inspection of the server shows the disk as failed but the "ready to remove" light is not on.
Un less anyone can advise otherwise my plan of action is to shutdown the system, replace the failed disk and re-boot the system in the hope that this will release the raidctl process and resync the disk with the good mirror.