]
Daniel Belenky updated OVIRT-1600:
----------------------------------
Epic Link: OVIRT-400
modify cleanup_sleave.sh to skip device mappings and loop devices
used by docker
--------------------------------------------------------------------------------
Key: OVIRT-1600
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1600
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Daniel Belenky
Assignee: infra
Currently, because we're removing all device mappings that loop devices including
ones used by Docker, Docker fails to use any storage capabilities until restarted.
Instead, as a temporary fix, we should skip the removal of the mappings and devices used
by Docker.