Modify ↓
Ticket #3 (closed enhancement: fixed)
Smart informations
| Reported by: | dominique.carbonnier@… | Owned by: | gandalf |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.0 |
| Component: | wiki | Version: | |
| Keywords: | Cc: |
Description
How can we get the smart informations of sas disks behind a raid controller such as megaraid_sas or megasr ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


Hi,
It's a bit tricky but here is how to extract this information from megacli.
First you need to get Enclosure and Slot IDs of the target disks.
Here is the command to run for the first adapter:
In my case it returns:
Now I can ask megacli to return me details about theses physical disks:
Looks at the following lines:
Best regards, Adam.