Dear forum,
I have a very strange behavior with one of my PROXMOX nodes:
When I'm applying the latest 7.0 kernel I'm loosing one of my four NVME drives which leads to an degraded ZFS Raid 1. When I'm going back to my last working kernel version everything is fine again:
I can also reproduce this behavior with 7.0.14-16 which also leads to one missing hardware. Other sub Versions of 7.0.14 I don't have testest. As soon I go back to 7.0.14-1 or even 7.0.2 everything is working as expected.
Did somebody else observed similar issues?
Kind regards
Dominik
I have a very strange behavior with one of my PROXMOX nodes:
When I'm applying the latest 7.0 kernel I'm loosing one of my four NVME drives which leads to an degraded ZFS Raid 1. When I'm going back to my last working kernel version everything is fine again:
Code:
Node Generic SN Model Namespace Usage Format FW Rev
--------------------- --------------------- -------------------- ---------------------------------------- ---------- -------------------------- ---------------- --------
/dev/nvme0n1 /dev/ng0n1 SAMSUNG MZVL22T0HBLB-00B00 0x1 205.57 GB / 2.05 TB 512 B + 0 B GXB7801Q
/dev/nvme1n1 /dev/ng1n1 KINGSTON SNVS1000G 0x1 1.00 TB / 1.00 TB 512 B + 0 B EDFK7N02
/dev/nvme2n1 /dev/ng2n1 SAMSUNG MZVL21T0HCLR-00B00 0x1 42.55 GB / 1.02 TB 512 B + 0 B GXA7801Q
root@kvm1:~# uname -r
7.0.14-17-pve
root@kvm1:~# nvme list
Node Generic SN Model Namespace Usage Format FW Rev
--------------------- --------------------- -------------------- ---------------------------------------- ---------- -------------------------- ---------------- --------
/dev/nvme0n1 /dev/ng0n1 SAMSUNG MZVL22T0HBLB-00B00 0x1 208.91 GB / 2.05 TB 512 B + 0 B GXB7801Q
/dev/nvme1n1 /dev/ng1n1 SAMSUNG MZVL22T0HBLB-00B00 0x1 302.82 GB / 2.05 TB 512 B + 0 B GXB7801Q
/dev/nvme2n1 /dev/ng2n1 SAMSUNG MZVL21T0HCLR-00B00 0x1 44.35 GB / 1.02 TB 512 B + 0 B GXA7801Q
/dev/nvme3n1 /dev/ng3n1 KINGSTON SNVS1000G 0x1 1.00 TB / 1.00 TB 512 B + 0 B EDFK7N02
root@kvm1:~# uname -r
7.0.14-1-pve
I can also reproduce this behavior with 7.0.14-16 which also leads to one missing hardware. Other sub Versions of 7.0.14 I don't have testest. As soon I go back to 7.0.14-1 or even 7.0.2 everything is working as expected.
Did somebody else observed similar issues?
Kind regards
Dominik