Skip to content
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

[BUG] Microshift fails to start on Fedora 36 with LUKS encrypted disk #851

Closed
jiridanek opened this issue Aug 10, 2022 · 5 comments
Closed

Comments

@jiridanek
Copy link
Member

W0810 12:42:19.144863       1 fs.go:588] stat failed on /dev/mapper/luks-63cca6c4-98e1-467a-b8ee-acfac51b19ca with error: no such file or directory
E0810 12:42:19.144874       1 kubelet.go:1389] "Failed to start ContainerManager" err="failed to get rootfs info: failed to get device for dir \"/var/lib/kubelet\": could not find device with major: 0, minor: 34 in cached partitions map"

See various other incarnations of this for different kubernetes distro projects

@jiridanek
Copy link
Member Author

For a workaround, it seems possible to follow instructions in https://github.com/openshift/microshift/blob/main/docs/devenv_rhel8.md#running-microshift which tells to run the microshift binary outside of podman, directly on the machine.

@dhellmann
Copy link
Contributor

We're focusing on RHEL support for the moment and the main branch has moved on quite a bit from the 4.8 release branch. You could try compiling the main branch, but it may be a few months before the team returns to focusing on Fedora support.

@jiridanek
Copy link
Member Author

@dhellmann does CentOS Stream 8 count? I can reproduce the issue on CentOS Stream

@dhellmann
Copy link
Contributor

Are you using a build from the main branch or the 4.8 branch?

@jiridanek
Copy link
Member Author

main branch, here is the issue filled #880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants