← Back to team overview

sslug-teknik team mailing list archive

Re: df vil ikke dÃ_!

 

On Thu, 07 Aug 2003 21:35:23 +0200, donald_j_axel wrote:


> Det ville jeg have spurgt om :->
> 
> Hos mig er det typisk en død NFS-server, hvis den slags sker. Den slags
> omfatter også fil tilgang med andre programmer (altså, alt hvad der
> ender i block- open, hedder det ikke bopen(k) i kernen?)
Hvis du oplever disse problemer, bør du indsætte en af følgende options
i din mount/fstab:
soft,intr.

soft: If an NFS file operation has a major timeout then report an I/O
error to the calling program.  The default is to continue retrying NFS
file operations indefinitely. hard: If an NFS file operation has a major
timeout then report "server not responding"  on  the console and continue
retrying indefinitely.  This is the default. intr: If
 an  NFS file operation has a major timeout and it is hard mounted, then
allow signals to  interupt  the  file operation  and  cause  it to return
EINTR to the calling program.  The default is to not allow file operations
to be interrupted. citat man nfs


-- 
Hilsen/Sincerely, Michael Rasmussen

En windows admin er en person, for hvem den største bedrift er, at
lave konfiguration af serveren med trial and error via en gui.



References