nfsd refusing mounts after upgrading to 11.3 Big Sur?
Hello All,
I have a MacMini with a connected Drobo 6D that I use as my central home server. This includes a few VMWare ESXi servers & Linux VMs.
After upgrading to the Big Sur, I am no longer able to use NFS on the ESXi & Linux clients because all clients are seeing permission denied when attempting to mount.
This all worked before upgrading.
On the Macmini:
bash-3.2# showmount -e localhost
Exports list on localhost:
/Volumes/Drobo/Media 192.168.100.55
/Volumes/Drobo/Backups/_Isos 192.168.100.50 192.168.100.60
bash-3.2# cat /etc/exports
/Volumes/Drobo/Media -maproot=daemon 192.168.100.55
/Volumes/Drobo/Backups/_Isos -maproot=daemon 192.168.100.50 192.168.100.60
On a Linux client (the 192.168.100.55):
ubuntu@ubuntu18-Plex:~$ showmount -e macmini
Export list for macmini:
/Volumes/Drobo/Media 192.168.100.55
/Volumes/Drobo/Backups/_Isos 192.168.100.50,192.168.100.60
ubuntu@ubuntu18-Plex:~$ grep mymedia /etc/fstab
macmini:/Volumes/Drobo/Media /mymedia nfs auto,ro,vers=3,bg,intr 0 0
ubuntu@ubuntu18-Plex:~$ sudo mount /mymedia
[sudo] password for ubuntu:
mount.nfs: access denied by server while mounting macmini:/Volumes/Drobo/Media
ubuntu@ubuntu18-Plex:~$ sudo mount -v /mymedia
mount.nfs: trying text-based options 'vers=3,bg,intr,addr=192.168.100.30'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.100.30 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.100.30 prog 100005 vers 3 prot UDP port 902
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting macmini:/Volumes/Drobo/Media
According to the showmounts, I've exported /Volumes/Drobo/Media on the macmini and again, this was working before Big Sur changed something ad broke it.
I've tried grepping for nfs & mountd in /var/log/* without seeing anything.
Where does MacOS hide the mountd error messages? What did Big Sur change that has broken my NFS mounts?
Mac mini, macOS 11.3