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.

Bug 1404404

Summary: section 6.3 missing yum update steps
Product: Red Hat Satellite Reporter: Chris Roberts <chrobert>
Component: Docs Install GuideAssignee: satellite-doc-list
Status: CLOSED NOTABUG QA Contact: satellite-doc-list
Severity: high Docs Contact:
Priority: high    
Version: NightlyCC: adahms, chrobert, swadeley
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-22 11:49:00 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:

Description Chris Roberts 2016-12-13 18:31:38 UTC
Document URL: 
https://access.redhat.com/documentation/en/red-hat-satellite/6.2/paged/installation-guide/chapter-6-upgrading-satellite-server-and-capsule-server

Section Number and Name: 6.3 Upgrading a disconnected satellite

Describe the issue: 

no yum update steps for 6.2 just telling the customer to run # satellite-installer --scenario satellite --upgrade -v

Suggestions for improvement: 

Add yum update steps

Additional information:

Comment 1 Andrew Dahms 2017-01-23 03:56:35 UTC
Hi Chris,

Thank you for raising this bug.

Possibly a silly question, but it looks like the disconnected upgrade scenario is missing not only the steps to run 'yum update', but also to download and create an offline repository with the 6.2 packages.

Does that look correct to you?

Assuming that is the case, is there a specific step where the 'yum update' command should come? I.e. would it be ok to do so immediately after creating the offline repository?

Kind regards,

Andrew

Comment 2 Chris Roberts 2017-01-23 16:00:13 UTC
Hi Andrew,

Yes I am seeing that as well. If you want I can upgrade a disconnected 6.1 satellite to a 6.2 and post the steps in a raw format that can be taken and made pretty with the docs team.

Let me know if that works?

Thanks,

- Chris

Comment 3 Andrew Dahms 2017-02-03 05:41:50 UTC
Hi Chris,

My apologies for the delay.

If you have the time, that would be amazing. Particularly if we can get some advice on the steps to set up the offline repositories!

Kind regards,

Andrew

Comment 4 Stephen Wadeley 2017-06-22 11:49:00 UTC
Hello


The procedure includes this step:

Obtain the ISO file, mount it, and install the packages. For more information, see Section 3.2, “Downloading and Installing from a Disconnected Network”.  

That procedure has a `yum update` command for the OS updates and also uses the installation script witch installs the packages required for the Satellite upgrade.

Thank you