janpf / ratarmount-flexvolume

Random Access Read-Only Tar Mount Driver for Kubernetes
1 stars 0 forks source link

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

Open azehe opened 4 years ago

azehe commented 4 years ago

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.

dr-ankr commented 1 year ago

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