Custom Query (1556 matches)
Results (358 - 360 of 1556)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1009 | wontfix | Please add to the Smartmontools Database | ||
| Description |
Hi, could you please add the drive for the MARVELL Raid VD to the database? The Marvell BIOS Utility is included into the HPE ProLiant MicroServer Gen10. Many thanks! |
|||
| #1027 | wontfix | Establish standard generic method of defining vendor unique NVMe statistics | ||
| Description |
I propose there would be an array of information specifying something like the following: Attribute Name Short Description Long Description Data type (byte, short, char array) Byte Offset NVMe log page NVMe log page length Endian Warning Threshold Critical Threshold Happy to contribute but not seeing how to do that. I could provide a functioning branch, however, the data would be hardcoded as I have not looked to see how the database is architected. Happy to contribute there too by the way. |
|||
| #1054 | wontfix | Unknown USB bridge 0x26bd:0x9917 | ||
| Description |
# smartctl --all /dev/sdb
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.10-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sdb: Unknown USB bridge [0x26bd:0x9917 (0x100)]
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
# lsusb -d 0x26bd:0x9917 -v
Bus 001 Device 002: ID 26bd:9917
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x26bd
idProduct 0x9917
bcdDevice 1.00
iManufacturer 1
iProduct 2 USB DISK 3.0
iSerial 3 0701672129FCF433
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0020
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 300mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Binary Object Store Descriptor:
bLength 5
bDescriptorType 15
wTotalLength 0x0016
bNumDeviceCaps 2
USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType 16
bDevCapabilityType 2
bmAttributes 0x00000006
BESL Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
bLength 10
bDescriptorType 16
bDevCapabilityType 3
bmAttributes 0x00
wSpeedsSupported 0x000e
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport 2
Lowest fully-functional device speed is High Speed (480Mbps)
bU1DevExitLat 10 micro seconds
bU2DevExitLat 2047 micro seconds
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0000
(Bus Powered)
# smartctl --all -T permissive -d sat,auto /dev/sdb
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.10-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor:
Product: USB DISK 3.0
Revision: PMAP
Compliance: SPC-4
User Capacity: 31,029,460,992 bytes [31.0 GB]
Logical block size: 512 bytes
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
>> Terminate command early due to bad response to IEC mode page
=== START OF READ SMART DATA SECTION ===
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
Device does not support Self Test logging
# smartctl --all -T verypermissive -d sat,auto /dev/sdb
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.10-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor:
Product: USB DISK 3.0
Revision: PMAP
Compliance: SPC-4
User Capacity: 31,029,460,992 bytes [31.0 GB]
Logical block size: 512 bytes
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
>> Terminate command early due to bad response to IEC mode page
=== START OF READ SMART DATA SECTION ===
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
Device does not support Self Test logging
|
|||
