-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QM:podman run is failing in Fedora 41 #666
Comments
can you please try with upstream Podman? Could be fixed by containers/podman#24547 Do you have a Podman command line that shows the error? Are you running as root? Is it inside a user namespace? |
the command goes as following
Yes it is run as root. Taking a look at pr24547 repo updates-testing? |
thanks, that is indeed nested podman, so I think the PR I have mentioned fixes your problem |
same problem with this
still failing
With --log-level debug
|
have you updated the podman inside the image? |
yes, it is partitioned file-system in qm repo not an image
|
do you prefer if we move this issue to podman or do you create a new one? Please provide a reproducer using just podman (both the external container, and the nested one). Please specify how the external container was created. |
Sure thanks I will do that @giuseppe thanks, |
KVM tier-0 tests dedicated for kvm tests. It checks /dev/kvm. nested virtualization exist. In case not, it removes qm_mount_bind_kvm rpm, in case installed by packit. Test check_qm_setup_succeeds is the irst test to run, The test check repo setup script is working properly Packit support for nested kvm support added currently for fedora/c9s Kvm tests should be introduced later. Introducing QM quadlets drop-ins for extending qm.container base quadlet. Using as single point of configuration. Replacing the usage of containers.conf Fedora is failing due to containers#666 Signed-off-by: Yariv Rachmani <[email protected]>
@giuseppe thanks |
During the work on #660 fedora QM podman run is failing with the following error while spawning rootful container inside qm
https://artifacts.dev.testing-farm.io/0b3cd818-fbdb-40a1-bcc8-d6d7e81ead39/
TODO:
Add update with extra details
podman infos
podman-qm-info.json
podman-host-info.json
Running podman logs, attached reveal this, podman-err.log
[conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied
No selinux errors
Note when replacing quadlet, see link, Podman args with --privileged container is forked successfully
https://github.com/containers/qm/blob/main/qm.container
Additional Info
Podman inspect log
podman-inspect.log
Ulimits
The text was updated successfully, but these errors were encountered: