Re: [zfs-discuss] storage & zilstat assistance

2009-04-28 Thread Marion Hakanson
bfrie...@simple.dallas.tx.us said: > Your IOPS don't seem high. You are currently using RAID-5, which is a poor > choice for a database. If you use ZFS mirrors you are going to unleash a > lot more IOPS from the available spindles. RAID-5 may be poor for some database loads, but it's perfectl

Re: [zfs-discuss] storage & zilstat assistance

2009-04-27 Thread Bob Friesenhahn
I have now downloaded zilstat.ksh and this is the sort of loading it reports with my StorageTek 2540 while running the initial writer part of the benchmark: % ./zilstat.ksh -p Sun_2540 -l 30 10 N-Bytes N-Bytes/s N-Max-RateB-Bytes B-Bytes/s B-Max-Rateops <=4kB 4-32kB >=32kB 41301

Re: [zfs-discuss] storage & zilstat assistance

2009-04-27 Thread Bob Friesenhahn
On Mon, 27 Apr 2009, Marion Hakanson wrote: I guess one question I'd add is: The "ops" numbers seem pretty small. Is it possible to give enough spindles to a pool to handle that many IOP's without needing an NVRAM cache? I know latency comes into play at some point, but are we at that point?