Date: Wed, 11 Apr 2007 12:04:15 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@freebsd.org Subject: Re: What am I not understanding about /etc/exports? Message-ID: <54434144@srv.sem.ipt.ru> In-Reply-To: <20516162@srv.sem.ipt.ru> (Boris Samorodov's message of "Wed, 11 Apr 2007 11:30:37 %2B0400") References: <20070406183630.GA56672@parts-unknown.org> <20070406190849.GA1465@kobe.laptop> <20070406222614.GA63630@parts-unknown.org> <20070406225640.GA1562@kobe.laptop> <20070407035704.GB9295@parts-unknown.org> <20070410122426.GA6122@kobe.laptop> <20070410155544.GA4157@parts-unknown.org> <20070410173431.GA8903@kobe.laptop> <24040909@srv.sem.ipt.ru> <20070411061132.GC45292@parts-unknown.org> <20516162@srv.sem.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Apr 2007 11:30:37 +0400 Boris Samorodov wrote: > > earth% df > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/ad0s1a 62963306 16456346 41469896 28% / > So, / and /usr are parts of one slice. That's the problem [1]. One can > have only one line per slice at /etc/exports. Sorry, not "per slice" but "per filesystem". I.e. you should use one line per directories located at /dev/ad0s1a, etc. > > devfs 1 1 0 100% /dev > > /dev/ad0s1d 62963306 208880 57717362 0% /var/db > > /dev/ad2s1d 76168552 48096588 21978480 69% /home > > /dev/ad3s1d 8122126 4 7472352 0% /rvm/data > > /dev/ad3s1e 1012974 4 931934 0% /rvm/log > > /dev/ad3s1f 26657356 4 24524764 0% /vicepa > > /dev/ad2s1e 75200072 2518722 66665346 4% /public > > /dev/ad0s1e 63274730 6595650 51617102 11% /reserve > > linprocfs 4 4 0 100% /usr/compat/linux/proc > > (sfs) 0 0 0 100% /sfs > > (sfswait) 0 0 0 100% . > > /dev/cd0 143168 143168 0 100% /cdrom WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54434144>