Date: Wed, 7 Mar 2001 23:09:40 -0800 (PST) From: Phat Pham <jb_pham@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: NFS Mount Error on FreeBSD Message-ID: <20010308070940.86744.qmail@web9605.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi,
Please help me to resolve a problem with NFS Server on FreeBSD 4.1.
I followed the instruction on FreeBSD handbood with the following setup:
- At server in
-> rc.conf file:
portmap_enable="YES"
nfs_server_enable="YES"
nfs_server_flags="-u -t -n -4"
mountd_flags="-r"
-> in exports files has:
/export -alldirs 10.10.10 10.10.11
- At client in rc.conf file
nfs_client_enable="YES"
nfs_client_flags="n -4"
If I run command to mount a path at server site, and got error:
"nfs: can't access /export/storage permission denied.
/export/storage is the existing path in the system
Any advise is appreciated.
Thanks,
Phat Pham.
---------------------------------
Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
[-- Attachment #2 --]
<P>Hi, <BR>Please help me to resolve a problem with NFS Server on FreeBSD 4.1.</P>
<P>I followed the instruction on FreeBSD handbood with the following setup:<BR><U>- At server in</U> </P>
<P> -> <STRONG>rc.conf</STRONG> file:<BR> portmap_enable="YES"<BR> nfs_server_enable="YES"<BR> nfs_server_flags="-u -t -n -4"<BR> mountd_flags="-r"<BR> -> in <STRONG>exports</STRONG> files has:<BR> /export -alldirs 10.10.10 10.10.11<BR><U>- At client in rc.conf file</U><BR> nfs_client_enable="YES"<BR> nfs_client_flags="n -4"</P>
<P>If I run command to mount a path at server site, and got error: <BR>"nfs: can't access /export/storage permission denied.<BR>/export/storage is the existing path in the system</P>
<P>Any advise is appreciated.</P>
<P>Thanks,</P>
<P><BR>Phat Pham.</P><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://personal.mail.yahoo.com/?.refer=mailiyfoot">Yahoo! Mail Personal Address</a> -
Get email at your own domain with Yahoo! Mail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010308070940.86744.qmail>
