Changes

From SME Server
Jump to navigationJump to search
44 bytes added ,  22:56, 14 October 2015
Line 241: Line 241:  
=== NFS Timeout ===
 
=== NFS Timeout ===
   −
Nfs can have a really long timeout, if you want to avoid it you can do
+
Nfs can have a really long timeout in case if the remote host is not reachable, if you want to avoid it you can do
    
  mount -t nfs -o nolock,timeo=30,retrans=1,retry=0 192.168.xx.xxx:/home/e-smith/files /mnt/partage
 
  mount -t nfs -o nolock,timeo=30,retrans=1,retry=0 192.168.xx.xxx:/home/e-smith/files /mnt/partage

Navigation menu