Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 09:50:17 -0900
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        Wayne Pascoe <wayne.pascoe@realtime.co.uk>, freebsd-questions@freebsd.org
Subject:   Re: exports file format
Message-ID:  <01033009501701.01222@galaxy.anchoragerescue.org>
In-Reply-To: <m1lmpnp8wf.fsf@zaphod.realtime.co.uk>
References:  <m1lmpnp8wf.fsf@zaphod.realtime.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 30 March 2001 06:35, Wayne Pascoe wrote:
> Sorry for the stupid question, but I'm used to dealing with the format
> of NFS exports on Linux systems.
>
> If I try and put multiple paths that I want exported in my exports
> file on different lines, I get errors when I try and start nfs. An
> example of these errors is as follows :
>
> Mar 30 16:31:27 dozer mountd[16649]: can't change attributes for
> /web/VIRTUALHOSTS/asite Mar 30 16:31:27 dozer mountd[16649]: bad exports
> list line /web/VIRTUALHOSTS/asite -mapall Mar 30 16:31:27 dozer
> mountd[16649]: can't change attributes for /web/VIRTUALHOSTS/anothersite
> Mar 30 16:31:27 dozer mountd[16649]: bad exports list line
> /web/VIRTUALHOSTS/anothersite -mapall
>
> The exports file that generated this is as follows :
>
> /web/VIRTUALHOSTS/asite -mapall=web 194.205.134.19
> /web/VIRTUALHOSTS/anothersite -mapall=web 194.205.134.19
>
> What is the correct way to export multiple directories?
>
> TIA,

Try:
/web/VIRTUALHOSTS/asite /web/VIRTUALHOSTS/anothersite  -mapall=web  
194.205.134.19


Beech

-------------------------------------------------------------------
     Beech Rintoul - Network Manager - akbeech@anchoragerescue.org
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------










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?01033009501701.01222>