On Wed, Aug 27, 2008 at 3:29 PM, Ian Collins <[EMAIL PROTECTED]> wrote:
> > Does anyone have any tuning tips for a Subversion repository on ZFS? The > repository will mainly be storing binary (MS Office documents). > > It looks like a vanilla, uncompressed file system is the best bet. > > Ian > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss > I believe this is called sharepoint :D I think the biggest deal/question will be: how many files? How big is the pool? Do they all need to be on the same pool, or can you split it up. The biggest issue performance wise you'll see with zfs is from millions of tiny files. That would also determine tuning. I guess the other question would be how much ram? What sort of backend storage? FC/SATA/SAS? Internal, coming off a SAN? I'm assuming the files won't get hit very hard if they're just office documents, but you may have a special use-case :) --Tim
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss