Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[?] Where can I get all SATA drives' information

Featured Replies

In unRAID, is there a way to get all the SATA drives' information (SN, Manufacturer, Model, Size, etc...) except "HDPARM -I /dev/sdx" ?

 

In unRAID, is there a way to get all the SATA drives' information (SN, Manufacturer, Model, Size, etc...) except "HDPARM -I /dev/sdx" ?

In unRAID 6 from Main, click on a drive to get to that drive's page. In the Health section, all that and more are available by clicking on identity, attributes, etc.
  • Author

In unRAID, is there a way to get all the SATA drives' information (SN, Manufacturer, Model, Size, etc...) except "HDPARM -I /dev/sdx" ?

In unRAID 6 from Main, click on a drive to get to that drive's page. In the Health section, all that and more are available by clicking on identity, attributes, etc.

 

I mean from the console...?

In unRAID, is there a way to get all the SATA drives' information (SN, Manufacturer, Model, Size, etc...) except "HDPARM -I /dev/sdx" ?

In unRAID 6 from Main, click on a drive to get to that drive's page. In the Health section, all that and more are available by clicking on identity, attributes, etc.

 

I mean from the console...?

I'll say again - HDSentinel for Linux...

  • Author

I say again, I need something that can run from console and is included in stock unRAID.

 

It is for a plugin I am working on.

 

meanwhile I am using hdparm -I /dev/sdx.

 

Another option is the SMART report, with commands like the following:

 

  smartctl -i /dev/sda

  smartctl -d ata -i /dev/sda

 

It's not near as comprehensive as "hdparm -I" though.

  • Author

smartctl is excellent - thank you.

 

Now what about USB devices information? Seeing as we don't have lsusb as part of unRAID.

 

  • Author

Can someone that has a CDROM/DVDROM send me the output of:

 

ls /dev/disk/by-id -las

 

and

 

smartctl -i /dev/sd{whatever your drives are}

 

 

 

In unRAID, is there a way to get all the SATA drives' information (SN, Manufacturer, Model, Size, etc...) except "HDPARM -I /dev/sdx" ?

 

It's been awhile since I used v5 but in v6 under tools/vars there's a list of global variables. In php $disks will be an array of the disks separated into individual arrays with all the info.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.