From owner-freebsd-stable Thu May 20 9: 1:36 1999 Delivered-To: freebsd-stable@freebsd.org Received: from crydee.sai.msu.ru (crydee.sai.msu.ru [195.208.220.203]) by hub.freebsd.org (Postfix) with ESMTP id B9EAE1583D for ; Thu, 20 May 1999 09:00:54 -0700 (PDT) (envelope-from asv1@crydee.sai.msu.ru) Received: from localhost (asv1@localhost) by crydee.sai.msu.ru (8.9.2/8.9.2) with ESMTP id TAA15521; Thu, 20 May 1999 19:03:34 +0400 (MSD) (envelope-from asv1@crydee.sai.msu.ru) Date: Thu, 20 May 1999 19:03:34 +0400 (MSD) From: "Sergey Ayukov (mailing lists)" To: Sergei Vyshenski Cc: stable@FreeBSD.ORG Subject: Re: undocumented feature of mountd? In-Reply-To: <3.0.5.32.19990520185625.007c1b60@rsfq.npi.msu.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 May 1999, Sergei Vyshenski wrote: > Undocumented feature of mountd? > > Let /usr/dir1 and /usr/dir2 belong to the same partition > on the server, mounted locally as /usr. Then the following would > not go: > > #/etc/exports: > /usr/dir1 -ro client_host1 > /usr/dir2 client_host1 > > In other words, mountd does not like to NFS-export different parts of > the same filesystem to the same client host, but with NON-identical > export attributes. Unfortunately, it is a documented bug of mountd. See exports(5): BUGS The export options are tied to the local mount points in the kernel and must be non-contradictory for any exported subdirectory of the local server mount point. It is recommended that all exported directories --------------------------------------------------------------------------- Dr. Sergey Ayukov Sternberg Astronomical Institute http://www.ayukov.com Moscow, Russia http://crydee.sai.msu.ru/index-asv.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message