From: "J. Bruce Fields" Subject: Re: exportfs nohide option for nfsv4 Date: Thu, 10 Mar 2005 09:58:53 -0500 Message-ID: <20050310145853.GA11944@fieldses.org> References: <20050310120722.3782.qmail@web51606.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nfs@lists.sourceforge.net Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1D9P7O-0007Io-9O for nfs@lists.sourceforge.net; Thu, 10 Mar 2005 06:58:30 -0800 Received: from dsl093-002-214.det1.dsl.speakeasy.net ([66.93.2.214] helo=pickle.fieldses.org) by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:AES256-SHA:256) (Exim 4.41) id 1D9P7M-0002cM-Pz for nfs@lists.sourceforge.net; Thu, 10 Mar 2005 06:58:30 -0800 To: mehta kiran In-Reply-To: <20050310120722.3782.qmail@web51606.mail.yahoo.com> Sender: nfs-admin@lists.sourceforge.net Errors-To: nfs-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Post: List-Help: List-Subscribe: , List-Archive: On Thu, Mar 10, 2005 at 04:07:22AM -0800, mehta kiran wrote: > Hi , > I am using RHEL 4 GA. > i created directories /export , /export/exp1. > Then i started all the nfs daemons. > I mounted a disk on /export/exp1. > > Then i exported /export using > exportfs -o rw,no_root_squash,fsid=0 *:/export > > I exported /export/exp1 using > exportfs -o rw,no_root_squash *:/export/exp1 > > I mounted exported fs on client side using > mount -t nfs4 server:/ /share > > but i am not able to see contents of /share/exp1 > When i used nohide attribute for exporting fs > then everyting works fine. > > As per man page , nohide is not needed if the > filesystems mounted on child directories are > exported. > Please let me know if i ma wrong Could you point out which part of which manpage you're referring to? The nohide option *is* (as you've seen) required in this case. (Well, either that or "crossmnt" on the parent export.) --b. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs