Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2003 11:13:49 +0200 (CEST)
From:      Oliver Fromme <olli@secnetix.de>
To:        freebsd-fs@FreeBSD.ORG
Subject:   Re: NFS problem FreeBSD vs NetApp Filer using tomcat / java
Message-ID:  <200307090913.h699DnK3053575@lurza.secnetix.de>
In-Reply-To: <200307090821.h698LR5C051631@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Small addendum:

Someone asked me off-list whether I use the "interruptible"
flag for the NFS mounts, and suggested switching it off.

Well, I always set the interruptible flag, so that processes
don't hang in case of NFS problems (so I can kill or Ctrl-C
them).  Otherwise they will hang forever until I reboot.
   
It is my understanding that the interruptible flag has only
an effect when a signal is delivered to a process which is
blocked on NFS I/O.  Or am I wrong?

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307090913.h699DnK3053575>