Skip site navigation (1)Skip section navigation (2)
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
--0-1901957266-984035380=:86266
Content-Type: text/plain; charset=us-ascii


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.
--0-1901957266-984035380=:86266
Content-Type: text/html; charset=us-ascii

<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>&nbsp;&nbsp; -&gt; <STRONG>rc.conf</STRONG> file:<BR>&nbsp;&nbsp; portmap_enable="YES"<BR>&nbsp;&nbsp; nfs_server_enable="YES"<BR>&nbsp;&nbsp; nfs_server_flags="-u -t -n -4"<BR>&nbsp;&nbsp; mountd_flags="-r"<BR>&nbsp;&nbsp; -&gt; in <STRONG>exports</STRONG> files has:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /export -alldirs 10.10.10 10.10.11<BR><U>- At client in rc.conf file</U><BR>&nbsp;&nbsp; nfs_client_enable="YES"<BR>&nbsp;&nbsp; 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.
--0-1901957266-984035380=:86266--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010308070940.86744.qmail>