Alexander wrote:
> 
> So, the automount work fine with this configuration. When the station access 
> the directory /var/montag/floppy_bilbo, the server mount with nfs the floppy 
> of station(your own floppy device) and all work fine.
> 
> But, the autofs no umount the device and I do not have any permission to write 
> in floppy.
> 
> Whats happend??
> 

What happens is that knfsd will hold the floppy busy until it's
un-exported.  Simply put, NFS isn't designed to do what you're trying to
do, because NFS doesn't really track if it's used elsewhere (it's
supposed to be stateless and all that.)

        -hpa


_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to