Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Comment 3Lukáš Hellebrandt
2019-09-04 11:43:16 UTC
FailedQA with Sat 6.6 snap 18, ovirt-engine 4.3.4.3-0.1.
Whatever I try, I can't get over InstallingOS phase.
1) Have a Satellite with forman-provider plugin installed, create all necessary entities.
2) Add Satellite as a provider to RHEV.
3) Add RHEV (in the same network as the Satellite) as a CR to Satellite (tried both APIv3 and APIv4).
4) Create new Host from the Foreman provider.
-> Machine provisioned successfully, status in the Satellite becomes "Installed". However, Host state in RHEV stays "InstallingOS" indefinitely. No error, no traceback.
It is possible there is some mistake on my side (doing this for the first time) but I really can't see it. If that's the case, we can transfer this to UX BZ.
(In reply to Lukáš Hellebrandt from comment #3)
> FailedQA with Sat 6.6 snap 18, ovirt-engine 4.3.4.3-0.1.
>
> Whatever I try, I can't get over InstallingOS phase.
>
> 1) Have a Satellite with forman-provider plugin installed, create all
> necessary entities.
> 2) Add Satellite as a provider to RHEV.
> 3) Add RHEV (in the same network as the Satellite) as a CR to Satellite
> (tried both APIv3 and APIv4).
> 4) Create new Host from the Foreman provider.
That isn't the correct flow. The creation of the host should be executed from the engine's side.
See steps 6 and 7 in bug's description:
6. Boot undiscovered machine, wait for discovering in satellite
7. In Engine try to add host from external provider (satellite/foreman) and check discovered host.
step 7 is done by:
- Go to RHV web-admin --> Hosts --> New
- Check the "Use external provider" and choose the satellite provider
- Check discovered host
- Fill the missing parameter (password should be the host root password)
>
> -> Machine provisioned successfully, status in the Satellite becomes
> "Installed". However, Host state in RHEV stays "InstallingOS" indefinitely.
> No error, no traceback.
>
> It is possible there is some mistake on my side (doing this for the first
> time) but I really can't see it. If that's the case, we can transfer this to
> UX BZ.
Comment 5Lukáš Hellebrandt
2019-09-04 13:11:55 UTC