move more nfs to 4.0
This commit is contained in:
parent
8d1516e4b6
commit
caf750851a
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ nrpe_procs_crit: 1000
|
|||
host_group: download-phx2
|
||||
|
||||
# nfs mount options, overrides the all/default
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=4"
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=4.0"
|
||||
|
||||
blocked_ips: [ '8.39.100.100', '46.29.92.6', '69.47.68.211', '83.110.159.237', '103.193.116.147', '130.193.57.106', '130.193.60.205', '158.39.4.2', '169.53.165.245', '193.52.32.69', '195.23.131.253', '198.11.167.9', '202.202.43.41' ]
|
||||
|
|
|
@ -5,7 +5,7 @@ freezes: false
|
|||
# this box mounts a large share from the netapp to store combined http
|
||||
# logs from the proxies.
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4.0"
|
||||
|
||||
# general configs
|
||||
nrpe_procs_warn: 900
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue