Comment 3 for bug 1858390

Revision history for this message
ChenjieXu (midone) wrote :

Hi Huang,

The following command can be used to configure vSwitch memory per NUMA node:
   system host-memory-modify -f <function> -1G <1G hugepages number> <hostname or id> <processor>
   i.e. system host-memory-modify -f vswitch -1G 1 compute-0 0
Could you please try the above commands and let us know the result?

The huge pages configured by your commands will be used by VMs which are created by StarlingX:
   system host-memory-modify controller-0 0 -1G 100
   system host-memory-modify controller-0 1 -1G 100