Re: Bugs in knfsd -- Problem re-exporting an NFS share

From: Jorge L. deLyra (delyra@latt.if.usp.br)
Date: Wed Jan 03 2001 - 08:56:07 EST


> You probably had a inode namespace collision. unfsd encodes the dev_t in
> the upper in ext2 unused bits of the inode to be able to export multiple
> file systems in a single export (knfsd dropped that broken feature)

Well, not completely. There is now this option "nohide" on /etc/exports
which does this. Another useful thing we use a lot here. With knfsd you
still have to authorize (export) separately each local mount point (unfsd
used to automatically authorize all the underlying tree), but with this
option you can mount just once and go down into directories which are on
different filesystems on the server. A very useful feature, specially
while autofs is not able to do cascaded mounts. We use this for some
sysadmin tasks on clients, which export their root to their server.

I recognize the need for a robust NFS structure on Linux and understand
that some restrictions on features might be needed for that. But all these
features are quite nice and useful, so I hope ways are found to implement
them in robust ways.
                                                        Regards,

----------------------------------------------------------------
        Jorge L. deLyra, Associate Professor of Physics
            The University of Sao Paulo, IFUSP-DFMA
       For more information: finger delyra@latt.if.usp.br
----------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 21:00:15 EST