whitetiger264 commented on issue #7244: URL: https://github.com/apache/cloudstack/issues/7244#issuecomment-1438653670
Hi @DaanHoogland Trying to do so results in the following: ``` root@s-149-VM:/mnt/SecStorage# mount -t nfs -vvv 102.165.XXX.YYY:/data/secondary/ /mnt/SecStorage/test mount.nfs: timeout set for Tue Feb 21 15:13:35 2023 mount.nfs: trying text-based options 'vers=4.2,addr=102.165.XXX.YYY,clientaddr=192.168.50.78' mount.nfs: mount(2): Operation not permitted mount.nfs: trying text-based options 'addr=102.165.XXX.YYY' mount.nfs: prog 100003, trying vers=3, prot=6 mount.nfs: trying 102.165.XXX.YYY0 prog 100003 vers 3 prot TCP port 2049 mount.nfs: prog 100005, trying vers=3, prot=17 mount.nfs: trying 102.165.XXX.YYYprog 100005 vers 3 prot UDP port 892 mount.nfs: mount(2): Permission denied mount.nfs: access denied by server while mounting 102.165.XXX.YYY:/data/secondary/ root@s-149-VM:/mnt/SecStorage# ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
