Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-14 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Louwtjie Burger wrote: > On 11/8/07, Richard Elling <[EMAIL PROTECTED]> wrote: >> Potentially, depending on the write part of the workload, the system may >> read >> 128 kBytes to get a 16 kByte block. This is not efficient and may be >> noticeable >>

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-12 Thread Anton B. Rang
Yes. Blocks are compressed individually, so a smaller block size will (on average) lead to less compression. (Assuming that your data is compressible at all, that is.) This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discu

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-12 Thread Roch - PAE
Louwtjie Burger writes: > Hi > > What is the impact of not aligning the DB blocksize (16K) with ZFS, > especially when it comes to random reads on single HW RAID LUN. > > How would one go about measuring the impact (if any) on the workload? > The DB will have a bigger in memory footprint

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-08 Thread eric kustarz
> > Also... doesn't ZFS do some form of read ahead .. 64KB anyways? > I believe you are referring to the vdev cache here. Check out: http://blogs.sun.com/erickustarz/entry/vdev_cache_improvements_to_help eric ___ zfs-discuss mailing list zfs-discuss@o

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-08 Thread Richard Elling
Louwtjie Burger wrote: > On 11/8/07, Richard Elling <[EMAIL PROTECTED]> wrote: > >> Louwtjie Burger wrote: >> >>> Hi >>> >>> What is the impact of not aligning the DB blocksize (16K) with ZFS, >>> especially when it comes to random reads on single HW RAID LUN. >>> >>> >> Potentially,

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-08 Thread Louwtjie Burger
On 11/8/07, Richard Elling <[EMAIL PROTECTED]> wrote: > Louwtjie Burger wrote: > > Hi > > > > What is the impact of not aligning the DB blocksize (16K) with ZFS, > > especially when it comes to random reads on single HW RAID LUN. > > > > Potentially, depending on the write part of the workload, the

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-08 Thread Zoltan Farkas
Is compression impacted when setting block size? --zoly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Elling Sent: Thursday, November 08, 2007 1:56 PM To: Louwtjie Burger Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] ZFS + DB

Re: [zfs-discuss] ZFS + DB + default blocksize

2007-11-08 Thread Richard Elling
Louwtjie Burger wrote: > Hi > > What is the impact of not aligning the DB blocksize (16K) with ZFS, > especially when it comes to random reads on single HW RAID LUN. > Potentially, depending on the write part of the workload, the system may read 128 kBytes to get a 16 kByte block. This is not

[zfs-discuss] ZFS + DB + default blocksize

2007-11-07 Thread Louwtjie Burger
Hi What is the impact of not aligning the DB blocksize (16K) with ZFS, especially when it comes to random reads on single HW RAID LUN. How would one go about measuring the impact (if any) on the workload? Thank you ___ zfs-discuss mailing list zfs-disc