change the nfs option to have longer actimeo on dl servers
This commit is contained in:
parent
92072f0461
commit
f6e1c1cb1c
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ tcp_ports: [80, 443, 873]
|
|||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
|
||||
# nfs mount options, overrides the all/default
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actime=600"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue