Issue after upgrade to 7.2.3

I had the same issue with a Dell server, it couldn't boot up and complained about a missing megaraid module. You can pin the previous kernel with the following command which sets the default kernel in grub.

proxmox-boot-tool kernel pin 5.13.19-6-pve
Thanks a lot. For the time being I will stick to this 5.13.19-6-pve kernel.
Good to get response from the pve developers.
Thanks again.
 
Same problem for me on PowerEdge T340 and PERC H330 in HBA mode.
With kernel pve-kernel-5.15.35-1 my ZFS pool is on error and generate a lot of error (Buffer I/O error on dev zd0 ... and DMAR: ERROR: DMA PTE for vPFN 0x65567 already set ...)
Reverting to kernel 5.13.19-6-pve resolve the problem. ZFS pool is working normally.
 
Last edited:
The problem still exist even with the latest kernel pve-kernel-5.15.35-3-pve so the question still exist: Do Proxmox has plans to solve the problem for the users of Dell PowerEdge R730 ?
Thanks !
 
After upgrading from Proxmox VE 7.1 (kernel: 5.13.19-6-pve) to 7.2 (kernel: 5.15.60-1-pve) our NFS shares with version 4.2 aren't working anymore. Choosing version 4 in the GUI makes the NFS shares working again but it mounts them over NFSv3!

# pveversion --verbose proxmox-ve: 7.2-1 (running kernel: 5.15.60-1-pve) pve-manager: 7.2-11 (running version: 7.2-11/b76d3178) pve-kernel-helper: 7.2-12 pve-kernel-5.15: 7.2-11 pve-kernel-5.13: 7.1-9 pve-kernel-5.15.60-1-pve: 5.15.60-1 pve-kernel-5.13.19-6-pve: 5.13.19-15

We're not using QNAP as NFS server, but a server with Debian 11 with nfs-kernel-server installed.

Mounting with different NFS versions on our Proxmox VE node in CLI:

# mount -t nfs4 -o proto=tcp,vers=4.2 11.22.33.44:/nfsshare/iso /mnt/test mount.nfs4: mounting 11.22.33.44:/nfsshare/iso failed, reason given by server: No such file or directory # mount -t nfs4 -o proto=tcp,vers=4.1 11.22.33.44:/nfsshare/iso /mnt/test mount.nfs4: mounting 11.22.33.44:/nfsshare/iso failed, reason given by server: No such file or directory # mount -t nfs4 -o proto=tcp,vers=4.0 11.22.33.44:/nfsshare/iso /mnt/test mount.nfs4: mounting 11.22.33.44:/nfsshare/iso failed, reason given by server: No such file or directory # mount -t nfs -o proto=tcp,vers=3.0 11.22.33.44:/nfsshare/iso /mnt/test SUCCESS

We had no problems in PVE 7.1 with kernel 5.13.19-6-pve.

Can this be fixed please?

Thanks!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!