Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-14 Thread Roch - PAE
"With ZFS however the in-between cache is obsolete, as individual disk caches can be used directly." The statement needs to be qualified. Storage cache, if protected, works great to reduce critical op latency. ZFS when it writes to disk cache, will flush data out before return to

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-13 Thread Anton B. Rang
>With ZFS however the in-between cache is obsolete, as individual disk caches >can be used >directly. I also openly question whether even the dedicated RAID >HW is faster than the newest >CPUs in modern servers. Individual disk caches are typically in the 8-16 MB range; for 15 disks, that gives

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-13 Thread Anton B. Rang
> just measured quickly that a 1.2Ghz sparc can do [400-500]MB/sec > of encoding (time spent in misnamed function > vdev_raidz_reconstruct) for a 3 disk raid-z group. Strange, that seems very low. Ah, I see. The current code loops through each buffer, either copying or XORing it into the parity.

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-13 Thread Anton B. Rang
> It would be interesting to have a zfs enabled HBA to offload the checksum > and parity calculations. How much of zfs would such an HBA have to > understand? That's an interesting question. For parity, it's actually pretty easy. One can envision an HBA which took a group of related write comman

Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-12 Thread Torrey McMahon
UNIX admin wrote: This is simply not true. ZFS would protect against the same type of errors seen on an individual drive as it would on a pool made of HW raid LUN(s). It might be overkill to layer ZFS on top of a LUN that is already protected in some way by the devices internal RAID code but i

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-12 Thread UNIX admin
> There are also the speed enhancement provided by a HW > raid array, and > usually RAS too, compared to a native disk drive but > the numbers on > that are still coming in and being analyzed. (See > previous threads.) Speed enhancements? What is the baseline of comparison? Hardware RAIDs can

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-12 Thread UNIX admin
> This is simply not true. ZFS would protect against > the same type of > errors seen on an individual drive as it would on a > pool made of HW raid > LUN(s). It might be overkill to layer ZFS on top of a > LUN that is > already protected in some way by the devices internal > RAID code but it >

Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320 - offtopic

2006-09-08 Thread Richard Elling - PAE
Anton B. Rang wrote: JBOD probably isn't dead, simply because motherboard manufacturers are unlikely to pay the extra $10 it might cost to use a RAID-enabled chip rather than a plain chip (and the cost is more if you add cache RAM); but basic RAID is at least cheap. NVidia MCPs (later NForce

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320 - offtopic

2006-09-08 Thread Anton B. Rang
The better SATA RAID cards have hardware support. One site comparing controllers is: http://tweakers.net/reviews/557 Five of the eight controllers they looked at implemented RAID in hardware; one of the others implemented only the XOR in hardware. Chips like the Adaptec AIC-8210 implement m

Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-08 Thread Al Hopper
On Fri, 8 Sep 2006, Jim Sloey wrote: > > Roch - PAE wrote: > > The hard part is getting a set of simple requirements. As you go into > > more complex data center environments you get hit with older Solaris > > revs, other OSs, SOX compliance issues, etc. etc. etc. The world where > > most of us se

Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-08 Thread Roch - PAE
Jim Sloey writes: > > Roch - PAE wrote: > > The hard part is getting a set of simple requirements. As you go into > > more complex data center environments you get hit with older Solaris > > revs, other OSs, SOX compliance issues, etc. etc. etc. The world where > > most of us seem to be pl

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-08 Thread Jim Sloey
> Roch - PAE wrote: > The hard part is getting a set of simple requirements. As you go into > more complex data center environments you get hit with older Solaris > revs, other OSs, SOX compliance issues, etc. etc. etc. The world where > most of us seem to be playing with ZFS is on the lower end

Re: [zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-04 Thread Torrey McMahon
Depends on the workload. (Did I miss that email?) Peter Sundstrom wrote: Hmm. Appears to be differing opinions. Another way of putting my question is can anyone guarantee that ZFS will not perform worse that UFS on the array? High speed performance is not really an issue, hence the reason th

[zfs-discuss] Re: Re: Recommendation ZFS on StorEdge 3320

2006-09-04 Thread Peter Sundstrom
Hmm. Appears to be differing opinions. Another way of putting my question is can anyone guarantee that ZFS will not perform worse that UFS on the array? High speed performance is not really an issue, hence the reason the disks are mirrored rather than striped. The client is more concerned wit