Date: Thu, 23 Jan 2003 09:55:56 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Oliver Fromme <olli@secnetix.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cannot kill truss process Message-ID: <20030123095104.Q4134-100000@cactus.fi.uba.ar> In-Reply-To: <200301231247.h0NCl8wA006081@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> Accoding to ps, the truss process is in "disk wait" ("D"), > but all disks are working perfectly fine, including the > NFS-mounted filesystems. > > The process that had been trussed ("jws") doesn't run any- > more (I had to kill it, using SIGKILL, I think). Welcome to NFS hell. That's why you should mount nfs-based filesystems with the "-o intr" flag. Are you sure you don't have any problem with the NFS filesystems? > > Does anyone happen to have an idea how to get rid of the > truss process? I cannot reboot this machine. Check the NFS filesystems. If they are fine, you shouldn't have problems killing it. Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030123095104.Q4134-100000>