Opened 4 years ago
Last modified 4 months ago
#1486 new enhancement
HP P500 portable SSD not being correctly handled — at Initial Version
Reported by: | durval | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | all | Version: | |
Keywords: | usb nand | Cc: |
Description
This is a "portable external" SSD (meaning, connected via USB.
With no -d XXX
or with -d auto
, smartctl -a
shows:
/dev/da17: Unknown USB bridge [0x090c:0x1000 (0x1100)]
Experimenting with the various -d options, only -d scsi
results in something:
========================================================[
smartctl 7.1 2019-12-30 r5022 [FreeBSD 11.2-STABLE amd64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
START OF INFORMATION SECTION
Vendor: HP
Product: HP P500
Revision: 1100
Compliance: SPC-4
User Capacity: 124,471,177,728 bytes [124 GB]
Logical block size: 512 bytes
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Logical Unit id: 0xXXXXXXXXXXXXXXXX
Device type: disk
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Local Time is: Thu May 13 07:38:37 2021 -03
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
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
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
========================================================]
smartctl -d scsi -x
results are the same.
Please let me know if you need anything else.