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

Mount will time out for large archives when the index is not yet built #3

Open
azehe opened this issue Sep 5, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@azehe
Copy link
Collaborator

azehe commented Sep 5, 2020

At first mount, ratarmount builds an index from the archive.
This takes a long time for large archives and will lead to a mount timeout in kubernetes. We need to find a way to work around that, optimally with a progress report in the Pod description.

Quickfix: Mount the archive once on a host directly, which builds the index. This can only be done by an admin.

@azehe azehe self-assigned this Sep 5, 2020
@janpf janpf added the enhancement New feature or request label Sep 5, 2020
@dr-ankr
Copy link
Collaborator

dr-ankr commented May 24, 2023

Update to the quickfix: users can mount tars themselves on vingilot after installing ratarmount with pip.

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

No branches or pull requests

3 participants