Pulp 3 contents location in Red Hat Satellite 6.10+
Environment
- Red Hat Satellite 6.10+
Issue
Pulp 3contents location inRed Hat Satellite
Resolution
-
Pulp 2contents are stored in/var/lib/pulp/content/path:# du -sh /var/lib/pulp/content/ -
Pulp 3contents are stored in/var/lib/pulp/media/artifact/path:# du -sh /var/lib/pulp/media/artifact/ -
To identify individual package or metadata artifact on the disk, follow this solution.
For more KB articles/solutions related to Red Hat Satellite 6.x Pulp 3.0 Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x Pulp 3.0-related Issues
Root Cause
- In Pulp 3, each content unit has a type (like .rpm or .deb) which that is defined by a plugin. Files that belong to a content unit are called
Artifacts. These artifacts can be shared by multiple content units that can be added and removed from repositories.
Diagnostic Steps
-
Check the contents storage space for
/var/lib/pulp/inSatellite# du -sch /var/lib/pulp/* 16G /var/lib/pulp/content -> Pulp 2 15G /var/lib/pulp/media -> Pulp 3
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.