Bug 1448476 - [Ref-Arch] HA wrong scenario to install integrated capsule
Summary: [Ref-Arch] HA wrong scenario to install integrated capsule
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Documentation
Version: 6.2.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite-doc-list
QA Contact: satellite-doc-list
URL:
Whiteboard:
Depends On:
Blocks: Sat6_HA_Tracker
TreeView+ depends on / blocked
 
Reported: 2017-05-05 13:54 UTC by Kenny Tordeurs
Modified: 2018-07-23 05:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-23 05:17:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenny Tordeurs 2017-05-05 13:54:27 UTC
Document URL: 

Section Number and Name: 4.1.3.2 Install Integrated Capsule On First Node - satnode1


Describe the issue: 
[root@satnode1 /]# satellite-installer --scanario capsule \
 --foreman-proxy-dns-interface "eth0" \
 --foreman-proxy-dns "true" \
 --foreman-proxy-dns-zone "sysmgmt.bos.redhat.com" \
 --foreman-proxy-dns-forwarders "10.19.2.10" \
 --foreman-proxy-dns-reverse "2.19.10.in-addr.arpa" \
 --foreman-proxy-dhcp "true" \
 --foreman-proxy-dhcp-interface "p2p2" \
 --foreman-proxy-dhcp-range "10.19.2.101 10.19.2.130" \
 --foreman-proxy-dhcp-gateway "10.19.2.254" \
 --foreman-proxy-dhcp-nameservers "10.19.2.10" \
 --foreman-proxy-tftp "true" \
--foreman-proxy-tftp-servername "10.19.2.10"
--capsule-puppet "true" \
--capsule-puppetca "true"

=> The scenario should still be satellite IMHO

Suggestions for improvement: 
Correct typo for scanario > scenario and it should be:

# satellite-installer --scenario satellite
...

Additional information: 
[root@satnode1 /]# satellite-installer --scanario capsule 
We can also see it's writing to the katello.log in the end and not foreman-proxy or capsule.log (/var/log/satellite-installer/katello.log )

 --foreman-proxy-dns-interface "eth0" \
 --foreman-proxy-dns "true" \
 --foreman-proxy-dns-zone "sysmgmt.bos.redhat.com" \
 --foreman-proxy-dns-forwarders "10.19.2.10" \
 --foreman-proxy-dns-reverse "2.19.10.in-addr.arpa" \
 --foreman-proxy-dhcp "true" \
 --foreman-proxy-dhcp-interface "p2p2" \
 --foreman-proxy-dhcp-range "10.19.2.101 10.19.2.130" \
 --foreman-proxy-dhcp-gateway "10.19.2.254" \
 --foreman-proxy-dhcp-nameservers "10.19.2.10" \
 --foreman-proxy-tftp "true" \
--foreman-proxy-tftp-servername "10.19.2.10"
--capsule-puppet "true" \
--capsule-puppetca "true"
Installing Done [100%]
[..........................................................................]
 Success!
 * Katello is running at https://sat62-ha.sysmgmt.bos.redhat.com
 Initial credentials are admin / xxxxxxxxxx
 * Capsule is running at https://sat62-ha.sysmgmt.bos.redhat.com:9090
 * To install additional capsule on separate machine continue by running:"
 capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/
$CAPSULE-certs.tar"
 The full log is at /var/log/satellite-installer/katello.log 

Also the following confirms it:
# satellite-installer --list-scenarios
~~~
Available scenarios
  Capsule (use: --scenario capsule)
        Install a stand-alone Capsule.
  Satellite (INSTALLED)
        Install Satellite server
~~~

Comment 2 Stephen Wadeley 2017-05-05 14:08:19 UTC
Hello Kenny

Thank you for reporting this issue.

Hello Balaji

Can you take care of this?


Thank you

Comment 5 Andrew Dahms 2018-07-23 05:17:31 UTC
This bug was raised against the document "Deploying a Highly Available Red Hat Satellite Server 6 Environment", for which customers are now being asked to contact Red Hat (either their account team or consulting team) directly for assistance.

Because the product documentation team is unable to process this request, and in consultation with the Reference Architecture team, I am now closing this bug.

See the following article for more information -

https://access.redhat.com/solutions/1603283


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