… of the article lets comment on IO vs Disk question. If you look at Disk Based databases all data accesses are treated… think people often do not see this difference – often IO subsystem capacity is tested with single thread and with some high… this effect well. So as you might see tuning IO subsystem can indeed be fun – there is a lot to deal…
Comment: An argument for not using mysqldump
… with LVM snapshots is that they really load up the disk subsystem. While I have a snap mounted I’m doubling my… of GB of data, which, again, loads up my io subsystem at the same time I’m taking a double-write…
Post: Evaluating IO subsystem performance for MySQL Needs
I’m often asked how one can evaluate IO subsystem (Hard drive RAID or SAN) performance for MySQL needs so … are just stored in controller cache and flushed to the disk in background – in this case there is little difference if…
Comment: Benchmarks of new innodb_flush_neighbor_pages
Ok, so you have fixed the problem for the HP gear, but insert twice as fast server (let’s assume disk performance is roughly the same) and the same problem comes back. Makes sense. So it’s a battle you can’t win without giving up on disks… or at least having really powerful disk subsystem.
Comment: InnoDB Flushing: a lot of memory and slow disk
… basically be to slow down query response enough that the disk subsystem could keep up so you don’t get the “fast… me does wonder though if its worth solving on magnetic disk; I suspect anybody who has this class of problem is… super efficient on SSD and only kicked in if the disk had performance characteristics similar to same would be worthwhile. Note…
Comment: InnoDB Flushing: a lot of memory and slow disk
… basically be to slow down query response enough that the disk subsystem could keep up so you don’t get the “fast… me does wonder though if its worth solving on magnetic disk; I suspect anybody who has this class of problem is… super efficient on SSD and only kicked in if the disk had performance characteristics similar to same would be worthwhile. Note…
Post: Speaking at Percona Live London 2012: Choosing Hardware for MySQL
… most important hardware components will be covered: CPU, Memory, Network, Disk Subsystem and also the Cloud. I will try to help attendees… it does not), how it optimizes random IO operations on disk, what scalability means for MySQL, what it’s limitations are…
Post: How much overhead DRDB could cause ?
… depending on the speed of the disk subsystem and network. If you do not have BBU on disk when you will be able…
Post: How Innodb flushes data to the disk ?
… currently sort pages in their position order flushing them to disk. Pages to be flushed are instead identified by other means… or if optimization Innodb performs is good enough and IO subsystem and RAID can do the rest.
Comment: EC2/EBS single and RAID volumes IO benchmark
… a particular instance, other resources like the network and the disk subsystem are shared among instances.” While I have no experience with…

