Asked by Los Angeles1
at 2024-08-07 12:30:24
Point:500 Replies:3 POST_ID:828709USER_ID:10
Topic:
Linux;;Unix Operating Systems
I am using RHEL 6.4 and can not get my mount command to work properly
mount -t nfs4 10.14.10.10:/archives/Users/xxx/xxxnulti /mnt/xxx
mount.nfs4: mounting 10.14.10.10:/archives/Users/xxx/xxxnulti failed, reason given by server: No such file or directory
I know th local file /mnt/xxx exists, but can not determine why the mount is failing.
I checked on the target, and the directly does exist
Any ideas ?
Thanks
mount -t nfs4 10.14.10.10:/archives/Users/xxx/xxxnulti /mnt/xxx
mount.nfs4: mounting 10.14.10.10:/archives/Users/xxx/xxxnulti failed, reason given by server: No such file or directory
I know th local file /mnt/xxx exists, but can not determine why the mount is failing.
I checked on the target, and the directly does exist
Any ideas ?
Thanks