Custom Query (1452 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 1452)

Ticket Resolution Summary Owner Reporter
#158 fixed smartctl --attributes output should fit within 80 columns Christian Franke jorvang
Description

Most terminal emulators default to 80 columns, so smartctl -A should default to producing output that fits within that width.

#514 invalid smartcrl question Ming
Description

Hi, I'm a SSD Manufacturer,If we want provide user that our products can support smartcrl under the linux OS. How can I do? Do you have any certificates we can join?

#1078 duplicate smart not supported on external hdd maxtor m3 ? IRn
Description

The Maxtor M3 2,5" 4TB external HDD is listed as supported: https://www.smartmontools.org/wiki/Supported_USB-Devices

I tested:

sudo smartctl -a /dev/sdb
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-33-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x0bc2:0x61b7 (0x000)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


sudo smartctl -d sat -a /dev/sdb
[sudo] Passwort für chuck: 
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-33-generic] (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.



sudo smartctl -d sat -T permissive -a /dev/sdb
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-33-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

Read Device Identity failed: scsi error unsupported field in scsi command

=== START OF INFORMATION SECTION ===
Device Model:     [No Information Found]
Serial Number:    [No Information Found]
Firmware Version: [No Information Found]
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   [No Information Found]
Local Time is:    Mon Aug 27 20:44:01 2018 CEST
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.

I need smart on my device, can it be solved?

best wishes

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