Skip to content

Documentation Guide: Set RLIMIT_NOFILE for Scylla pods #2937

@mflendrich

Description

@mflendrich

#2160 implemented a mechanism to set the max open files rlimit (RLIMIT_NOFILE) for a Scylla node via the fs.nr_open sysctl.

#2457 is implementing a way to set the sysctls on the node level, including (but not limited to) fs.nr_open.

The scope of this issue is to get users familiar with this mechanism, and to explain how to set RLIMIT_NOFILE for Scylla nodes under Operator.

Acceptance Criteria

  • A guide explaining how to set the max open files limit exists.
  • Stretch: make some increment towards the docs structure outlined in Structure the documentation for the reader #2787. This should fall under Production-grade Deployment -> Custom Scenarios

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.needs-priorityIndicates a PR lacks a `priority/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions