I know that its possible to spread MYSQL databases over couple hard drives if you storing database folders over different hard drives and creating symbolic links to /var/lib/mysql/databasename but how safe is that over time ?
look into mysql partitioning - you can elect to store data on different physical drives and improve performance