Re: Thoughts on Quotas

看板DFBSD_kernel作者時間15年前 (2010/09/27 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/32 (看更多)
On Sun, September 26, 2010 8:32 am, Michael Neumann wrote: > My usage scenario is a Fileserver with many users. One thing that comes > to mind is to spend one PFS per user home directory. IIRC, HAMMER > supports up to 2^16 PFS. In my case it is obvious that limiting the real > diskspace used by each PFS would be a nice feature, not only in my case, > but also imagine one PFS per vkernel or jail, which would give much > stronger separation guaratees than what we have right now. The one thing that comes immediately to mind is scale. Usually, a DragonFly system has less than 10 PFSs. (What's the plural of PFS?) /home, /var, /usr, etc. Having a per-user PFS setup seems appealing because then you can set up snapshot and mirroring properties on a per-user basis. However, what happens where there's 200 users on a machine? It would be very frustrating to keep track of the settings of each user and to implement changes on each, especially if some users get different settings than others. I think the user->PFS idea is good; it just may require a different set of tools.
文章代碼(AID): #1CduffxH (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #1CduffxH (DFBSD_kernel)