After running yum update yesterday witch also updated CentOS 5.5 to 5.6 i get a error in the log files referring to our raid controller, 3ware Inc 9650SE (Model: 9650SE-2LP DISK) - It reports disk/raid failure!
And the “SMART Drive Status” page in Webmin doesn’t pick up any status anymore, it just returns, “No IDE or SCSI drives were found on your system.”
Before I could see info about the raid array and also about the disks in the array.
The box is (now) running CentOS 5.6 (Linux 2.6.18-238.5.1.el5 on x86_64), Webmin 1.540 and Virtualmin 3.84 Pro
If you have any suggestion or thoughts about this, please let me know. Thanks!
I’m not sure why Webmin isn’t seeing the status, but the issue with your RAID setup is definitely troubling
It look like one of the drives in your RAID may have failed.
I suspect that particular problem isn’t related specifically to the CentOS update… it’s probably moreso that the update taxed the disks. If one of them was getting ready to go, performing the update may have pushed it over the edge.
The job of the RAID controller is to hide the individual disks from the OS, so you may not be able to use the SMART tools on one specific disk so long as it’s plugged into the RAID controller.
You may need to pull that one disk from the controller, and likely just replace it. You could certainly test it with the SMART tools after pulling it, but errors like the above aren’t good
I can run “smartctl” from the command-line and get the disk status, and it reports this for the drives:
DISK 0
SMART overall-health self-assessment test result: PASSED
Error 2 occurred at disk power-on lifetime: 6255 hours (260 days + 15 hours)
DISK 1
SMART overall-health self-assessment test result: PASSED
No Errors Logged
And I almost shure I could get both the array status and disk status from the “SMART Drive Status” page before.
The box is only 9 moth old and the disks have been running fine all the time without any errors. And yes a disk can fail at any time, but the strange thing is that the SMART gives both drives PASSED! And why can’t i no longer use the “SMART Drive Status” page??