Comment 19 for bug 1820378

Revision history for this message
Matt Peters (mpeters-wrs) wrote :

The guests must be configured to use a flavor that has the property hw:mem_page_size=large set.

You can follow this link to read more about the requirements on the guests for OVS-DPDK:
https://docs.openstack.org/neutron/rocky/admin/config-ovs-dpdk.html

Excerpt:
“vhost-user requires file descriptor-backed shared memory. Currently, the only way to request this is by requesting large pages. This is why instances spawned on hosts with OVS-DPDK must request large pages”.