Opened 12 days ago

Last modified 3 days ago

#1988 new defect

Lexar SL500 2 TB incompatible ? scsiModePageOffset: response length too short

Reported by: UserA Owned by:
Priority: minor Milestone: undecided
Component: all Version:
Keywords: usb Cc:

Description

Vendor: Lexar
Product: SL500
Revision: 1000
Compliance: SPC-4
User Capacity: 2 048 408 248 320 bytes [2,04 TB]
Logical block size: 512 bytes
LU is resource provisioned, LBPRZ=1
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Logical Unit id: 0x5000000000000001
Serial number: 1924R30xxxxxxxxx
Device type: disk
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Local Time is: Wed Apr 8 16:08:42 2026 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
Temperature Warning: Disabled or Not Supported

Change History (1)

comment:1 by Christian Franke, 3 days ago

Keywords: usb added
Milestone: undecided

This is normal for the SCSI view (-d scsi) of USB drives because USB supports only a subset of SCSI commands.

Please never discard the very first smartctl output line because it contains important version and platform information. For further diagnostics, provide a full smartctl -x -a output. Add -q noserial if desired.

If this drive uses NVMe internally (or emulates NVMe behavior), one of the -d snt* options may work to get diagnostic info. Some devices also emulate -d sat.

Note: See TracTickets for help on using tickets.