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 1199935 - Red Hat Satellite Restore Procedure does not account for DB schema changes
Summary: Red Hat Satellite Restore Procedure does not account for DB schema changes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs User Guide
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1179535
TreeView+ depends on / blocked
 
Reported: 2015-03-09 10:10 UTC by David Gurtner
Modified: 2019-09-26 16:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 22921, User Guide-6.0 Build Date: 08-10-2014 13:34:52 Topic ID: 11182-708795 [Latest]
Last Closed: 2016-08-09 00:36:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Gurtner 2015-03-09 10:10:13 UTC
Title: Red Hat Satellite Restore Procedure

Describe the issue:

If a backup is created on a Satellite 6 version prior to database schema changes (as for example introduced in RHBA-2015:0054):

* https://access.redhat.com/errata/RHBA-2015:0054
* https://access.redhat.com/solutions/1337783

Then the migration commands need to be executed prior to restarting the Satellite after DB restoration.

Suggestions for improvement:

Insert additional steps to update the DB and run reindex (see the above links):

~~~
# service mongod start
# sudo -u apache pulp-manage-db
# katello-service start
# foreman-rake katello:reindex
~~~


Additional information:

Comment 1 RHEL Program Management 2015-03-09 10:13:41 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 RHEL Program Management 2015-04-21 16:05:40 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 6 Andrew Dahms 2016-03-16 11:33:48 UTC
Assigning to Stephen for review.


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