… Q34 about SSD. There are vendors that have onboard RAM cache incorporated into their SSD. The first vendor of SSD we… SAS drives. If you already have external RAID arrays with BBU write cache, then I don’t think it makes sense to offload… sacrificing a lot of performance. If you don’t have BBU write cache in an external RAID array, then it might make sense…
Post: Evaluating IO subsystem performance for MySQL Needs
… well learn how your cache behaves. Were even more so interested about writes which show us how many cached writes per second we can… the test with single thread and write-through RAID cache (as if there would not be any BBU) [root@DB10 sysbench]# ./sysbench –test… writes did not improve performance as dramatically as for reads. This is because as we have BBU writes are just stored in controller cache…
Post: Looking for RAID Controller without Battery Learning problems ?
…with battery discharge/learn cycle many Battery Backup Unit (BBU) based controllers help but also gives you a …256 KB Read-cache mode : Enabled MaxIQ preferred cache setting : Disabled MaxIQ cache setting : Disabled Write-cache mode : Enabled (write-back) Write-cache setting : Enabled (write-back) …
Comment: FlashCache: tpcc workload
… BBU on RAID, but no BBU on SSD, it is directly attached and it has write cache enabled. I did not test SSD with BBU, so I can’t provide good feedback there. Disabling write cache on SSD really affects write…
Post: Battery Learning still problem many years after
… part of all learn phase). You can also shift cache mode in Write Through if you do not have very long time…_write_io_threads to get more outstanding requests – without cache it matters a lot for writes. This is a lot better than forcing write cache… is something where Facebook Flash Cache can be helpful – if it can act instead of hardware BBU cache. Would be interesting to test…
Comment: Benchmarking Galera replication overhead
… safe. With wsrep I do not write binary logs. I am not yet sure how Galera writes caching data on disk. I do… rather on slow disks or RAID with write-through cache mode. On RAID with BBU and write-back, or with Fusion-io cards as…
Post: Setting up XFS on Hardware RAID -- the simple edition
…+0) RAID stripe size BBU enabled with Write-back cache only No read cache or read-ahead No drive write cache enabled Partitioning You want to…
Post: Aligning IO on a hard disk RAID – the Benchmarks
… I have repeated it with (a) write-through and (b) write-back to see if write-back cache would minimize the effects of misalignment… WT cache: Here’s same test with WB cache: And just to show you the difference between sequential writes with WT cache and WB cache… OLTP workload which is usually light on writes (especially if there’s a BBU protected Write-Back cache) and heavy on random reads. Regardless…
Post: MySQL 4 to MySQL 5 Upgrade performance regressions
… to get battery backed up cache unit and make sure you set your RAID cache policy to “write back”. One of the customers I worked with indeed had battery backed up cache on their system… it just was in “write through” cache policy, so was basically disabled. Note getting BBU is often…

