HomeClusterLabs Projects

podman: recover from podman's storage being out of sync

Description

podman: recover from podman's storage being out of sync

If a system crash while podman is stopping a container (e.g. a fencing action
took place), it might happen that on reboot, podman is not able to recreate
a container as requested by the resource agent.

When such a start operation fails, it might be because the internal storage
layer still references an old container with the same name, even though podman
itself thinks there is no such container. If so, purge the storage layer to try
to clean the corruption and try recreating the container.

Details

Provenance
Damien Ciabrini <damien.ciabrini@gmail.com>Authored on Nov 9 2020, 2:42 PM
Parents
rRff6a856b82dd: Merge pull request #1548 from nrwahl2/nrwahl2-aws_logging
Branches
Unknown
Tags
Unknown

Event Timeline