ethan mindlace fremen wrote One solution is to have your Data.fs actually be split using mounted databases, something I consider a sub-optimal solution.
I'm curious - why do you consider this sub-optimal? Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
Anthony Baxter wrote:
ethan mindlace fremen wrote One solution is to have your Data.fs actually be split using mounted databases, something I consider a sub-optimal solution.
I'm curious - why do you consider this sub-optimal?
because you have to do it manually. You also have to anticipate where your site will grow fastest. Also, sometimes it forces a reorginization where there's no logical (as opposed to technical) reason: Let's say zope.org's member section gets in danger of growing past 2GB. Where do I split it? Even if I decide to split on say, member folders that start with "M", now I have to rewrite my member-creating code ... Anyway, it's a dumb Linux problem. -- ethan mindlace fremen Zopatista Community Liason Abnegate I!
participants (2)
-
Anthony Baxter -
ethan mindlace fremen