2 May 2005 10:06
Re: Hashdrop
Thomas Leonard <tal <at> ecs.soton.ac.uk>
2005-05-02 08:06:45 GMT
2005-05-02 08:06:45 GMT
On Fri, Apr 29, 2005 at 05:02:19PM +0200, Joachim Kupke wrote: > Thomas Leonard: > > > One thing that has been bothering me is that it's not easy to see where > > something in the hash directory came from. Specifically, it's useful to > > know which user(s) require it, and have each user have a way to find out > > why the need it (and whether they still do). > > > > I was thinking of some scheme combining quotas with reference counting. > > The system should be able to remove directories when no user needs them. [...] > Besides, would a quota pertain to disk usage only (with storage costs > becoming almost negligible...)? Or would it pertain to network > downloads? The latter could still seem unfair when two users know pretty > well that both of them need some package, but one of them has to pay for > its download. I don't think network use needs to have a quota. In the injector's case, users download the archives themselves, and then submit the unpacked archive to hashdrop, so there's no need for the system to do anything special. I'm mainly concerned about the case on a shared system where a single user has used up all the disk space. The sysadmin should at least be able to find out who's responsible and ask them to remove their stuff. > > You'll need something extra to avoid conflicts (TIMESTAMP-SEQUENCE?), > > but that's easy to do. > > You mean for multiple installations per second? I'd prefer TIMESTAMP-PID(Continue reading)
)
Cheers,
Andrew
RSS Feed