Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1217345[details]
Issue Description with Screenshots
Description of problem:
Install RHVH via anaconda, the "Modify" button in the Device(s) section of /boot is enabled in the MANUAL PARTITIONING page.
If the server has multiple disks, click this button and attempt to choose devices, the boot device specified by the "Full disk summary and boot loader..." link at the bottom of the INSTALLATION DESTINATION page must be chosen, otherwise there will be an error.
What's more, if choose multiple devices for /boot, only the boot device will be mounted on /boot, the others will have no effect.
So, the device "Modify" configuration of /boot makes people confused, and the issue is whether this button should be enabled.
There is a detailed description with screenshots in the attachment named "issue description.odp".
Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.0-20161027.1
imgbased-0.8.6-0.1.el7ev.noarch
How reproducible:
100%
Not Regression bug
Keywords: Installation
Steps to Reproduce:
1. Install RHVH via anaconda on a server having multiple disks.
2. Select a boot device via the "Full disk summary and boot loader..." link.
3. Manually configure partitions.
4. Click the "Modify button" in Device(s) section of /boot, choose any device except the boot device, then click Done.
5. Click the "Modify button" in Device(s) section of /boot again, choose the boot device plus any other device, then click Done.
Actual results:
1. After step4, there is an error indication line at the bottom of the MANUAL PARTITIONING page.
2. After step5, the devices modification succeed, but the device mounted on /boot is only the boot device, don't include other devices specified in "Modify" configuration.
Expected results:
1. After step4, the "Modify" button in the Device(s) section of /boot should be disabled.
Additional info:
Missed 8.1 and 8.2, not tracking this anymore for RHV 4.4.
Comment 9RHEL Program Management
2020-12-01 07:27:34 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.
Comment 10Red Hat Bugzilla
2023-09-14 03:33:51 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days
Created attachment 1217345 [details] Issue Description with Screenshots Description of problem: Install RHVH via anaconda, the "Modify" button in the Device(s) section of /boot is enabled in the MANUAL PARTITIONING page. If the server has multiple disks, click this button and attempt to choose devices, the boot device specified by the "Full disk summary and boot loader..." link at the bottom of the INSTALLATION DESTINATION page must be chosen, otherwise there will be an error. What's more, if choose multiple devices for /boot, only the boot device will be mounted on /boot, the others will have no effect. So, the device "Modify" configuration of /boot makes people confused, and the issue is whether this button should be enabled. There is a detailed description with screenshots in the attachment named "issue description.odp". Version-Release number of selected component (if applicable): redhat-virtualization-host-4.0-20161027.1 imgbased-0.8.6-0.1.el7ev.noarch How reproducible: 100% Not Regression bug Keywords: Installation Steps to Reproduce: 1. Install RHVH via anaconda on a server having multiple disks. 2. Select a boot device via the "Full disk summary and boot loader..." link. 3. Manually configure partitions. 4. Click the "Modify button" in Device(s) section of /boot, choose any device except the boot device, then click Done. 5. Click the "Modify button" in Device(s) section of /boot again, choose the boot device plus any other device, then click Done. Actual results: 1. After step4, there is an error indication line at the bottom of the MANUAL PARTITIONING page. 2. After step5, the devices modification succeed, but the device mounted on /boot is only the boot device, don't include other devices specified in "Modify" configuration. Expected results: 1. After step4, the "Modify" button in the Device(s) section of /boot should be disabled. Additional info: