[Starlingx-discuss] questions about '[Feature] Huge page management' https://storyboard.openstack.org/#!/story/2004763

Huang, Marvin Marvin.Huang at windriver.com
Wed May 1 21:19:40 UTC 2019


Hi Tao,

Regarding to Huge Page management rework, there's a US https://storyboard.openstack.org/#!/story/2004763, which has the following are the requirements:
- Remove automatic allocation of the 1G huge pages from the kick starts for vswitch
- Enable k8s huge page feature for worker nodes that do not have the openstack compute label. It should be disabled otherwise.
- Automatically defaults for worker nodes with openstack compute label. Changes will be applied on the unlock.
    - Current 2M huge page default settings
    - 1-1G huge page per numa node for vswitch
- Do not allocate any huge pages by default for worker nodes without the openstack compute label. Up to the customer to configure.


Here're some questions, please comment on them:

REQUIRMENT 1:
- Remove automatic allocation of the 1G huge pages from the kick starts for vswitch
    Is that meaning that, by default, no 1G huge pages for vswitch, no 'openstack compute label', and 'k8s huge page feature' IS ENABLED?

REQUIRMENT 2:
- Enable k8s huge page feature for worker nodes that do not have the openstack compute label. It should be disabled otherwise.

    q1:  What is it meaning by 'Enable k8s huge page feature'? How to verify it?

        1   Will any commands show the feature is enabled/disabled?
                e.g. Will it be shown in the options apiserver been started with, i.e. in the outputs of command
                     'sudo ps aux | grep apiserver | grep feature-gates'?

            And/or will any configuration files indicating it's enabled/disabled?
                I found currently, /var/lib/kubelet/config.yaml contains lines having 'featureGates'

    q2:  Will adding/removing the label 'openstack-compute-node' after initial provision/installation, enable/disable the 'k8s huge page feature'?
            And those the states of enabled/disabled can be verified using the any methods for q1.


REQUIRMENT 3:
- Automatically defaults for worker nodes with openstack compute label. Changes will be applied on the unlock.
    - Current 2M huge page default settings
    - 1-1G huge page per numa node for vswitch

- Do not allocate any huge pages by default for worker nodes without the openstack compute label. Up to the customer to configure.

    q1:  Does it mean if the label 'openstack-compute-node' is added to a node (hence 'k8s huge pages feature' is DISABLED),
after been unlocked (it must be locked in order to add the label),  certain numbers of 2M-pages and 1 1G-page will be allocated on the node,
and can be verified with above mentioned methods?


Thanks,
Marvin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190501/0dc9be6d/attachment.html>


More information about the Starlingx-discuss mailing list