NVMe drives in USB case show same Serial Number

pvries86

Cadet
Joined
May 3, 2021
Messages
2
I have attached to NVMe drives in USB cases to my HPE Microserver Gen10+.
In the GUI in can only see one. The serial number for both drives shows as "0123456789ABCDEF" which is probably the cause for this.

2021-05-03 16_42_26-TrueNAS - 192.168.2.23.png


Is there a way to to make the GUI read the correct serial number? Or change the serial number shown in the GUI?

If I use smartctl to check the drive info, the correct serial number is shown:
Drive 1:
Code:
smartctl -a /dev/sdf
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.18+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       MTFDHBA256TCK-1AS1AABHA
Serial Number:                      UHPVN01ZRCD12Q
Firmware Version:                   HPS0V23
PCI Vendor/Subsystem ID:            0x1344
IEEE OUI Identifier:                0x00a075
Controller ID:                      0
NVMe Version:                       1.2.1

Drive 2:
Code:
smartctl -a /dev/sdg
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.18+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       MTFDHBA256TCK-1AS1AABHA
Serial Number:                      UHPVN01ZRCCCQ8
Firmware Version:                   HPS0V23
PCI Vendor/Subsystem ID:            0x1344
IEEE OUI Identifier:                0x00a075
Controller ID:                      0
NVMe Version:                       1.2.1
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
Target release for the fix is Beta.1
 

Alecmascot

Guru
Joined
Mar 18, 2014
Messages
1,177
In the ticket
 

darkkent

Cadet
Joined
May 13, 2021
Messages
6
Ah okay so there isn't a fix for it yet, but it will be release in beta.1?

sorry not had to do this before
 
Top