… ext4 is a standard de facto filesystem for many modern Linux system, I am getting a lot of question if this… Percona Server 5.1 and 5.5), InnoDB uses “asynchronous” IO in Linux. Let’s test “async” mode in sysbench, and now…. I would still use value 2 or 4, to avoid scheduling overhead from single thread, but it does not seem critical…
Post: Operation Systems do not provide good IO interface for Database Servers
… accounted for while executing IO request. Last time I checked there was IO scheduler with these functions in works for Linux Kernel but I have not seen anything production ready. So what I would like to see ? Each IO request… want to happen in background when there are enough resources. IO Scheduler should execute these only if there is bandwidth available so…
Post: XtraDB benchmarks - 1.5X gain in IO-bound load
… to run MySQL on. What is important I used Noop IO scheduler, instead of default CFQ. Disclaimer: Please note you may not… better. Finally let me show you why I took NOOP IO scheduler instead of CFQ, there are result for XtraDB with both… remember as Linux kernels 2.6.18+ (which are used on CentOS / RedHat 5.2) are coming with CFQ scheduler as default…
Post: Setting up XFS on Hardware RAID -- the simple edition
… boundary. /dev/sda2 * 7813120 27344895 9765888 83 Linux /dev/sda3 27344896 856422399 414538752 83 Linux Several months ago my colleague Aurimas posted… nobarrier,noatime,nodiratime Setting the IO scheduler This is a commonly missed step related to getting the IO setup properly. The best choices…
Post: Performance impact of complex queries
… more than few milliseconds you would expect disk IO to take. Scheduling Issues OS Disk IO schedules may also “help” in this case. Number… IO requests in random locations other threads are willing to take. Especially some older disk schedulers could be poor. I remember in Linux… for directory with couple of files. In recent Linux Kernels deadline or cfq IO schedulers should be better with this. So what can…
Post: Aligning IO on a hard disk RAID – the Benchmarks
…# Aspersa System Summary Report ############################## Platform | Linux Release | Ubuntu 10.04.2 LTS … {OUT OF SPEC} Other … # Disk Schedulers And Queue Size ############################# sda | [deadline] 128 # … compare performance with different IO alignment, not different MySQL …

