↧
Checking if a disk is failing
I know several ways to identify bad disks, e.g. there is the EMS tool and you can also see some SCSI error messages in syslog. But here is a low-level way to check if a disk is failing: # echo...
View ArticleHardware testing with cprop
In the last post I showed you how to investigate a hardware issue with cprop, a tool for the newer Itanium systems. Now I show you how to start a health test for a specific hardware component. These...
View Article