From: "Heflin, Roger A." Subject: re-exporting: exportfs gives Invalid argument Date: Thu, 31 Oct 2002 13:06:33 -0600 Sender: nfs-admin@lists.sourceforge.net Message-ID: <5CA6F03EF05E0046AC5594562398B9160C775E@poexmb3.conoco.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Return-path: Received: from usamail2.conoco.com ([12.31.208.227]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 187KeU-00021F-00 for ; Thu, 31 Oct 2002 11:06:46 -0800 To: Errors-To: nfs-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Unsubscribe: , List-Archive: Re-exporting is not allowed/supported on the kernel nfsd in linux. Most other versions on Unix also don't support this=20 sort of thing. Roger From: "Igor Rychkov" To: Date: Thu, 31 Oct 2002 20:17:11 +0900 Subject: [NFS] re-exporting: exportfs gives Invalid argument Hi, I have the following situation: "A" client of network "N" needs file =3D access to the "C" server of network "M", and there's "B" with 2 network = =3D cards. The computers have RedHat 7.2 or 7.3 installed. B mounts Cshare on /Bshare/Cshare B's /etc/exports includes the following lines: /Bshare A(rw,async,no_subtree_check,no_root_squash) /Bshare/Cshare A(rw,nohide,async,no_subtree_check,no_root_squash) then=3D20 B:# exportfs -ra gives A.N:/Bshare/Cshare: Invalid argument Now I remember that one cannot "export a directory and an ancestor of = =3D that directory on the same filesystem to any one host". Yes, =3D /Bshare/Cshare was created as a subdirectory, but wasn't it replaced =3D when mounting? And isn't the manual requires extra lines in /etc/exports = =3D to "nohide" such mounts? Any hint, please. Igor ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs