Overlay volume mounts with userns set to keep-id and UID, GID specified is slow, what am I doing wrong? #24811
Unanswered
deepakdinesh1123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using overlay volume mounts to share a directory between several containers, it works pretty well on my local machines
but when I use it in a VM on AWS or GCP with the shared folder in a multi attach EBS volume in AWS or a hyperdisk in GCP it is extremely slow, also tried to increase the IOPS and throughput of the disk but we got the same result.
Podman version: 4.9.3
File system of the disk attached: ext4
Rootless: yes
Read only container: yes
Beta Was this translation helpful? Give feedback.
All reactions