12.07.2015 Views

IBM Tivoli Storage Manager for UNIX and Linux Backup-Archive ...

IBM Tivoli Storage Manager for UNIX and Linux Backup-Archive ...

IBM Tivoli Storage Manager for UNIX and Linux Backup-Archive ...

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

You can use this option to mitigate the default behavior of status calls on filesystems. For example, if an NFS file system is stale, a status system call will betimed out by NFS (softmounted) or hang the process (hardmounted).When the value of this option is changed to a value other than zero, a new threadis created by a caller thread to issue the status system call. The new thread istimed out by the caller thread <strong>and</strong> the operation can continue.Note: On Solaris <strong>and</strong> HP-UX, the nfstimeout option can fail if the NFS mount ishard. If a hang occurs, deactivate the nfstimeout option <strong>and</strong> mount the NFS filesystem soft mounted, as follows:mount -o soft,timeo=5,retry=5 machine:/filesystem /mountpointThe parameters are defined as follows:soft Generates a soft mount of the NFS file system. If an error occurs, the stat()function returns with an error. If the option hard is used, stat() does notreturn until the file system is available.timeo=nSets the time out <strong>for</strong> a soft mount error to n secondsretry=nSet the internal retries <strong>and</strong> the mount retries to 5, the default is 10000.Supported ClientsThis option is <strong>for</strong> all <strong>UNIX</strong> <strong>and</strong> <strong>Linux</strong> clients. The server can also define thisoption.Options FilePlace this option in the dsm.sys file within a server stanza or the client options file(dsm.opt).Syntax►► NFSTIMEout number ►◄ParametersnumberSpecifies the number of seconds the client waits <strong>for</strong> a status system call on afile system be<strong>for</strong>e timing out. The range of values is 0 through 120; the defaultis 0 seconds.ExamplesOptions file:nfstimeout 10Comm<strong>and</strong> line:-nfstimeout=10This option is valid only on the initial comm<strong>and</strong> line. It is not valid in interactivemode.Related in<strong>for</strong>mation354 <strong>IBM</strong> <strong>Tivoli</strong> <strong>Storage</strong> <strong>Manager</strong> <strong>for</strong> <strong>UNIX</strong> <strong>and</strong> <strong>Linux</strong> <strong>Backup</strong>-<strong>Archive</strong> Clients Version 6.1: Installation <strong>and</strong> User’s Guide

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!