Bug 2177279 - windows-efi-installer fails for en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso
Summary: windows-efi-installer fails for en-us_windows_11_business_editions_version_22...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Infrastructure
Version: 4.13.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.14.0
Assignee: Karel Šimon
QA Contact: Geetika Kapoor
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-10 17:16 UTC by Dominik Holler
Modified: 2023-11-08 14:05 UTC (History)
1 user (show)

Fixed In Version: kubevirt-tekton-tasks-operator-rhel9-container-v4.14.0-15
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-11-08 14:05:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt kubevirt-tekton-tasks pull 233 0 None open fix: increase emptyDir size in modify-windows-iso-file task to 12Gi 2023-03-20 04:50:31 UTC
Red Hat Issue Tracker CNV-26789 0 None None None 2023-03-10 17:16:45 UTC
Red Hat Product Errata RHSA-2023:6817 0 None None None 2023-11-08 14:05:48 UTC

Description Dominik Holler 2023-03-10 17:16:13 UTC
Description of problem: windows-efi-installer fails for en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso 


Actual results:  modify-windows-iso-file-pod failed with "Usage of EmptyDir volume "extracted-iso-files" exceeds the limit "7Gi". "




Expected results: Pipeline succeeds

Comment 2 Dominik Holler 2023-03-10 19:41:04 UTC
Extracting the files manually show that the files should be only around 5G
[dominik@p1gen3 iso]$ guestfish -a en-us_windows_11_business_editions_version_22h2_x64_dvd_17a08ce3.iso -m /dev/sda tar-out / - | tar xvf - -C /tmp/extracted-iso-files 
[dominik@p1gen3 iso]$ du -sh /tmp/extracted-iso-files/
5.0G	/tmp/extracted-iso-files/

So the size limit of 7Gi should be fine, but maybe it could be increased by a few Gi to be able to handle bigger windows installation media.

Comment 4 Geetika Kapoor 2023-09-13 11:37:31 UTC
Worked and passed using custom namespace.

Comment 6 errata-xmlrpc 2023-11-08 14:05:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: OpenShift Virtualization 4.14.0 Images security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:6817


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