Ensure CPU tuning is only applied on Debian 11+

This commit is contained in:
Joshua Boniface
2022-11-15 15:37:44 -05:00
parent 8c808c9c2c
commit 3c1c97dbf5
4 changed files with 7 additions and 2 deletions

View File

@ -153,6 +153,7 @@ pvc_sriov_enable: False
# > ADVANCED TUNING: These options are strongly recommended due to the performance gains possible, but
# most users would be able to use the default without too much issue. Read the following notes
# carefully to determine if this setting should be enabled in your cluster.
# > NOTE: CPU tuning is only supported on Debian Bullseye (11) or newer
# > Defines CPU tuning/affinity options for various subsystems within PVC. This is useful to
# help limit the impact that noisy elements may have on other elements, e.g. busy VMs on
# OSDs, or system processes on latency-sensitive VMs.