Depends what the I/O is caused by, if it's all MySQL queries then shifting a site's HTML, scripts and logs to another drive will probably make no difference...
... and if it is all MySQL, you can probably find a way to optimize your queries or database structure in order to reduce load...
|