kata-containers / packaging

Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
119 stars 92 forks source link

QEMU: virtiofsd crashes on RHCOS #1176

Closed wainersm closed 3 years ago

wainersm commented 4 years ago

Description of problem

virtiofsd crashes on Red Hat CoreOS (RHCOS) because it tries to mount a directory on a read-only tempdir filesystem. As a result Kata Containers 1.12 with qemu-virtiofs doesn't work on OpenShift.

There is already a fix in QEMU upstream [1] but that needs to be applied on Kata's build of QEMU (currently based on 5.0.0).

[1] https://github.com/qemu/qemu/commit/ebf101955ce8f8d72f

fidencio commented 3 years ago

This issue is being automatically closed as Kata Containers 1.x has now reached EOL (End of Life). This means it is no longer being maintained.

Important:

All users should switch to the latest Kata Containers 2.x release to ensure they are using a maintained release that contains the latest security fixes, performance improvements and new features.

This decision was discussed by the @kata-containers/architecture-committee and has been announced via the Kata Containers mailing list:

If you believe this issue still applies to Kata Containers 2.x, please open an issue against the Kata Containers 2.x repository, pointing to this one, providing details to allow us to migrate it.