You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i dont think that you need any kind of special command for that. Just use something like smartctl --scan|awk '{print $1}'|xargs -n1 smartctl --info and tat will do the job.
@anish70 please also note that is not an official mirror or project bugtracker. Use smartmontools.org or github.com/smartmontools/smartmontools instead
Hi,
Sitting behind LSI MegaRAID, it is very hard to know what devices make up your RAID.
One way to do that is to run 'smartctl --scan'.
However, if I have multiple RAIDs on the same box, it is hard to know details of a Device-ID like model, capacity etc.
Can an option be added to address above?
Ideally smartctl --scan --info works together to print a succinct output that shows DID, along with model and capacity?
thanks,
Anish
The text was updated successfully, but these errors were encountered: