[openstack-dev] [tripleo] mismatch of user/group id between ovs (baremetal) and libvirt (container)
Oliver Walsh
owalsh at redhat.com
Tue Aug 22 22:58:41 UTC 2017
Hi,
> sed -i 's/Group=qemu/Group=42427/'
> /usr/lib/systemd/system/ovs-vswitchd.service
Can't this be overridden via /etc/systemd/system/ovs-vswitchd.service?
> This change basically runs ovs with group id of kolla's qemu user
> (42427). For the solution, my opinion is that we don't require host's
> qemu (107) user in a containerized deployment. I am planning to ensure
> that kolla's user id (42427) is updated to the host via the host prep
> tasks. Let me know if there is any other aspects to be considered.
>
Might be worth considering overriding the qemu uid/gid to 107 in the
kolla config file instead.
Regards,
Ollie
More information about the OpenStack-dev
mailing list