Jump to content

odroid HC2 - smartctl doesn't see WD red 4 TB


berobispo

Recommended Posts

Armbianmonitor:

Hi all!

 

I am running a nextcloud server on an odroid HC2 and a 4 TB WD red HDD. So far, so good (thanks again @Igor for the quick help with the kernel downgrade!). And since I have bought the sbc recently, I do not seem to have the older firmware version with the HDD "emergency power down" bug, i.e. I haven't heard clacking sound from the HC2. Today, I set HDD spindown to 1 hour via hdparm (wd red does not support apm) because the HDD would spin down after about three minutes on its own. The HDD does not seem to apply these settings, so I installed smartmontools to check the HDD in general.

 

Only to find that:

smartctl -a /dev/sdb1

gives this:

=== START OF INFORMATION SECTION ===
Vendor:               JMicron
Product:
Revision:             3101
Compliance:           SPC-4
User Capacity:        4,000,787,030,016 bytes [4.00 TB]
Logical block size:   512 bytes
Physical block size:  4096 bytes
LU is fully provisioned
Logical Unit id:      0x3042000000000132
Serial number:        DB00000000013B
Device type:          disk
Local Time is:        Tue Jan 29 11:03:47 2019 UTC
SMART support is:     Unavailable - device lacks SMART capability.

To seems, it seems the JMicron USB-SATA Bridge prohibits armbian from seeing the actual HDD. Any way to fix this?

 

Thanks!

Link to comment
Share on other sites

...installed the JMS Firmware upgrade to be on the safe side and it seems I did not have the current version. See output of smartctl -a /dev/sdb1 below:

 

=== START OF INFORMATION SECTION ===
Vendor:               JMicron
Product:              Generic
Revision:             3101
Compliance:           SPC-4
User Capacity:        4,000,787,030,016 bytes [4.00 TB]
Logical block size:   512 bytes
Physical block size:  4096 bytes
LU is fully provisioned
Logical Unit id:      0x3001234567891234
Serial number:        0123456789ABCDEF
Device type:          disk
Local Time is:        Tue Jan 29 11:45:38 2019 UTC
SMART support is:     Unavailable - device lacks SMART capability.

Serial Number has changed, still no luck getting through to the HDD...

 

EDIT: solved it! 

 

smartctl -a /dev/sdb1

gives the result pf the JMicron bridge,

smartctl -a /dev/sdb1 -d sat

gives the results of the HDD.

Edited by berobispo
solved
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines