I can understand that you need fast IO. Using the 6805E is not that fast, only 128mb cache and there is no cache protection - I would never use such a controller.
If you want performance and of course, data protection you need cache protection. if you want additionally SSD caching, latest adaptec 7Q series supports with standard SSD (eg. intel, samsung)
http://www.adaptec.com/en-us/products/series/7q/
Before deciding on the 6805E, we have tested several different controllers and even md-raid with RAID10, and the ONLY REAL performance factor seemed to be the number and type of hard drives.
- regarding controller cache size: our environment is not write-heavy, so there is no real performance difference between a 128MB and an 512MB cache controller
- regarding battery cache protection: as PVE from 2.x is reasonably stable, and we have UPS power and correctly mounted journaling filesystems, cache protection is not something I would pay a 4x price premium for... in fact we didn't have a SINGLE unscheduled reboot since 2.3, and even before that ext4 and fsck proved reliable.
As I wrote above, paying 4x as much for a RAID controller is not justifiable to us, because the ONLY feature we really need from it is SSD caching, which is already freely available in software form. We don't care about RAID5, battery backup or any other overpriced / overhyped marketing features.
Tom you always seem to advocate throwing more money at hardware, which is in stark contrast of the fact that you develop Proxmox, a collection of powerful free software technologies that enable reliable operation of virtual machines on commodity hardware. I respect your opinion, but see it differently.
I wrote that many times before: just as DRBD, fuse, corosync and other technologies improve reliability without a hardware investment, ZFS, software RAID and block-level SSD caching could do the same for IO performance. I'm sorry you don't see it that way, but you guys never regarded IO performance an important thing - just think about the fact that you needed 3 years to turn away from the clusterfuck CFQ scheduler.