-
Story
-
Resolution: Done
-
Undefined
-
None
-
2
-
False
-
-
False
-
RHOSSTRAT-270 - Red Hat OpenStack 18.0 Greenfield Deployment
-
-
As per the design docs for the interaction between service operators
configuraiton of RHEL is out os scope of the service operators adn should be done centrally by the datapalne operator.
To enable this a generic interfaces is requried to allow configuring sysctl paramters.
This story tracks adding a key value sysctlOverirdes field to the OpenstackDataplaneNode CRD.
the edpm_kernel role can already be reused to manage sysctl configuration on a node
we should review the current default and update them to enable all values we expect to always set and exposed a
sysctlExtraSettings filed to map to the edpm_kernel_sysctl_extra_settings ansible paramater.
the defaults should enable vm.unprivileged_userfaultfd=1 to enable postcopy live migration and ovs-dpdk.
and the existing values in edpm_kernel_sysctl_extra_settings
should be moved to edpm_kernel_sysctl_settings to have a clean seperateion between out default and the user provided overrides.
- links to
- mentioned on