Skip to content

fix(installer/node): fs.inotify.max_user_instances not configured#474

Open
gnarlex wants to merge 4 commits into
mainfrom
inotify-instances
Open

fix(installer/node): fs.inotify.max_user_instances not configured#474
gnarlex wants to merge 4 commits into
mainfrom
inotify-instances

Conversation

@gnarlex

@gnarlex gnarlex commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Looked at the node, and the inotify.max_user_watches value is correctly set, but the inotify.max_user_instances param is still set to the (default) 128 instead of 8192 we require.

Set inotify.max_user_instances to 8192 during node provisioning.

Task-ID: CU-869d13eeg

@gnarlex gnarlex requested a review from siherrmann June 11, 2026 15:56
@gnarlex gnarlex self-assigned this Jun 11, 2026
@gnarlex gnarlex added the bug Something isn't working label Jun 11, 2026
Comment thread internal/installer/node/node.go
@gnarlex gnarlex removed the request for review from siherrmann June 15, 2026 15:06
@gnarlex gnarlex force-pushed the inotify-instances branch from 46e7819 to 69411fd Compare June 15, 2026 19:54
@gnarlex gnarlex requested review from OliverTrautvetter and joka134 and removed request for joka134 June 16, 2026 16:27
@gnarlex

gnarlex commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant