PVE Keeps Trying to Connect to Removed NFS Share

johndoe86x

Member
Dec 27, 2021
8
0
6
39
Hi, all,

I recently removed an NFS share via the GUI. I also checked the storage config and found no traces of it. I also ran umount -l nfs-mbdfs2-datastore. But I still get errors in the syslog about an NFS connection timeout. Any help would be appreciated!

pve-manager/7.3-6/723bb6ec (running kernel: 5.13.19-4-pve)

Thanks!
 
Hi,
please check mount | grep 'type nfs' for mountpoints and check the status for the systemd mount of the NFS storage systemctl status "*.mount". Also, please post the exact error messages from the syslog.
 
Hi,
please check mount | grep 'type nfs' for mountpoints and check the status for the systemd mount of the NFS storage systemctl status "*.mount". Also, please post the exact error messages from the syslog.
Hi, Chris, thanks for your reply. I performed a shutdown of the PVE node and I think that resolved the issue. I haven't seen anything else in the syslog so far and the command you posted didn't return anything.