Problems setting up NFS on IRIX 6.5.3
#6
RE: Problems setting up NFS on IRIX 6.5.3
EDIT: I've solved the issue by mounting from the terminal:

Code:
mount -t nfs 192.168.1.4:/mnt/usb1 /nfsshare

I've also added the following to /etc/fstab so it auto mounts in the future

Code:
192.168.1.4:/mnt/usb1 /nfsshare nfs rw,bg 0 0


-------------------------------------------------------------------------------
Thanks for all the help. Here are some of the results:

Result of chkconfig
   
NFS is set to ON

Result of showmount -e 192.168.1.4
   
It seems to be able to see the exports.

Exports file:
   
I set the parameters to the example given in the comment section of the file for NFS v3.

I added the nfs file after googling Raion's suggestion.

/etc/sysconfig/nfs
   
This is a copy of a sample file I found on the internet with NFS v3 set to yes.

rpcinfo output
   


The NFS on IRIX is set to AutoFS (I changed it to AutoFS after taking the below picture):

   

I don't have much experience with Linux or stuff like this so any help is welcome.
(This post was last modified: 10-30-2020, 07:02 PM by SGIArtist.)
SGIArtist
Octane

Trade Count: (0)
Posts: 55
Threads: 9
Joined: Oct 2020
Location: EU
Find Reply
10-29-2020, 07:28 PM


Messages In This Thread
Problems setting up NFS on IRIX 6.5.3 - by SGIArtist - 10-27-2020, 07:29 PM
RE: Problems setting up NFS on IRIX 6.5.3 - by Raion - 10-27-2020, 08:06 PM
RE: Problems setting up NFS on IRIX 6.5.3 - by jwhat - 10-28-2020, 06:39 AM
RE: Problems setting up NFS on IRIX 6.5.3 - by weblacky - 10-28-2020, 07:41 AM
RE: Problems setting up NFS on IRIX 6.5.3 - by Raion - 10-28-2020, 08:04 AM
RE: Problems setting up NFS on IRIX 6.5.3 - by SGIArtist - 10-29-2020, 07:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)