Project

Profile

Help

Story #162

closed

As a user I have docs about how to store packages/repos content in another areas of the filesystem

Added by apenney@gmail.com about 9 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:

Description

The Story

/var/lib/ is the appropriate place to store application data. See the Filesystem Hierarchy Standard for details:

http://www.pathname.com/fhs/pub/fhs-2.3.html#PURPOSE31

As it stands all packages/repos are stored in /var/lib/pulp and I'd like the ability to point these elsewhere. Right now I have moved /var/lib/pulp and symlinked it back, but this is not discussed in the docs anywhere.

Somewhere in the docs a new section should be added titled "Storing Pulp content elsewhere". This section should recommend symlinking to mounted dedicated storage either at /var/, /var/lib/, or /var/lib/pulp/. Also note that mongo can quickly use many GB of storage, so consider making plenty of storage available at /var/lib/mongodb/.

When this is sent to QE it will be just for the verification of the documentation produced. The developer is supposed to do all symlink testing.

Deliverables

  • Perform the test described below and create issues for any regressions observed
  • The new docs section described above.
  • A release note that Pulp is tested in symlinked environments.

Required Testing

0) Setup a released 2.6.x version of Pulp on a system with SELinux enabled
1) Move /var/lib/pulp to /var/lib/the_real_pulp
2) symlink /var/lib/pulp to /var/lib/the_real_pulp
3) startup Pulp
4) run the docker-ized integration tests and ensure that all expected tests pass

Actions #4

Updated by bmbouter about 9 years ago

  • Subject changed from [RFE] Ability to specify a different location to store packages/repos to Ability to specify a different location to store packages/repos
  • Description updated (diff)
Actions #5

Updated by bmbouter almost 9 years ago

  • Subject changed from Ability to specify a different location to store packages/repos to As a user I have docs about how to store packages/repos content in another areas of the filesystem
  • Description updated (diff)
  • Priority changed from Low to Normal
  • Private changed from Yes to No
  • Tags Documentation, Sprint Candidate added
Actions #6

Updated by bmbouter almost 9 years ago

  • Groomed set to No
  • Sprint Candidate set to Yes
  • Tags deleted (Sprint Candidate)
Actions #7

Updated by mhrivnak almost 9 years ago

  • Groomed changed from No to Yes
Actions #9

Updated by mhrivnak almost 8 years ago

  • Sprint Candidate changed from Yes to No
Actions #11

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #12

Updated by bmbouter about 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #13

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF