Bug 1613679
Summary: | VMWare SCSI PV driver not present in FDI initramdisk | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Zapletal <lzap> |
Component: | Discovery Image | Assignee: | Lukas Zapletal <lzap> |
Status: | CLOSED ERRATA | QA Contact: | Jitendra Yejare <jyejare> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.4 | CC: | ktordeur, lzap, mpusater, rabajaj |
Target Milestone: | 6.5.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-14 12:37:41 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: | |||
Bug Blocks: | 1598020, 1635749 |
Description
Lukas Zapletal
2018-08-08 07:03:24 UTC
This was actually fixed as well in FDI 3.5. QA: To verify, boot FDI in VMWare VM, ssh to it and verify that disk is present as /dev/sda or /dev/vda. Verified! @ Satellite 6.5 snap 7.0 Steps: 1. Copy FDI image from satellite servers /usr/share/foreman-discovery-image/foreman-discovery-image-3.5.3-1.iso to VMWare datastore.(for PXELess Discovery) 2. Boot VM from above ISO. 3. Wait for DHCP to assign IP. 4. Provide satellite server URL. 5. Allow Discovery to happen 6. Take SSH of that machine. 7. Verify disk is present as /dev/sda or /dev/vda Observation: 1. The disk is present as /dev/sda 2. Discovery is successful. Logs: # ll /dev/sda brw-rw---- 1 root disk 8, 0 Dec 13 12:47 /dev/sda # fdisk -l | grep sda Disk /dev/sda: 21.5 GB, 21474836480 bytes, 41943040 sectors 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, 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-2019:1222 |