-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-8.10.z
-
None
-
osbuild-composer-101.4-1.el8_10
-
No
-
Moderate
-
5
-
rhel-sst-image-builder
-
5
-
False
-
False
-
-
None
-
Image Builder 4, Image Builder 5, Image Builder 6, Image Builder 7, Image Builder 8
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
What were you trying to do that didn't work?
Unable to compose an edge-installer from a given edge-commit due to the below error in the `org.osbuild.copy` stage:
copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' cp: error writing '/run/osbuild/mounts/././usr/libexec/gcc/x86_64-redhat-linux/8/lto1': No space left on device cp: cannot create directory '/run/osbuild/mounts/././usr/libexec/plymouth': No space left on device
There is enough remaining space:
Filesystem Size Used Avail Use% Mounted on
tmpfs 16G 25M 16G 1% /run
/dev/mapper/rootvg-varlv 150G 41G 110G 27% /var
Actual assumption: we don't make the ISO large enough to fit the ostree commit
https://github.com/osbuild/images/blob/fa5aec481f7c62b7afddeb9fee8e172d4f4b0d6e/pkg/image/anaconda_ostree_installer.go#L100-L101
What is the impact of this issue to you?
Cannot create new installers, this is critical for the customer and there is no workaround.
Please provide the package NVR for which the bug is seen:
osbuild-composer-101-2.el8_10.x86_64
How reproducible is this bug?:
Always for the customer.
Steps to reproduce
The attached blueprint is used.
Expected results
Enough space to fit the edge-commit into the ISO.
Actual results
ENOSPC.
- split to
-
HMS-8873 Move advisory 152439 (Not enough space in edge installer ISO) to REL_PREP
-
- Resolved
-
- links to
-
RHBA-2025:152439 osbuild-composer update