Good evening,
I have just changed my case and started proxmox everything works except the NVME which contains my LVM with all disks.
I have tried:
1. de-energize and hold power button for 10 sec (worked before when the ssd was not recognized)
2. remove ssd and test in windows (show disk manager) normally recognized no partitions present
3. query dmseg and lspci... nothing significant found
4. desperately ask chatgpt and test around
5. open a thread here
it seems to be some software error i have not done anything else to the nvme
if anyone can help me that would be really great!
I have just changed my case and started proxmox everything works except the NVME which contains my LVM with all disks.
I have tried:
1. de-energize and hold power button for 10 sec (worked before when the ssd was not recognized)
2. remove ssd and test in windows (show disk manager) normally recognized no partitions present
3. query dmseg and lspci... nothing significant found
Bash:
dmesg | grep -i 'nvme\|error'
[ 2.931854] ERST: Error Record Serialization Table (ERST) support is initialized.
[ 3.360148] BERT: Error records from previous boot:
[ 3.360150] [Hardware Error]: event severity: fatal
[ 3.360153] [Hardware Error]: Error 0, type: fatal
[ 3.360154] [Hardware Error]: fru_text: DIMM Locate: P0E0
[ 3.360156] [Hardware Error]: section_type: memory error
[ 3.360158] [Hardware Error]: error_status: Storage error in DRAM memory (0x0000000000040400)
[ 3.360161] [Hardware Error]: node:0 card:6 module:0
[ 3.360163] [Hardware Error]: error_type: 15, physical memory map-out event
[ 3.489247] RAS: Correctable Errors collector initialized.
[ 4.199681] nvme nvme0: pci function 0000:83:00.0
[ 4.214242] nvme nvme0: Shutdown timeout set to 10 seconds
[ 4.230167] nvme nvme0: allocated 64 MiB host memory buffer.
[ 4.257974] nvme nvme0: 16/0/0 default/read/poll queues
lspci -nn | grep -i nvme
83:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller PM9C1a (DRAM-less) [144d:a80d]
5. open a thread here
it seems to be some software error i have not done anything else to the nvme
if anyone can help me that would be really great!
Last edited: