Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (409 - 411 of 1560)

Ticket Resolution Summary Owner Reporter
#1447 invalid Unknown USB bridge [0x1058:0x264d (0x3012)] shuhao
Description

I have a WD easystore 264D 8TB (presumably 264D is some sort of model number) that is not recognized by smartd directly:

/dev/sde: Unknown USB bridge [0x1058:0x264d (0x3012)]
Please specify device type with the -d option.

Using -d sat works.

#1450 duplicate Not in smartctl database: WDC WDS400T1R0A_68A4W0 (WD Red SA500 SSD 4 Tb) hj
Description

Could you add this drive to the smartmontools drivedb ? It's the WD Red SA500 SSD 4 Tb SATA NAS (WDS400T1R0A_68A4W0). Other capacity already existing in drivedb (ticket #1321 )

I think, minor change are required in the drivedb.h to add this drive: Actual line: "WDC ?WDS((120|240|250|480|500)G|[12]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?", New line: "WDC ?WDS((120|240|250|480|500)G|[124]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?",

Kind regards

#1453 invalid Short offline self test failed [unsupported scsi opcode] MANGOTRAKA
Description

Got following result after executing smartctl -t short -a /dev/sdb command

Error Counter logging not supported

Device does not support Self Test logging
Short offline self test failed [unsupported scsi opcode]

smartctl -t short -a /dev/sdb
[sudo] password for onja:
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.15.2.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               HPE
Product:              LOGICAL VOLUME
Revision:             2.65
Compliance:           SPC-3
User Capacity:        3,840,653,221,888 bytes [3.84 TB]
Logical block size:   512 bytes
Physical block size:  4096 bytes
Rotation Rate:        Solid State Device
Logical Unit id:      0x600508b1001cf47a4f263d424cf1ec8a
Serial number:        PWXKV0BRHDL2TT
Device type:          disk
Local Time is:        Thu Feb 25 15:27:57 2021 WAT
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Current Drive Temperature:     0 C
Drive Trip Temperature:        0 C

Error Counter logging not supported

Device does not support Self Test logging
Short offline self test failed [unsupported scsi opcode]

lsblk
NAME                     MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sdb                        8:16   0   3.5T  0 disk
├─sdb1                     8:17   0   500M  0 part /boot/efi
├─sdb2                     8:18   0   500M  0 part /boot
├─sdb3                     8:19   0   2.4T  0 part
│ ├─diska-root           253:0    0 299.9G  0 lvm  /
│ ├─diska-swap           253:1    0  25.6G  0 lvm  [SWAP]
│ ├─diska-pool00_tmeta   253:3    0    28M  0 lvm
│ │ └─diska-pool00-tpool 253:5    0     2T  0 lvm
│ │   ├─diska-pool00     253:6    0     2T  1 lvm
│ │   ├─diska-var        253:7    0    50G  0 lvm  /var
│ │   └─diska-data       253:8    0     3T  0 lvm  /data
│ └─diska-pool00_tdata   253:4    0     2T  0 lvm
│   └─diska-pool00-tpool 253:5    0     2T  0 lvm
│     ├─diska-pool00     253:6    0     2T  1 lvm
│     ├─diska-var        253:7    0    50G  0 lvm  /var
│     └─diska-data       253:8    0     3T  0 lvm  /data
└─sdb4                     8:20   0   1.1T  0 part
  └─diska-root           253:0    0 299.9G  0 lvm  /
sdc                        8:32   0   2.2T  0 disk
└─diska2-home            253:2    0     1T  0 lvm  /home
sr0                       11:0    1  1024M  0 rom

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