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.