Hi,
PVE 7.1-12
Kernel Version Linux 5.13.19-6-pve #1 SMP PVE 5.13.19-15
Samsung 980 NVME M.2 latest firmware 2B4QFXO7
System: Shuttle DL20N6 (DL20N)
Strange things happend with Samsung 980 NVME already at Proxmox-Installation. Last step of installer: one time it was writeable, then again no.
Put the Samsung 980 in a NVMe-USB Adapter and everything was fine.
NVMe back in the NVMe-Slot and dmesg -T says:
This will end up in drive being read only at some point
Does NOT help: apt update && apt install pve-kernel-5.15
Workaround (hope it helps others for now):
Just tell me what i should post so you can fix this. Read there are some Bugs around with Ubuntu as well:
https://bugzilla.kernel.org/show_bug.cgi?id=195039
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942624
Might happen to other nvme drives like Kingston as well?
Thanks a lot.
PVE 7.1-12
Kernel Version Linux 5.13.19-6-pve #1 SMP PVE 5.13.19-15
Samsung 980 NVME M.2 latest firmware 2B4QFXO7
System: Shuttle DL20N6 (DL20N)
Strange things happend with Samsung 980 NVME already at Proxmox-Installation. Last step of installer: one time it was writeable, then again no.
Put the Samsung 980 in a NVMe-USB Adapter and everything was fine.
NVMe back in the NVMe-Slot and dmesg -T says:
Code:
[Fri Apr 15 09:21:44 2022] nvme nvme0: frozen state error detected, reset controller
[Fri Apr 15 09:21:44 2022] nvme nvme0: restart after slot reset
[Fri Apr 15 09:21:44 2022] nvme nvme0: Shutdown timeout set to 8 seconds
[Fri Apr 15 09:21:45 2022] nvme nvme0: 4/0/0 default/read/poll queues
[Fri Apr 15 09:26:05 2022] pcieport 0000:00:1c.4: AER: Error of this Agent is reported first
[Fri Apr 15 09:26:05 2022] nvme 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
[Fri Apr 15 09:26:05 2022] nvme 0000:03:00.0: device [144d:a809] error status/mask=00001000/0000e000
[Fri Apr 15 09:26:05 2022] nvme 0000:03:00.0: [12] Timeout
[Fri Apr 15 09:26:05 2022] pcieport 0000:00:1c.4: AER: Multiple Corrected error received: 0000:00:1c.4
[Fri Apr 15 09:26:05 2022] pcieport 0000:00:1c.4: AER: can't find device of ID00e4
[Fri Apr 15 09:26:06 2022] pcieport 0000:00:1c.4: AER: Multiple Corrected error received: 0000:00:1c.4
[Fri Apr 15 09:26:06 2022] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[Fri Apr 15 09:26:06 2022] pcieport 0000:00:1c.4: device [8086:4dbc] error status/mask=00000001/00002000
[Fri Apr 15 09:26:06 2022] pcieport 0000:00:1c.4: [ 0] RxErr
[Fri Apr 15 09:29:55 2022] blk_update_request: I/O error, dev nvme0n1, sector 57947608 op 0x1:(WRITE) flags 0x800 phys_seg 6 prio class 0
[Fri Apr 15 09:29:55 2022] blk_update_request: I/O error, dev nvme0n1, sector 1050624 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
[Fri Apr 15 09:29:55 2022] blk_update_request: I/O error, dev nvme0n1, sector 95757712 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[Fri Apr 15 09:29:55 2022] EXT4-fs warning (device dm-1): ext4_end_bio:342: I/O error 10 writing to inode 2493463 starting block 10003122)
[Fri Apr 15 09:29:55 2022] Buffer I/O error on device dm-1, logical block 10003122
[Fri Apr 15 09:29:55 2022] blk_update_request: I/O error, dev nvme0n1, sector 95757696 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[Fri Apr 15 09:29:55 2022] EXT4-fs warning (device dm-1): ext4_end_bio:342: I/O error 10 writing to inode 2493463 starting block 10003120)
[Fri Apr 15 09:29:55 2022] Buffer I/O error on device dm-1, logical block 10003120
[Fri Apr 15 09:29:55 2022] blk_update_request: I/O error, dev nvme0n1, sector 95742128 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
[Fri Apr 15 09:29:55 2022] EXT4-fs warning (device dm-1): ext4_end_bio:342: I/O error 10 writing to inode 2493453 starting block 10001174)
[Fri Apr 15 09:29:55 2022] Buffer I/O error on device dm-1, logical block 10001174
This will end up in drive being read only at some point
Does NOT help: apt update && apt install pve-kernel-5.15
Workaround (hope it helps others for now):
Code:
nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet nvme_core.default_ps_max_latency_us=0 pcie_aspm=off"
update-grub
reboot
Just tell me what i should post so you can fix this. Read there are some Bugs around with Ubuntu as well:
https://bugzilla.kernel.org/show_bug.cgi?id=195039
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1942624
Might happen to other nvme drives like Kingston as well?
Thanks a lot.
Last edited: