3560316 change initial mount timeouts to match NFS defaults

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2012-08-21 13:00:15 +00:00
parent d91af1c001
commit b55da8ad16

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