Date: Mon, 25 Nov 2002 20:11:01 -0500 (EST) From: Jeff Roberson <jroberson@chesapeake.net> To: Philip Paeps <philip@paeps.cx> Cc: current@FreeBSD.ORG Subject: Re: I'm impressed, but ... Message-ID: <20021125200739.W83923-100000@mail.chesapeake.net> In-Reply-To: <20021126005155.GA648@juno.home.paeps.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Nov 2002, Philip Paeps wrote: > > I was also starting to think in the NFS direction. It's one of the reasons I > use Maildirs. My setup is a bit convoluted too. This machine (the one now > running -current and hanging) plays NFS server. The mailserver mounts the > maildir and writes mail into it. > > Now, the 'hangs' appear to be somewhat random, I can open a few mailfolders > without issues, then suddenly I get a hang if I try another one. Also, I > notice that when I send a mail when I'm in a folder which is set up to save > mails in itself (what a ridiculous sentence), they don't get saved until a > while later. > > I'm going to fiddle a bit with my setup and see if I can reliably reproduce > hangs. 'Random' is very difficult to debug, I know :-/ > If you do not have it compiled in already, please add DDB to your kernel config. The next time it hangs type CTRL+ALT+ESC to enter the debugger. Then please provide the output of 'ps' and 'show lockedvnods'. You may then use 'call boot(0)' to reboot your system. Thanks! Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021125200739.W83923-100000>