Tagged Questions
2
votes
2answers
804 views
Locate disk in SAS enclosure
I want to blink the failing device in my 24-disk SAS enclosure.
I have found sg_ses --index 7 --set=locate /dev/sg24 which is supposed to identify slot 7.
But how do I figure out which slot/index ...