Date: Tue, 30 Nov 1999 09:49:57 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Martin Blapp <mb@imp.ch> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc Message-ID: <199911301749.JAA26108@apollo.backplane.com> References: <Pine.SGI.4.10.9911300932580.3028-100000@mephisto.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
:> Call rpc.umntall only if nfs_client_enable, hang occurse otherwise
:
:Can you please tell me why it hangs ? That means :
:
:- Is there a /var/db/mounttab ? (If no it should just skip)
:- Have you disconected the network while operating and have
: not connected since then ?
:
:The utility only does something if :
:
:- /var/db/mounttab exists
:- you have not properly unmounted your nfs-filesystems
:
:So a normal user will never have hangs during startup if he
:does not use nfs.
:
:Why don't you ask dillon or me before doing the commit ? Even
:if you are right, I'm interested in discussing it first.
:
:Martin
:
:Martin Blapp, mb@imp.ch
This is essentially Martin's work so he has last word. rpc.umntall
is supposed to timeout if it does not have connectivity so if it is
improperly hanging that's a bug. Whether the fix is to move the
placement of the program in the rc scripts or 'fix' the program
to do a better job of timing out is up to Martin.
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911301749.JAA26108>
