cleanup-containers oversensitive to Qemu processes

Bug #1586548 reported by Dave Walker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Eduardo Gonzalez

Bug Description

Currently tools/cleanup-containers has a safety check before touching systems with any processes matching $(pgrep qemu).

This is oversensitive to processes such as qemu-ga and qemu-img which are unrelated to kolla and running outside of docker (or qemu-kvm which happens to be running on the same system, but not kolla controlled)

(qemu-ga [guest agent] could be running on the host system if the system was deployed via something like ovirt).

It would be better if cleanup-containers checked to see if the qemu process was running within a docker container, and therefore within the scope of kolla.

Prithiv (prithiv)
Changed in kolla:
assignee: nobody → Prithiv (prithiv)
status: New → In Progress
milestone: none → newton-rc1
Steven Dake (sdake)
Changed in kolla:
milestone: newton-rc1 → newton-3
importance: Undecided → Medium
Changed in kolla:
milestone: newton-3 → newton-rc1
Changed in kolla:
milestone: newton-rc1 → newton-rc2
Steven Dake (sdake)
Changed in kolla:
milestone: newton-rc2 → newton-rc3
Steven Dake (sdake)
Changed in kolla:
milestone: newton-rc3 → ocata-1
Changed in kolla:
milestone: ocata-1 → ocata-2
Changed in kolla:
milestone: ocata-2 → ocata-3
Changed in kolla:
assignee: Prithiv (prithiv) → nobody
status: In Progress → Triaged
Changed in kolla:
milestone: ocata-3 → ocata-rc1
Changed in kolla:
status: Triaged → In Progress
assignee: nobody → Eduardo Gonzalez (egonzalez90)
affects: kolla → kolla-ansible
Changed in kolla-ansible:
milestone: ocata-rc1 → none
milestone: none → ocata-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/428061
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=1a54266029b256d451c542be0534fc549bdf72a4
Submitter: Jenkins
Branch: master

commit 1a54266029b256d451c542be0534fc549bdf72a4
Author: Eduardo Gonzalez <email address hidden>
Date: Thu Feb 2 09:49:12 2017 +0000

    Ignore qemu-img process in cleanup-containers

    Change-Id: I059b0aafbf93cf8c131beba47ca6f6718ec5fb36
    Closes-Bug: #1586548

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 4.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.