Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • apply_network_config: Boolean to apply the network configuration

  • admin_ip_addr: IP address for SNMP

  • cpumachinesnort: Range of allowed CPUs for no RT machines

  • cpumachines: Range of allowed CPUs for machines (RT and no RT)

  • cpumachinesrt: Range of allowed CPUs for RT machines

  • cpuovs: Range of allowed CPUs for OpenVSwitch

  • cpusystem: Range of allowed CPUs for the system

  • cpuuser: Range of allowed CPUs for the user

  • irqmask: Set the IRQBALANCE_BANNED_CPUS environment variable, see irqbalance manual
  • kernel_params: Parameters to add in the command line kernel (optional)
  • logstash_server_ip: IP address for logstash-seapath alias in /etc/hosts

  • main_disk: Main disk device to observe his temperature

  • workqueuemask: The negation of the irqmask (= ~irqmask)

...

The project uses a real-time kernel, the linux Linux kernel with the PREEMPT_RT patch. So, he needs to have some parameters as:

...

More details on the kernel's parameters here. It's possible to add other parameters with the kernel_params variable in the inventory.

Disks

The disk is composed:

...