Skip site navigation (1)Skip section navigation (2)
Date:      30 Mar 2001 16:35:12 +0100
From:      Wayne Pascoe <wayne.pascoe@realtime.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   exports file format
Message-ID:  <m1lmpnp8wf.fsf@zaphod.realtime.co.uk>

next in thread | raw e-mail | index | archive | help
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,

-- 
- Wayne Pascoe 
E-mail: wayne.pascoe@realtime.co.uk
Phone : +44 (0) 20 7544 4668
Mobile: +44 (0) 788 431 1675

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?m1lmpnp8wf.fsf>