root@s-145-VM:~# mount -t nfs -vvv 102.165.XXX.YYY:/data/secondary /mnt/SecStorage/testmount.nfs: timeout set for Thu Feb 16 14:07:58 2023mount.nfs: trying text-based options 'vers=4.2,addr=102.165.XXX.YYY,clientaddr=197.189.XXX.YYY'root@s-145-VM:~#
root@s-145-VM:~# mount -t nfs 102.165.XXX.ZZZ:/data/secondary /mnt/SecStorage/testmount.nfs: access denied by server while mounting 102.165.XXX.ZZZ:/data/secondaryroot@s-145-VM:~# mount -t nfs -vvv 102.165.XXX.ZZZ:/data/secondary /mnt/SecStorage/testmount.nfs: timeout set for Thu Feb 16 14:07:11 2023mount.nfs: trying text-based options 'vers=4.2,addr=102.165.XXX.ZZZ,clientaddr=192.168.50.53'mount.nfs: mount(2): Operation not permittedmount.nfs: trying text-based options 'addr=102.165.XXX.ZZZ'mount.nfs: prog 100003, trying vers=3, prot=6mount.nfs: trying 102.165.XXX.ZZZ prog 100003 vers 3 prot TCP port 2049mount.nfs: prog 100005, trying vers=3, prot=17mount.nfs: trying 102.165.XXX.ZZZ prog 100005 vers 3 prot UDP port 892mount.nfs: mount(2): Permission deniedmount.nfs: access denied by server while mounting 102.165.XXX.ZZZ:/data/secondary