Dear Proxmox Community,
Two SK Hynix PC711 NVME drives in my Proxmox Node have an "unknown" serial in the Disks table. There seems to be a parsing error when trying to detect it. I found the following thread where another user had a similar problem.
When I run the udev command to read out the serial number, I get the following output (abbreviated):
Notice the spaces after the equal sign. Could the leading spaces be the reason, why there is a problem with the serial number?
I created a mirrored ZFS Pool using the command line and use it as storage for VMs and Containers. Everything seems to work, and I'm not super worried about this small bug. I just wanted to ask if I could potentially run into problems down the road, if the Proxmox System doesn't know the serial number of the drives.
Thank you for your help!
Two SK Hynix PC711 NVME drives in my Proxmox Node have an "unknown" serial in the Disks table. There seems to be a parsing error when trying to detect it. I found the following thread where another user had a similar problem.
When I run the udev command to read out the serial number, I get the following output (abbreviated):
Code:
udevadm info -p /sys/block/nvme0n1 --query all
ID_SERIAL_SHORT= KGADN486501210C70H
Notice the spaces after the equal sign. Could the leading spaces be the reason, why there is a problem with the serial number?
I created a mirrored ZFS Pool using the command line and use it as storage for VMs and Containers. Everything seems to work, and I'm not super worried about this small bug. I just wanted to ask if I could potentially run into problems down the road, if the Proxmox System doesn't know the serial number of the drives.
Thank you for your help!
Last edited: