MySQL 5.1.34 on NFS w/NetApp

Posted by shrisha on Server Fault See other posts from Server Fault or by shrisha
Published on 2009-06-23T19:02:23Z Indexed on 2010/03/31 17:13 UTC
Read the original article Hit count: 338

Filed under:
|
|

Is this still a bad idea? I know older versions of MySQL performed poorly with NFS. I imagine the issue lies with the usage of fsnc() and/or O_DIRECT. If the issues are mostly resolved, are there common pitfalls/gotchas, specifically around a large (multiple tables with tens of millions of records) InnoDB database that may see up to 20-50 reads/sec

© Server Fault or respective owner

Related posts about mysql

Related posts about nfs