-
Bug
-
Resolution: Done
-
Major
-
4.19
-
None
-
Important
-
None
-
Proposed
-
False
-
Description of problem:
I am getting error while generating PXE images(s390x) through Agent based installer and it seems the error is hit when the base ISO image used is ISO 9660 CD-ROM filesystem data 'rhcos-9.6.20250121-0 # ./openshift-install agent create pxe-files INFO Configuration has 3 master replicas and 2 worker replicas INFO The rendezvous host IP (node0 IP) is 172.23.231.117 INFO Extracting base ISO from release payload INFO Verifying cached file INFO Base ISO obtained from release and cached at [/root/.cache/agent/image_cache/coreos-s390x.iso] INFO Consuming Install Config from target directory INFO Consuming Agent Config from target directory FATAL failed to write asset (Agent Installer PXE Files) to disk: open /tmp/agent1716972189/images/pxeboot/kernel.img: no such file or directory is there any change gone in which is causing this issue. I am not facing it with older version - ISO 9660 CD-ROM filesystem data 'rhcos-418.94.202410090804-0' (bootable)
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a pxe image with latest 4.19 for ABI on s390x. 2. 3.
Actual results:
Image creation fails with error (FATAL failed to write asset (Agent Installer PXE Files) to disk: open /tmp/agent1716972189/images/pxeboot/kernel.img: no such file or directory )
Expected results:
PXE images should get created successfully
Additional info: