Custom Query (1434 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (328 - 330 of 1434)

Ticket Resolution Summary Owner Reporter
#1330 duplicate Device not yet supported: SEAGATE Expansion Desktop, 6.0TB (STEB6000403) gddsijh49usd
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,

Chris

#1777 invalid Device: /dev/sda, IE (SMART) not enabled, skip device, after smartctl -s on /dev/sda lockywolf
Description

I have the following output of smartd -d

smartd -d
smartd 7.4 2023-08-01 r5530 [x86_64-linux-6.5.6] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

Opened configuration file /etc/smartd.conf
Drive: DEVICESCAN, implied '-a' Directive on line 28 of file /etc/smartd.conf
Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Device: /dev/sda, opened
Device: /dev/sda, [ATA      CT2000MX500SSD1  032 ], lu id: 0x500a0751e4af6329, S/N: 2037E4AF6329, 2.00 TB
Device: /dev/sda, IE (SMART) not enabled, skip device
Try 'smartctl -s on /dev/sda' to turn on SMART features
Unable to register SCSI device /dev/sda at line 28 of file /etc/smartd.conf
Unable to monitor any SMART enabled devices. Exiting.
smartd is exiting (exit status 17)

I tried running 'smartctl -s on /dev/sda' many times with no success.

May i suggest that there be more information on what is this IE, and why it cannot be enabled on-demand by smartd?

#336 fixed Different check intervals for different devices Christian Franke bege
Description

I have a device that doesn't support to check the power state. Thus the -n option doesn't work for this one. I wanted to configure a longer check interval only for this device. As I understand this is not possible in the smartd.conf. With your help I managed to configure the check interval for the service and thus for all devices. But I'd like to leave the check interval for the other devices. I'd be grateful if you add this feature to smartmontools. Thank you very much.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.