Disk latency versus filesystem latency
This isn’t really a problem with iostat(1M) – it’s a great tool for system administrators to understand the usage of their resources. But the applications are far, far away from the disks – and have a complex file system in-between. For application analysis, iostat(1M) may provide clues that disks could be causing issues, but you really want to measure at the file system level to directly associate latency with the application, and to be inclusive of other file system latency issues.
Someone should add Brendan’s feed to Planet MySQL. Here are the articles: part 1, part 2. Brendan will be talking about this topic at Percona Live on the 26th.



Great point to bring up Baron. Have you been doing any FS comparison benchmarks that show performance preference to InnoDB’s access patterns?
Matt Reid
17 May 11 at 3:30 pm