Skip to content

Commit ade7e87

Browse files
Merge pull request #490 from delphix/dlpx/pr/david-mendez1/57dd1aba-b602-42b2-9dca-78a659c186f2
DLPX-91653 Use default inotify.max_user_watches
2 parents ca767ef + 5624efb commit ade7e87

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

files/common/lib/sysctl.d/50-override.conf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,6 @@ vm.overcommit_memory = 1
9393
#
9494
fs.mount-max = 300000
9595

96-
#
97-
# We've seen cases where we run out of this resource with the default
98-
# value of 8192, resulting in upgrade failures.
99-
#
100-
fs.inotify.max_user_watches = 32768
101-
10296
#
10397
# We've seen cases where an NFSv4 delegation is revoked by the server,
10498
# which then results in client IO errors. We disable NFSv4 delegation

0 commit comments

Comments
 (0)