Bug 1500386 - satellite-clone can still cause cloned Satellite to sync to live capsules
Summary: satellite-clone can still cause cloned Satellite to sync to live capsules
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Satellite Clone
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: Unspecified
Assignee: John Mitsch
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-10 13:24 UTC by Mike McCune
Modified: 2019-09-26 18:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-19 17:22:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0330 0 normal SHIPPED_LIVE Satellite Maintenance bug fix update 2018-02-19 22:22:51 UTC

Description Mike McCune 2017-10-10 13:24:38 UTC
There is an existing step in Satellite Clone that disassociates the capsules Lifecycle Environments but it is run *after* the upgrade step. This step is super-critical as it prevents the cloned Satellite from syncing to the already existing Capsules in the source Sat->Capsule environment.

If this step does not get run, it is possible and likely due to Sync Plans, that the cloned Satellite may immediately start syncing to the Capsules in the source environment causing corruption and issues.

Rough Satellite Clone steps:

 1) install sat bits via RPM
 2) un-tar DBs
 3) run satellite-installer --upgrade
 4) hammer capsule disassociate 

If step (3) fails, step (4) never gets run.

We need to be more proactive to ensure that this situation can't occur and have a step after (2) to either diassociate the LCEs or run some SQL to change the URL field for each capsule to point at a non-existent host (prepend with https://DISALBED- or something similar).

Comment 3 John Mitsch 2017-10-13 16:59:10 UTC
This was fixed by https://github.com/RedHatSatellite/satellite-clone/pull/230

Comment 4 sthirugn@redhat.com 2018-02-05 02:54:29 UTC
Verified in satellite-clone-1.2.1-1.el7sat.noarch.

If the `satellite-installer --upgrade` failed, capsule is disassociated before the playbook stops..

Comment 7 errata-xmlrpc 2018-02-19 17:22:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0330


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