Amanda-Users

Re: FW: selfcheck hangs

2003-06-19 03:25:17
Subject: Re: FW: selfcheck hangs
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: "Steven M. Wilson" <stevew AT purdue DOT edu>
Date: Thu, 19 Jun 2003 09:22:36 +0200
Steven M. Wilson wrote:

That could very well be the problem I'm having since I just tried a df on the client system and it ground to a halt trying to located NFS mounts. We rely heavily on NFS here so I'll need to figure out how to get around this problem in the future. Thanks for the info.



Mount your non-critical nfs filesystems with mount options "soft,intr"
instead of "hard,nointr" (or eventually "hard,intr") to avoid the blocking.
Yes, the man page says "intr" just causes a lot of trouble, but "hard"
mounts result in non-killable processes (unless you specify "intr" in
which case you can kill the process, but it will not timeout by itself).

And be very careful what you categorize "critical": a disk with software packages even including amanda, is not critical in this sense; an nfs
mounted root partition is critical.
(Yes, the man page says "intr" just cause a lot of trouble, but "hard"
mounts result in non-killable processes. Be careful to put your critical nfs shares on stable hard/software that does not need frequent
reboots.)

my 0.02 €

--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************



<Prev in Thread] Current Thread [Next in Thread>