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.
Description of problem:
The old 5.x method of uninstalling the Hypervisor was to boot with 'linux firstboot' and then access the uninstall option from the support menu.
This is now done entirely via the kernel parameters by adding 'uninstall storage_init=/dev/sda', for example.
Additional info:
<steveg> might be a bit late but another Q, do we have an uninstall option in the new version of the hypervisor
<steveg> or can i safely remove that chapter from the guide for 6.x?
<mburns> steveg: uninstall is done using storage_init=<dev> and uninstall command line params
<mburns> there isn't a gui option afaik
<steveg> ok, previous version you had to `linux firstboot` and then `Select <guilabel>Support Menu</guilabel> from the <guilabel>Hypervisor Configuration Menu</guilabel>. From the <guilabel>Support Menu</guilabel> select <guilabel>Uninstall an existing Hyperv isor</guilabel>.'
<mburns> steveg: now: uninstall storage_init=/dev/sda
<mburns> where /dev/sda is the installation device
<steveg> ok
<steveg> i take in the uninstall param is new? doesnt look like we covered it at all
<mburns> yeah, new in 6.1 for ibm, and 6.2 for the world
* Uninstallation appendix
- Updated uninstallation instructions to reflect that this option is no longer available via the GUI. Process is now initiated via kernel parameters.
Red_Hat_Enterprise_Linux-Hypervisor_Deployment_Guide-6-en-US-1-18