Skip to content

Commit 5624efb

Browse files
committed
DLPX-91653 Use default inotify.max_user_watches
PR URL: https://www.github.com/delphix/delphix-platform/pull/490
1 parent ca767ef commit 5624efb

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)