Version: 4.7.0-0.okd-2021-03-21-094146 Platform: libvirt Please specify: * IPI What happened? During the cluster bootstrap, the command release-image-download.sh running on the bootstrap node fails due to no space left on device. The tmpfs mounted on /run is full. For some reason, the size of /run volume is only 786M. That is not enough for storing /run/mco-machine-os-content/os-content-232915737 image which has around 1.1 GiB. Older OKD versions don't have this problem. They mount 2.0 GiB volume on /run. How to reproduce it (as minimally and precisely as possible)? Use CodeReady Containers https://github.com/code-ready/snc to deploy a cluster.
*** This bug has been marked as a duplicate of bug 1992463 ***