mirror of
				https://github.com/siderolabs/talos.git
				synced 2025-10-31 08:21:25 +01:00 
			
		
		
		
	Increase values: - fs.aio-max-nr to 1048576 (for Ceph|Veritas|other storages) - fs.inotify.max_user_instances to 8192 (since the usual 512 is too small today's needs) There is no need to adjust fs.inotify.max_user_watches since it's set dynamically during startup by kernel. Closes #5175 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>