Re: [zfs-discuss] Compression with fixed record sizes

2006-08-22 Thread Matthew Ahrens
On Tue, Aug 22, 2006 at 04:04:50PM -0500, Neil A. Wilson wrote: > Do both compression and fixed record sizes work together? Yes. > Our Directory Server uses a fixed page size (8KB by default) for > database records, so I'm in the habit of setting the ZFS recordsize to > equal the database page

[zfs-discuss] Compression with fixed record sizes

2006-08-22 Thread Neil A. Wilson
Do both compression and fixed record sizes work together? Our Directory Server uses a fixed page size (8KB by default) for database records, so I'm in the habit of setting the ZFS recordsize to equal the database page size. However, we also typically use compression because it often helps imp