soleblazer
12-22-2000, 09:20 AM
I started the following on the Linux
[rpciod]
rpc.statd
rpc.rquotad
rpc.rquotad
rpc.mountd --no-nfs-version 3
portmap
In my /etc/exports file I have this:
/mnt/disk3/oradata (rw)
At another Linux machine I issue: mount -t nfs 38.138.3.93:/mnt/disk3/oradata /mnt/disk3/oradata
I get the error "Permission Denied." This message comes from the server. Please note that the 38.138.3.93 ip is the Linux server with the export.
I know this is probably really stupid, but what have I missed.
Thanks guys!!
JC
[rpciod]
rpc.statd
rpc.rquotad
rpc.rquotad
rpc.mountd --no-nfs-version 3
portmap
In my /etc/exports file I have this:
/mnt/disk3/oradata (rw)
At another Linux machine I issue: mount -t nfs 38.138.3.93:/mnt/disk3/oradata /mnt/disk3/oradata
I get the error "Permission Denied." This message comes from the server. Please note that the 38.138.3.93 ip is the Linux server with the export.
I know this is probably really stupid, but what have I missed.
Thanks guys!!
JC