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 2096950 - The Satellite and Capsule upgrade steps have changed due to satellite-maintain self-upgrade mechanism
Summary: The Satellite and Capsule upgrade steps have changed due to satellite-maintai...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Documentation
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: Unspecified
Assignee: Brian Angelica
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-14 15:36 UTC by Amit Upadhye
Modified: 2022-08-03 23:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-22 18:51:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-5513 0 None None None 2022-06-14 15:38:40 UTC
Red Hat Issue Tracker SATDOC-944 0 None None None 2022-06-14 15:45:46 UTC

Description Amit Upadhye 2022-06-14 15:36:04 UTC
Document URL: 

Section Number and Name: 

3.1.1. Upgrading a Connected Satellite Server
3.1.2. Upgrading a Disconnected Satellite Server
3.3. Upgrading Capsule Servers 

Describe the issue:

There is no need to enable the maintenance repository now as thats being handled by the satellite-maintain.

Suggestions for improvement:

Need to remove:
# subscription-manager repos --enable \
rhel-7-server-satellite-maintenance-6.11-rpms

and use below command for connected setup,

# satellite-maintain self-upgrade 

for disconnected setup,

# satellite-maintain self-upgrade  --maintenance-repo-label <6.11-maintenance-repo-label>

Additional information:

Comment 4 Brian Angelica 2022-06-22 20:02:05 UTC
The PR was merged and then a new PR was created to modify the cherry picking:

https://github.com/theforeman/foreman-documentation/pull/1342


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