… – because paying customers would normally have enough money to get BBU unit which is great for performance anyway. Of course you… “write through” cache policy, so was basically disabled. Note getting BBU is often good idea anyway so you can use this together with other workarounds. Also it is worth to mention BBU does not fix the problem but dramatically raises number of…
Post: Pretending to fix broken group commit
… words if you enable replication (log-bin) on server without BBU (battery backup unit) your InnoDB write performance in concurrent load… with RAID 10 in WriteThrough mode to emulate absence of BBU. With BBU you will not see this problem (all results will… to use –innodb-unsafe-group-commit, I propose to have BBU on your RAID. But if it appears you don’t…
Comment: Evaluating IO subsystem performance for MySQL Needs
… you figure out what there is no gain from having BBU ? In your case it is well possible Reads are what… this case you would not get much benefit from BBU. The benefits from BBU comes in number of ways – your Innodb log… reads. Temporary tables and Sort files are absolutely unrelated to BBU because these use MyISAM and so buffered IO so writes…
Post: Evaluating IO subsystem performance for MySQL Needs
…-through RAID cache (as if there would not be any BBU) [root@DB10 sysbench]# ./sysbench –test=fileio –max-time=60 –max… dramatically as for reads. This is because as we have BBU writes are just stored in controller cache and flushed to… one thread or multiple threads. As you also can see BBU is helpful even for random writes if they are performed…
Post: Aligning IO on a hard disk RAID – the Benchmarks
… | MegaRAID SAS 8704EM2, PCIE interface, 8 ports Cache | 128MB Memory, BBU Present BBU | 100% Charged, Temperature 34C, isSOHGood= VirtualDev Size RAID Level… is usually light on writes (especially if there’s a BBU protected Write-Back cache) and heavy on random reads. Regardless…
Comment: The perils of uniform hardware and RAID auto-learn cycles
… in progress Sep 13 03:09:36 kernel: mfi0: (WARN) – BBU disabled; changing WB virtual disks to WT Sep 13 03… above threshold Sep 13 05:54:06 kernel: mfi0: (info) – BBU enabled; changing WT virtual disks to WB Sep 13 05… I’ve used MegaCLI to force write-back on bad BBU, as if the power goes I’m pretty much guaranteed…
Comment: FlashCache: tpcc workload
Andy, There is 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…
Comment: FlashCache: tpcc workload
Vadim, – In your test did you use BBU for the RAID 10? Any BBU for the SSD? – If I put my data on SSD, does it make much difference whether I use BBU or not? – Any reason why you recommend deadline instead of noop?
Post: Disaster: LVM Performance in Snapshot Mode
… tested things on RHEL5, RAID10 volume with 6 hard drives (BBU disabled) though the problem can be seen on variety of…/sec which is quite expected for single thread and no BBU. With LVM snapshot enabled the performance was 25 io/sec… drives can execute them) – I expect if there would be BBU in this system we would see similar results for other…

