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 1357158 - Upgrading the Satellite server removes the Docker Images from server.
Summary: Upgrading the Satellite server removes the Docker Images from server.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.2.0
Hardware: All
OS: Linux
high
high
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1339417
TreeView+ depends on / blocked
 
Reported: 2016-07-15 22:52 UTC by Deepannagaraj Nagarathinam
Modified: 2019-09-26 16:18 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Release Note
Doc Text:
In Satellite 6.2, Docker support has been upgraded from Docker v1 to v2. With this change, Docker has made fundamental changes in its data model to move from supporting Docker Images to supporting Docker Manifests. Due to the significance of this change, any existing Docker v1 repositories will be removed from the Satellite during the upgrade process.
Clone Of:
Environment:
Last Closed: 2016-07-31 21:28:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Deepannagaraj Nagarathinam 2016-07-15 22:52:32 UTC
Description of problem:

While upgrading the Satellite server from 6.1 to 6.2 (Beta), it removes all the docker repositories, images and its manifest from the Satellite server.

Version-Release number of selected component (if applicable):

- Satellite 6.2 Beta

How reproducible:

- Always

Steps to Reproduce:

1. Install the Satellite 6.1 server.

2. Configure Docker product and repositories on the Satellite 6.1 server.

3. Sync the docker images on the Satellite 6.1 server.

4. Upgrade the Satellite server to 6.2.

Actual results:

All the docker repositories, manifest and the images are removed from the Satellite server. Only the Product is existing without any repositories.

Expected results:

All the Docker information should remain on the Satellite server.

Additional info:

- I can see the previously created containers on the Satellite server and I can start and run them without any issues.

- But I am not able to create a new one as the images are missing.

- And if I try to sync the images I am hitting the Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1332541.

Comment 1 Brad Buckingham 2016-07-18 13:24:05 UTC
The behavior described is expected.  Satellite 6.2 has upgraded Docker support from V1 to V2.  With that change, Docker has altered it's data model removing support of Docker images and introducing support for manifests.  As a result of this fundamental change, Docker v1 support is completely removed; therefore, any existing Docker v1 repositories are deleted as part of the upgrade.

Comment 12 Stephen Wadeley 2016-07-31 21:22:29 UTC
This is now live on the customer portal.

Satellite 6.2 docs are here:

https://access.redhat.com/documentation/en/red-hat-satellite/


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