MySQL Forums
Forum List  »  Newbie

Re: Not able to move database to mounted LUN in linux
Posted by: Rick James
Date: August 13, 2011 11:14AM

/etc/init.d/mysql restart
MySQL server PID file could not be found! [FAILED]

Well, "restart" first tries to stop mysqld. But mysqld should have already been stopped, hence no PID should exist.

Check permissions on the directories; mysql needs to 'own' its directories, and needs read+search permission to get to the the root of its directory tree.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.