Re: [openstack-dev] [tripleo] configuring qemu.conf using puppet or ansible

2017-11-28 Thread Saravanan KR
On Fri, Nov 24, 2017 at 10:09 PM, Alex Schultz wrote: > On Fri, Nov 24, 2017 at 5:03 AM, Saravanan KR wrote: >> Hello, >> >> For dpdk in ovs2.8, the default permission of vhost user ports are >> modified from root:root to openvswitch:hugeltbfs. The vhost user >> ports are shared between ovs and

Re: [openstack-dev] [tripleo] configuring qemu.conf using puppet or ansible

2017-11-24 Thread Alex Schultz
On Fri, Nov 24, 2017 at 5:03 AM, Saravanan KR wrote: > Hello, > > For dpdk in ovs2.8, the default permission of vhost user ports are > modified from root:root to openvswitch:hugeltbfs. The vhost user > ports are shared between ovs and libvirt (qemu). More details on BZ > [1]. > > The "group" opti

[openstack-dev] [tripleo] configuring qemu.conf using puppet or ansible

2017-11-24 Thread Saravanan KR
Hello, For dpdk in ovs2.8, the default permission of vhost user ports are modified from root:root to openvswitch:hugeltbfs. The vhost user ports are shared between ovs and libvirt (qemu). More details on BZ [1]. The "group" option in /etc/libvirt/qemu.conf [2] need to set as "hugetlbfs" for vhos