Bug 1992087 - OKD: Installation to Libvirt fails due to no space left in /run
Summary: OKD: Installation to Libvirt fails due to no space left in /run
Keywords:
Status: CLOSED DUPLICATE of bug 1992463
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: aos-install
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-10 14:59 UTC by Pablo Acevedo
Modified: 2021-08-11 07:30 UTC (History)
0 users

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
: 1992463 (view as bug list)
Environment:
Last Closed: 2021-08-11 07:30:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift okd issues 649 0 None None None 2021-08-10 14:59:23 UTC

Description Pablo Acevedo 2021-08-10 14:59:24 UTC
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.

Comment 1 Pablo Acevedo 2021-08-11 07:30:28 UTC

*** This bug has been marked as a duplicate of bug 1992463 ***


Note You need to log in before you can comment on or make changes to this bug.