Bug 2264814 - AArch64 livemedia creation fails due to running out of space
Summary: AArch64 livemedia creation fails due to running out of space
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 40
Hardware: aarch64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: RejectedBlocker AcceptedFreezeException
Depends On:
Blocks: BetaFreezeException, F40BetaFreezeException
TreeView+ depends on / blocked
 
Reported: 2024-02-19 05:07 UTC by Dennis Gilmore
Modified: 2024-02-25 15:21 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-02-25 15:21:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2024-02-19 05:07:00 UTC
INFO:dnf.rpm:grub2-probe: error: ../grub-core/kern/fs.c:121:unknown filesystem.
dracut: WARNING: running in hostonly mode in a container!!
dracut: No '/dev/log' or 'logger' included for syslog logging
dracut: No '/dev/log' or 'logger' included for syslog logging
cp: error copying '/var/tmp/dracut.DWTjMC/initramfs.img' to '/boot/initramfs-0-rescue-7bb38ac45d9445fdbfa0ff45e9de6df1.img': No space left on device
dracut: Creation of /boot/initramfs-0-rescue-7bb38ac45d9445fdbfa0ff45e9de6df1.img failed
/usr/lib/kernel/install.d/51-dracut-rescue.install failed with exit status 1.
warning: %posttrans(kernel-core-6.8.0-0.rc4.20240212git716f4aaa7b48.35.fc40.aarch64) scriptlet failed, exit status 1

https://koji.fedoraproject.org/koji/taskinfo?taskID=113686161

The AArch64 livemedia tasks in koji are failing due to not enough room somewhere

Reproducible: Always

Comment 1 Adam Williamson 2024-02-19 16:19:08 UTC
The aarch64 Workstation live ISO is not a release blocking image - https://docs.fedoraproject.org/en-US/releases/f40/blocking/ . The release blocking Workstation image for ARM is the disk image - Workstation/aarch64/images/Fedora-Workstation-aarch64-RELEASE_MILESTONE-sda.raw.xz . So I don't think this can be a blocker.

Comment 2 Brian Lane 2024-02-19 17:19:58 UTC
Looks like it is time to increase the size, currently looks like it is using `part / --size 7750`

Comment 3 Geoffrey Marr 2024-02-20 05:42:38 UTC
Discussed during the 2024-02-19 blocker review meeting: [0]

The decision to classify this bug as a "RejectedBlocker (Beta)" and an "AcceptedFreezeException (Beta)" was made as this concerns an image that is not on the blocking list at https://docs.fedoraproject.org/en-US/releases/f40/blocking/ (the aarch64 Workstation live ISO), so it cannot be a blocker. However, as it's always good for images to build, we do grant an FE.

[0] https://meetbot.fedoraproject.org/blocker-review_matrix_fedoraproject-org/2024-02-19/f40-blocker-review.2024-02-19-17.00.log.txt

Comment 4 Dennis Gilmore 2024-02-23 01:07:22 UTC
https://pagure.io/fedora-kickstarts/pull-request/1022 is enough to deal with the space issue. At least it was for a local livecd iso build

Comment 5 Dennis Gilmore 2024-02-25 15:21:22 UTC
We have had a livecd produced now


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