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 2071559

Summary: One step is missing for the Upgrade Disconnected Satellite Server.
Product: Red Hat Satellite Reporter: shimura <mshimura>
Component: UpgradesAssignee: Akshay Gadhave <agadhave>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Pramuk <lpramuk>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.10.0CC: egolov, ehelms, lpramuk, mdolezel, mjivraja, syamamot
Target Milestone: 6.14.0Keywords: Documentation
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-09 11:43:47 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:

Comment 1 Marie Hornickova 2022-04-04 17:00:00 UTC
Hello,

Thank you very much for bringing this issue to our attention.

The ticket has been assigned and all updates will be shared here.

Thank you!

Comment 7 Malhar Jivrajani 2022-08-29 13:31:35 UTC
There will be structural changes for Connected and Disconnected guides of Installation and the planning for the same is in progress. Once it is clear from the relevant team, we will update here on this ticket to progress further. 

At this level, this is kept on hold until further updates.

Thank you

Comment 8 Lukas Pramuk 2023-10-02 13:30:40 UTC
VERIFIED.

@ Upgrading Red Hat Satellite 6.14

In Chapter "2.3. Upgrading a Disconnected Satellite Server"

>>> after step 7 there is no longer step 8 stopping services

7. Remove old repositories:
  # rm /etc/yum.repos.d/*

---- removed --------------------->8
8. Stop Satellite services:
  # satellite-maintain service stop
---------------------------------->8

9. Obtain the latest ISO ...