I have a server with a LSI card running with RAID5. Recently the card sounded an alarm and it seems there is a problem with one of the drives.
------------------------------------------------------------------------------ EID:Slt DID State DG Size Intf Med SED PI SeSz Model Sp Type ------------------------------------------------------------------------------ 252:0 11 Onln 0 14.551 TB SAS HDD N N 512B ST16000NM002G U - 252:1 13 UBUnsp - 0 KB SAS HDD N N 512B ST16000NM002G U - 252:2 9 Onln 0 14.551 TB SAS HDD N N 512B ST16000NM002G U - 252:3 12 Onln 0 14.551 TB SAS HDD N N 512B ST16000NM002G U - 252:4 8 Onln 1 1.745 TB SAS SSD Y N 512B MZILT1T9HAJQ/007 U - ------------------------------------------------------------------------------ I tried to fix the problem by following this guide http://sudoall.com/fix-raid-on-lsi-controllers-when-a-disk-is-shown-as-ubad/ but when running: sudo storcli /c0 /e252 /s1 set good
I get the error:
------------------------------------------------- Drive Status ErrCd ErrMsg ------------------------------------------------- /c0/e252/s1 Failure 255 Operation not allowed. ------------------------------------------------- - I am unsure why this drive failed.
- I don't understand why this command does not work and how to fix it.