Mike Meyer wrote:
No, it will fail immediately (as seen above) if it can't resolve the
server name.  The only way to fix this is to modify mount_nfs to
sleep and retry in such cases.  The *current* sleep-and-retry code
is in the NFS mount code in the kernel, which doesn't come into play
until after DNS lookup.

In that case, there's a bug in the mount_nfs man page, which just says
that it keeps retrying until it succeeds. PR #110062

Given that it sounds like a potential workaround is to use the machines
IP instead of name until this is fixed, thanks for the info guys.

   Steve


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to [EMAIL PROTECTED]

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to