Tunable
6 minute read.
Last Modified 2023-11-30 10:15 ESTThe SCALE CLI guide is a work in progress! New namespace and command documentation is continually added and maintained, so check back here often to see what is new!
The tunable namespace has six commands, and is based on tuned settings functions found in the SCALE API and web UI. It provides access to tunable configuration methods through the tunable namespace commands.
The following tunable namespace commands allow you to create and manage tuned settings. Tunables configure kernel parameters while the system is running. Configured settings generally take effect immediately.
You can enter commands from the main CLI prompt or from the system namespace prompt.
The create
command allows you to configure a new tunable.
The delete
command removes a configured tunable from the system.
The get_instance
command allows you to inspect the configuration of an existing tunable.
The query
command allows you to inspect all tuned settings on the system.
The tunable_type_choices
command allows you to view the available tunable types.
The update
command allows you to reconfigure an existing tuned setting.