After doing the initial install of proxmox 7 and setting up 3 VM's I noticed the server went offline over night. Turns out it had a kernel panic, I took a picture of it.
My hardware:
AMD Ryzen 7 2700X
4x Corsair CMK16GX4M2B3200C16 8GB (NOT using D.O.C.P/XMP)
Asus PRIME-X470-PRO (Latest bios 5851)
LSI SAS 9211-8i
2x Crucial MX500 250gb (raid1 ZFS boot drives)
2x Samsung 970 EVO 500 GB (raid1 ZFS VM drives)
4x 4TB WD red
2x 8TB WD red
Using promox 7.0-10 with kernel 5.11.22-2-pve
VM's:
100(truenas with LSI card passthrough)
101(ubuntu 20.04 used for docker with 2x 8tb drives)
102(ubuntu 20.04 used for remote server backups, NFS connection to 101)
Using the process of elimination I have a suspicion of VM 100. I ran each VM 24 hours with the others powered off. During the time that VM 100 was on it had 2 kernel panics. VM 101,102 ran fine for 48 hours.
VM 100 config:
I've looked through this thread and tried some of the fixes. Added the non-free package to install amd64-microcode, I haven't tried the
If I need to provide some more info please let me know.
My hardware:
AMD Ryzen 7 2700X
4x Corsair CMK16GX4M2B3200C16 8GB (NOT using D.O.C.P/XMP)
Asus PRIME-X470-PRO (Latest bios 5851)
LSI SAS 9211-8i
2x Crucial MX500 250gb (raid1 ZFS boot drives)
2x Samsung 970 EVO 500 GB (raid1 ZFS VM drives)
4x 4TB WD red
2x 8TB WD red
Using promox 7.0-10 with kernel 5.11.22-2-pve
VM's:
100(truenas with LSI card passthrough)
101(ubuntu 20.04 used for docker with 2x 8tb drives)
102(ubuntu 20.04 used for remote server backups, NFS connection to 101)
Using the process of elimination I have a suspicion of VM 100. I ran each VM 24 hours with the others powered off. During the time that VM 100 was on it had 2 kernel panics. VM 101,102 ran fine for 48 hours.
VM 100 config:
Code:
boot: order=scsi0;net0
cores: 4
hostpci0: 0000:0a:00.0,rombar=0
memory: 12288
name: truenas
net0: virtio=9E:A5:BB:44:1A:DA,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: vm-mirror:vm-100-disk-0,size=30G
scsihw: virtio-scsi-pci
smbios1: uuid=3dc527b1-0479-4b65-8435-945b78e7739c
sockets: 1
startup: order=1,up=10
vmgenid: ed012270-d90e-44a9-9fd8-538f3a919472
I've looked through this thread and tried some of the fixes. Added the non-free package to install amd64-microcode, I haven't tried the
aio=native
option wanted to get some help here first.If I need to provide some more info please let me know.