Project

Profile

Help

Story #8011

closed

as a pulp_installer user, I can upgrade to pulpcore 3.10

Added by dkliban@redhat.com over 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The change in the MEDIA_ROOT[0] in 3.10 will require the installer to create a new directory /var/lib/pulp/media. Then move /var/lib/pulp/artifact/ to /var/lib/pulp/media/artifact. Then in order to provide support for services that have not been restarted yet, create a symlink from /var/lib/pulp/artifact to /var/lib/pulp/media/artifact. After the services are restarted, the /var/lib/pulp/artifact symlink should be deleted.

[0] https://pulp.plan.io/issues/7178

Actions #1

Updated by dkliban@redhat.com over 3 years ago

  • Description updated (diff)
Actions #2

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST

Added by dkliban@redhat.com about 3 years ago

Revision 5669551d | View on GitHub

Add support for new MEDIA_ROOT

The installer checks is /var/lib/pulp/artifact exists. If it exists, the directory is moved to /var/lib/pulp/media/artifact and a symlink from the original location is created to /var/lib/pulp/media/artifact. After all services are restarted, the symlink is deleted.

This includes a new variable called 'pulp_media_root'. It defaults to /var/lib/pulp/media/.

fixes: #8011 https://pulp.plan.io/issues/8011

Added by dkliban@redhat.com about 3 years ago

Revision 5669551d | View on GitHub

Add support for new MEDIA_ROOT

The installer checks is /var/lib/pulp/artifact exists. If it exists, the directory is moved to /var/lib/pulp/media/artifact and a symlink from the original location is created to /var/lib/pulp/media/artifact. After all services are restarted, the symlink is deleted.

This includes a new variable called 'pulp_media_root'. It defaults to /var/lib/pulp/media/.

fixes: #8011 https://pulp.plan.io/issues/8011

Actions #3

Updated by dkliban@redhat.com about 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by ttereshc about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF