-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
podman driver does not handle filesystems using dev mapper #2113
Comments
We need the cluster logs to debug this further, as discussed in the previous issue. This setup is quite unstable for running kubernetes:
|
Found your logs in #1999 (comment)
This happens when The workaround config in #1999 (comment) will solve that particular issue in the meantim. |
Thanks @BenTheElder sorry attached the logs to the wrong issue 🤦 For completeness I've attached them here |
If you think there is some help needed in testing, glad to assist. |
I'm not sure if there's sufficient interest in upstream Kubernetes to maintain coverage for btrfs etc. I don't think even even OpenShift uses btrfs for containers. Does #1999 (comment) solve your issue? Or are there further issues even with /dev/mapper mounted? |
Basically the same issue as #1999 but podman instead docker
What happened:
I run
kind create cluster
on Manjaro linux using podman, but the control plane failed to start.What you expected to happen:
A kind k8s cluster to be created successfully
How to reproduce it (as minimally and precisely as possible):
kind create cluster
on MajaroAnything else we need to know?:
FirewallBackend=nftables
/etc/containers/storage.conf
Environment:
kind version
):kind v0.10.0 go1.15.7 linux/amd64
kubectl version
):Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.2", GitCommit:"faecb196815e248d3ecfb03c680a4507229c2a56", GitTreeState:"archive", BuildDate:"2021-01-13T22:07:54Z", GoVersion:"go1.15.6", Compiler:"gc", Platform:"linux/amd64"}
sudo podman info
):/etc/os-release
):Details
The text was updated successfully, but these errors were encountered: