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 1271079 - Prerequisites ask for hostname -s to resolve
Summary: Prerequisites ask for hostname -s to resolve
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: David O'Brien
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks: 1271083
TreeView+ depends on / blocked
 
Reported: 2015-10-13 06:53 UTC by Jan Pazdziora (Red Hat)
Modified: 2019-09-26 18:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-17 19:06:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Pazdziora (Red Hat) 2015-10-13 06:53:45 UTC
Document URL: 

https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/Installation_Guide/sect-Red_Hat_Satellite-Installation_Guide-Prerequisites.html#sect-Red_Hat_Satellite-Installation_Guide-Prerequisites-Base_Operating_System

Section Number and Name: 

1.4.1. Base Operating System

Describe the issue: 

The command

# ping -c1 `hostname -s` # my_system

does not really make much sense. With myhostname nss plugin, only the FQDN will be resolved, and my test shows that that is enough for Satellite to install. Also, the sentence above that example says

  Full forward and reverse DNS resolution using a fully qualified domain name. Ensure that hostname and localhost resolve correctly, using the following commands:

so it correctly only talks about FQDN, not short name.

Suggestions for improvement: 

Remove that ping -c1 `hostname -s` # my_system line.

Additional information:

Comment 4 David O'Brien 2015-10-14 12:09:55 UTC
(In reply to Stephen Wadeley from comment #3)
> Hello
> 
> 
> --------------
> 
> One could suggest to the Content Strategist making a proper procedure for
> preparing a RHEL base system in a separate file and then using an Xinclude
> to include it in both chapters, for reader convenience, or just link to it
> the second time. 

This was my original thought, just link to the earlier chapter. Do you think I can find the email where I originally asked about it? Nooooo :-(

Thanks for acking the bug.

D.

Comment 5 David O'Brien 2015-10-16 00:03:24 UTC
Scheduled for release with async #2.


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