Hi All,
Need help with mysql db data store movement. After moving the mysql db data store to NFS drive[netapp] i am unable to start mysql server. It throws the below error
Code:
service mysqld start
touch: cannot touch `/usr/mysql/log/mysqld.log': Permission denied
chmod: changing permissions of `/usr/mysql/log/mysqld.log': Operation not permitted
chown: changing ownership of `/usr/mysql': Operation not permitted
chmod: changing permissions of `/usr/mysql': Operation not permitted
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
Any ideas ???