Linux Operating System (MOSC)

MOSC Banner

NFS from Oracle Linux 8 to Solaris 10 connection problem

edited Nov 28, 2023 3:42AM in Linux Operating System (MOSC) 1 commentAnswered

Hi

# mount -o vers=3 <NFS-SERVER-IP>:/data /mnt

nfs mount: <NFS-SERVER-IP>: : RPC: Timed out

nfs mount: retrying: /mnt

the mount is made by Solaris 10

and the server is Linux

however when I'm mounting without -o vers=3 the mount doesn't show errors:

# mount <NFS-SERVER-IP>:/data /mnt

# df -h /mnt

Filesystem size used avail capacity Mounted on

<NFS-SERVER-IP>:/data 9.9G 6.5G 3.4G 66% /mnt

but when I'm trying to synchronize the mount I get permission denied:

bdk2/bin/bkr_1030_create_file_demogr.sqt -> /app/prd1/bin/bkr_1030_create_file_demogr.sqt

rsync: chown "/mnt/dev1/bdk2/bin/bkr_1030_create_send_file.sh" failed: Permission denied (13)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center