Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!convex!felps From: felps@convex.com (Robert Felps) Newsgroups: comp.unix.wizards Subject: why can't you exportfs /dir and /dir/sub? Summary: Why can't you exportfs /dir and /dir/sub if sub is in same FS. Keywords: export exportfs mount NFS subdirectories Message-ID: Date: 13 Jun 91 16:00:58 GMT Sender: usenet@convex.com (news access account) Organization: CONVEX Computer Corporation, Richardson, Tx., USA Lines: 11 Nntp-Posting-Host: mikey.convex.com Why can't this be done? EXPORTFS(8) NFS Programmer's Reference EXPORTFS(8) WARNINGS You cannot export a directory that is either a parent- or a sub-directory of one that is currently exported and within the same filesystem. It would be illegal, for example, to export both /usr and /usr/local if both directories resided in the same disk partition.