3560316 change initial mount timeouts to match NFS defaults

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2012-08-21 12:57:09 +00:00
parent fd83987b66
commit 8c5ed18ffe

View File

@ -10,7 +10,7 @@
# Change these two parameters according to your requirements
$::NFSRETRIES = 3;
$::NFSTIMEO = 1;
$::NFSTIMEO = 10;
# Candidate commands: mount, df, lsfs, nfs4cl showfs
# Only the mount command could list all file systems