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.
Bug 1659280 - [RFE]deploy the finish script through smart proxies when using image-based provisioning
Summary: [RFE]deploy the finish script through smart proxies when using image-based pr...
Keywords:
Status: CLOSED DUPLICATE of bug 1214852
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Remote Execution
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-12-14 01:18 UTC by matt jia
Modified: 2022-03-13 16:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-18 15:00:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 25707 0 None None None 2018-12-17 08:56:07 UTC
Red Hat Issue Tracker SAT-8978 0 None None None 2022-03-13 16:43:10 UTC

Description matt jia 2018-12-14 01:18:43 UTC
Description of problem:

Currently, the finish script is deployed from Satellite server by directly ssh
into the host. However, in some network setup, Satellite server can't talk to the host but only Capsule does. 


Version-Release number of selected component (if applicable):

6.4

How reproducible:

Normal

Steps to Reproduce:
1. create a subnet with am external DHCP capsule assigned. Only the capsule can talk to the DHCP. 
2. provision a KVM host with an RHEL7 qcwo2 image.

Actual results:

The host is on pending installation forever because the finish script can't be deployed to the new host due to the above network setup.


Expected results:

The finish script can be deployed to the host with a remote execution job. In this case, we can get around this issue by asking the capsule to talk to the host instead of Satellite server.

Comment 5 Adam Ruzicka 2018-12-18 15:00:30 UTC
This looks like a duplicate of BZ1214852. If you feel BZ1214852 does not fully cover requirement described here, please feel free to reopen it.

*** This bug has been marked as a duplicate of bug 1214852 ***


Note You need to log in before you can comment on or make changes to this bug.