Opened at 2008-04-25T00:09:22Z
Last modified at 2015-08-16T15:23:00Z
#395 new task
why are so many helper files being abandoned? — at Initial Version
Reported by: | warner | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | eventually |
Component: | operational | Version: | 1.0.0 |
Keywords: | upload-helper space-efficiency | Cc: | |
Launchpad Bug: |
Description
Our prodnet munin graphs show that our helper is receiving ciphertext for a lot of files which are then abandoned, either part-way through the ciphertext fetch phase, or during the encode+push phase. The clients then never try again.
- add code (or admin tools) to delete old files from the helper's directory after a while. We have something like 38GB of files in there right now
- figure out where these are coming from. It must be the windows FUSE plugin (that's the only deployment we have on prodnet that uses the helper), but what sorts of files are so large and then abandoned? It's possible that encode+push takes so long that the application gives up and tries again (with a new and different file).
Note: See
TracTickets for help on using
tickets.