nfs check

Tony Shadwick tshadwick at goinet.com
Mon May 23 07:50:15 PDT 2005


When it goes stale, what is your output from df?

If it's accurate (ie, missing, or somehow displays that the mount has 
otherwise gone stale), then a quick shell script grepping for that info in 
a conditional loop should do the trick.

Been a while since I've had any issues with NFS though.

Tony

On Sun, 22 May 2005, Grant Peel wrote:

> Hi all,
>
> I have a number of boxes that backup data to an nfs mount.
>
> A few times in the recent past, I have had the mount go stale for various 
> reasons which caused problems with the dumps.
>
> Does anyone have access to to (what I assume would be) a few lines of code 
> that would check to see if the the needed file system IS indeed mounted 
> before attemping the dump?
>
> -Grant
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list