Bug 2002949
Summary: | [OSP 17] Replace genisoimage with xorriso and mkisofs | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alfredo Moralejo <amoralej> |
Component: | openstack-nova | Assignee: | OSP DFG:Compute <osp-dfg-compute> |
Status: | CLOSED ERRATA | QA Contact: | James Parker <jparker> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 17.0 (Wallaby) | CC: | apevec, bdobreli, dasmith, eglynn, jhakimra, jparker, jschluet, kchamart, lyarwood, pgrist, sbauza, sgordon, vromanso |
Target Milestone: | beta | Keywords: | Patch, Regression, Triaged |
Target Release: | 17.0 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-23.1.0-0.20211028110417.e39bbdc.el9ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-21 12:17:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1971840 | ||
Bug Blocks: |
Description
Alfredo Moralejo
2021-09-10 08:04:55 UTC
We can either switch over to mkisofs entirely as the default in code or in THT, I really don't mind which but given the time in the cycle the former will take some time to land and will need to be backported downstream. Since it was mentioned as an option on program call, I would like in advance to NACK packaging genisoimage ourselves in OSP17 - there's compat script in xorriso and we could change default value for Nova config parameter mkisofs_cmd (In reply to Alan Pevec from comment #3) > Since it was mentioned as an option on program call, I would like in advance > to NACK packaging genisoimage ourselves in OSP17 - there's compat script in > xorriso and we could change default value for Nova config parameter > mkisofs_cmd Yeah that may of come from some initial confusion on my side as the xorriso command itself isn't compatible with genisoimage while as you say the mkisofs utility the package provides is. I'm attempting to switch things over to use it now. I believe all relevent patches have been included and the criticial patch for nova is included in openstack-nova-23.1.0-0.20211028110417.e39bbdc.el9ost 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543 |