Real quick, will podman system renumber affect any containers negatively? Of should we stop the container/backup it up before running this command?
Don’t see any info online for this command other than the man page.
Thanks again
From: Matt Heon <mheon@redhat.com>
Sent: Wednesday, March 16, 2022 9:16 AM
To: Miller, Christopher (NE) <Christopher.Miller@gd-ms.com>
Cc: Valentin Rothberg <vrothberg@redhat.com>; podman@lists.podman.io
Subject: Re: [Podman] Re: Anyone seen Podman Exit Code 1 Error when pulling multiple images?
External E-mail
--- CAUTION: This email originated from outside GDMS. Do not click links or open attachments unless you recognize the sender and know the content is safe.
|
Can you try running `podman system renumber` and see if that resolves the error message?
Thanks,
Matt Heon
On Wed, Mar 16, 2022 at 8:30 AM
Christopher.Miller@gd-ms.com <Christopher.Miller@gd-ms.com> wrote:
Using podman pull command.
Thanks
Chris Miller
Altron INC.
703-814-7647Christopher.miller@altroninc.com
From: Valentin Rothberg <vrothberg@redhat.com>
Sent: Wednesday, March 16, 2022 3:09 AM
To: Miller, Christopher (NE) <Christopher.Miller@gd-ms.com>; Matt Heon <mheon@redhat.com>
Cc: podman@lists.podman.io
Subject: Re: [Podman] Anyone seen Podman Exit Code 1 Error when pulling multiple images?
External E-mail --- CAUTION: This email originated from outside GDMS. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hi Christopher,
Thanks for reaching out.
I am pulling in Matt Heon who's the export on volumes.
On Tue, Mar 15, 2022 at 2:37 PM Christopher.Miller@gd-ms.com <Christopher.Miller@gd-ms.com> wrote:
Running Podman v3.4.2 and when trying to pull multiple images from an on-prem with Podman we are seeing the following error message: Podman Exit Code 1
Along with the following error output:
ERRO[0000] Error refreshing volume 0d947f52c097215a516f417e1df5a1fdbf1014743a656ca2d8a8f039d226ad1c: error acquiring lock 3 for volume 0d947f52c097215a516f417e1df5a1fdbf1014743a656ca2d8a8f039d226ad1c: file exists
Right now if we log out of quay via CLI and then log back in, the errors stop.
A quick search finds this, not sure if I’m on the correct path or not:
https://docs.podman.io/en/latest/markdown/podman-container-exists.1.html
If so, these containers do exist in our on-prem registry.
podman-container-exists is unrelated in this case. It checks whether a container with the specified name or ID exists and will otherwise exit 1.
The error above occurs when creating/running a container. It does not yet fit into the picture of being caused by multiple images being pulled in parallel.
Are you doing a `podman run` or `podman pull`?
Kind regards,
Valetin
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io