Date: Sat, 28 Sep 1996 00:22:39 -0700 (PDT) From: Neal Westfall <nwestfal@Vorlon.odc.net> To: narvi@haldjas.folklore.ee (Narvi) Cc: hackers@freebsd.org Subject: Re: NFS problems with 960801-SNAP Message-ID: <199609280722.AAA10555@Vorlon.odc.net> In-Reply-To: <Pine.BSF.3.91.960928095721.4949A-100000@haldjas.folklore.ee> from "Narvi" at Sep 28, 96 10:01:34 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > # You should replace these lines with your actual exported filesystems. > > /home/business vorlon > > /home/resell vorlon > > > > But mountd always complains with this: > > > > Sep 27 17:41:22 narn mountd[83]: Can't change attributes for /home/resell. > > Sep 27 17:41:22 narn mountd[83]: Bad exports list line /home/resell vorlon > > > > Any ideas what is wrong? Help is appreciated. > > Isn't it possible that there is only the /home filesystem and the > /home/business and /home/resell are not separate filesystems but just > subdirectories? If so, the command above "seems" (I have not tested) to > export /home - and with the second line, you are instructing it to > reexport it. It would be real good if you could export any directory > you like and be not limited to mountpoints, as the situation seems to be. But this is exactly the way we did it when we were using Linux for this machine. According to the sample exports file and the man page, this should work. I've never heard anything about only being able to export mount points. If it is in the exports file, it should work. I also tried just "/home -alldirs vorlon" and that didn't work either. Neal Westfall nwestfal@odc.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609280722.AAA10555>