pcamis
August 12th, 2009, 07:52 PM
I've successfully installed the latest versions of Ubuntu Server and Drupal on a server with two RAID 1 arrays. Everything is installed & configured on the primary array. Before I go to work on the Drupal configuration, I want to move the MySQL database over to the secondary array. I tried doing so by following these instructions:
http://www.ubuntu-howto.info/howto/how-to-move-mysql-databases-to-another-location-partition-or-hard-drive
I hit the end where I attempt to restart MySQL, but all I get is a response "fail". No error code or other notification. I can modify the "my.cnf" file to restart MySQL from the primary array no problem, but can't get it to work from the secondary.
I've also tried copying the entire MySQL folder to the new location, with the same results.
I presume it's a permissions issue, but I'm not familiar enough with Linux or MySQL to identify the problem.
Thanks in advance for any assistance!
http://www.ubuntu-howto.info/howto/how-to-move-mysql-databases-to-another-location-partition-or-hard-drive
I hit the end where I attempt to restart MySQL, but all I get is a response "fail". No error code or other notification. I can modify the "my.cnf" file to restart MySQL from the primary array no problem, but can't get it to work from the secondary.
I've also tried copying the entire MySQL folder to the new location, with the same results.
I presume it's a permissions issue, but I'm not familiar enough with Linux or MySQL to identify the problem.
Thanks in advance for any assistance!