Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] archiveinterface unable to operate with readonly posix volume #85

Open
GitBytes opened this issue May 21, 2019 · 3 comments
Open

Comments

@GitBytes
Copy link

Pacifica Archive Interface version

v0.2.1

Platform Details

el7

Scenario:

generate carts or pull data via posix archiveinterface from a readonly share/volume

Steps to Reproduce:

mount archiveinterface volume readonly and attempt to pull files via api

@dmlb2000
Copy link
Member

I think the biggest blocker for this is how to test this so we can verify what works when operating on a read-only backend storage system.

@dmlb2000
Copy link
Member

dmlb2000 commented May 8, 2020

Thought on this one would be to mount a loop back in Travis CI that is either squashfs or CD ISO format

@GitBytes
Copy link
Author

GitBytes commented May 8, 2020

Interesting take.. Especially as a bind mount might require more privilege than we may have in travis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants