Bug 1794753
Summary: | ejecting the install media does not work | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Joachim Schiele <Joachim.Schiele2> |
Component: | Provisioning | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Ondrej Gajdusek <ogajduse> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5.0 | CC: | inecas, lzap, rbeyel, sshtein, tonay, zhunting |
Target Milestone: | 6.10.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-16 14:08:51 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: |
Description
Joachim Schiele
2020-01-24 14:33:17 UTC
This is a provisioning bug, but the eject should not work. @Zach Huntingto-Meath: You probably answered to your collegues and I can't see their replies but if not your answer does not make sense to me. If I boot the installed system, and that can either be RHEL7 or RHEL8, then i can simply put in any ISO media and use eject and it will actually "eject" the media using "eject /dev/sg0" but the same does not work in the installer. Any ideas welcome! Hello, have you tried "eject --force"? Can you provide output of the "mount" command when eject does not work? Can you also try this: %post --nochroot eject --force %end We need to isolate the problem so Anaconda team can take a look. I am wondering if I create a kickstart that will do: %post mount eject --force sleep 999 %end Would reproduce the issue for them. Joachim, are you still affected by this? This was fixed in Foreman Bootdisk 17.0 which ships with Satellite 6.10. Guest operating system is not able to eject media, it needs to be done via VMWare API. Satellite 6.10+ will perform a call to VMWare to detach the bootdisk when host reports finished unattended installation via "curl http://satellite/unattended/finish". https://projects.theforeman.org/issues/26824 VERIFIED - RHEL 7 & RHEL 8 @Satellite 6.10.0 snap 25 The CDROM was successfully ejected after the host was provisioned. From vSphere UI: "CD/DVD drive 1 Disconnected" 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 (Moderate: Satellite 6.10 Release), 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-2021:4702 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |