Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : XC Version 3.1 Release Notes > Chapter 4 Head Node Installation

MySQL Database Daemon Does Not Start

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

If the mysql database daemon does not start, check the appropriate log file in /var/lib/mysql/node_name.err for errors. One of the most common reasons for this type of failure is that the mysql database daemon could not create a temporary file in the /tmp directory on start up.

Follow this procedure to resolve the problem:

  1. Verify the /tmp directory permissions and change the permissions if needed:

    # ls -l -d /tmp
    # chmod 1777 /tmp
  2. Restart the mysql database daemon:

    # service mysqld restart
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2006 Hewlett-Packard Development Company, L.P.