On Mon, 2002-08-26 at 09:21, christopher j bottaro wrote:
> hello,
> it takes my computer like 5 mins to shutdown because NFS keeps spitting out 
> errors.  it says stuff like:
> "umount2 failed: share busy"
> "umount2 failed: illegal seek"
> "can't unmount share"

Probable cause:
/home is mounted on NFS.  You're using GNOME.  GConfd or oafd isn't
closing with the session, has open files, and nothing kills it before
/home is unmounted.

If that's the case, it's a bug I've noticed but not yet filed with Red
Hat.  I will file a bug soon to see what resolutions are possible.  It
would be nice to umount nfs file systems only once during shutdown
(right now it's done twice, one of them is probably not appropriate),
and also to use "fuser -mk /<filesystem>" in the case of unmount
failures.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to