Custom Query (1469 matches)
Results (205 - 207 of 1469)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1323 | duplicate | Toshiba N300 drive | ||
Description |
I have a freenas with 6 Toshiba N300 4TB drives that smartctl says aren't in the database. The model is listed as TOSHIBA HDWQ140. |
|||
#1330 | duplicate | Device not yet supported: SEAGATE Expansion Desktop, 6.0TB (STEB6000403) | ||
Description |
USB-Bridge ( 0x0bc2:0x331a ) is not yet listed here: http://www.linux-usb.org/usb.ids Any chances to monitor this device with smartmontools? Trying to include a SEAGATE Expansion Desktop, 6.0TB (STEB6000403) Drive gives the following output: smartctl --all /dev/sda smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.14.176-174] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org /dev/sda: Unknown USB bridge [0x0bc2:0x331a (0x915)] Please specify device type with the -d option. ---------------------------------------------- smartctl --all -d sat /dev/sda smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.14.176-174] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org Read Device Identity failed: scsi error unsupported field in scsi command A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options. ---------------------------------------------- smartctl --all -d scsi /dev/sda smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.14.176-174] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: Seagate Product: Expansion Desk Revision: 0915 Compliance: SPC-4 User Capacity: 6,001,175,125,504 bytes [6.00 TB] Logical block size: 512 bytes Physical block size: 4096 bytes LU is fully provisioned Logical Unit id: 0x3e4141415a46314e Serial number: NAAAXXXX Device type: disk Local Time is: Sat May 9 16:25:42 2020 CEST SMART support is: Unavailable - device lacks SMART capability. === START OF READ SMART DATA SECTION === Current Drive Temperature: 0 C Drive Trip Temperature: 0 C Error Counter logging not supported No self-tests have been logged Best Regards,
|
|||
#1331 | duplicate | smartctl 7.1 doesn't show attributes on Seagate SAS drives but 6.6 does | ||
Description |
For this I'm using a Dell R720xd with an LSI 9211-8i HBA in IT Mode and a Seagate ST3300657SS. I'm testing 7.1 using Debian Buster and 6.6 using Ubuntu Bionic because that is the default version they come with. If there are downstream code changes by the distribution responsible for this difference I apologize and will redirect my issue there. Here is the result from Debian Buster root@cloud1:~# smartctl -a /dev/sda smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.3.18-2-pve] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: SEAGATE Product: ST3300657SS Revision: 000B Compliance: SPC-3 User Capacity: 300,000,000,000 bytes [300 GB] Logical block size: 512 bytes Rotation Rate: 15000 rpm Form Factor: 3.5 inches Logical Unit id: 0x5000c5008db145bb Serial number: 6SJ840DR0000N4381HL2 Device type: disk Transport protocol: SAS (SPL-3) Local Time is: Mon May 11 09:32:19 2020 CDT SMART support is: Available - device has SMART capability. SMART support is: Enabled Temperature Warning: Enabled === START OF READ SMART DATA SECTION === SMART Health Status: OK Current Drive Temperature: 0 C Drive Trip Temperature: 0 C Elements in grown defect list: 0 Error Counter logging not supported Device does not support Self Test logging And here is the result for the same drive from Ubuntu Bionic root@ubuntu:~# smartctl -a /dev/sda smartctl 6.6 2016-05-31 r4324 [x86_64-linux-5.0.0-23-generic] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: SEAGATE Product: ST3300657SS Revision: 000B User Capacity: 300,000,000,000 bytes [300 GB] Logical block size: 512 bytes Rotation Rate: 15000 rpm Form Factor: 3.5 inches Logical Unit id: 0x5000c5008db145bb Serial number: 6SJ840DR0000N4381HL2 Device type: disk Transport protocol: SAS (SPL-3) Local Time is: Mon May 11 14:48:23 2020 UTC SMART support is: Available - device has SMART capability. SMART support is: Enabled Temperature Warning: Enabled === START OF READ SMART DATA SECTION === SMART Health Status: OK Current Drive Temperature: 33 C Drive Trip Temperature: 68 C Elements in grown defect list: 0 Vendor (Seagate) cache information Blocks sent to initiator = 1460697 Blocks received from initiator = 8989202 Blocks read from cache and sent to initiator = 170255 Number of read and write commands whose size <= segment size = 79689 Number of read and write commands whose size > segment size = 1 Vendor (Seagate/Hitachi) factory information number of hours powered up = 13257.17 number of minutes until next internal SMART test = 34 Error counter log: Errors Corrected by Total Correction Gigabytes Total ECC rereads/ errors algorithm processed uncorrected fast | delayed rewrites corrected invocations [10^9 bytes] errors read: 21440 0 0 21440 21440 0.748 0 write: 0 0 0 0 0 4.628 0 verify: 1976 0 0 1976 1976 0.000 0 Non-medium error count: 0 SMART Self-test log Num Test Status segment LifeTime LBA_first_err [SK ASC ASQ] Description number (hours) # 1 Background short Completed - 366 - [- - -] # 2 Background short Completed - 1 - [- - -] # 3 Background short Completed - 0 - [- - -] Long (extended) Self Test duration: 3200 seconds [53.3 minutes] |