Installation guide

Section 5.3:Setting Up a MySQL Service 95
echo "No mysqld pid file found. Looked for $pid_file."
fi
;;
*)
# usage
echo "usage: $0 start|stop"
exit 1
;;
esac
The following example shows how to use cluadmin to add a MySQL service.
cluadmin> service add
The user interface will prompt you for information about the service.
Not all information is required for all services.
Enter a question mark (?) at a prompt to obtain help.
Enter a colon (:) and a single-character command at a prompt to do
one of the following:
c - Cancel and return to the top-level cluadmin command
r - Restart to the initial prompt while keeping previous responses
p - Proceed with the next prompt
Currently defined services:
databse1
apache2
dbase_home
mp3_failover
Service name: mysql_1
Preferred member [None]: devel0
Relocate when the preferred member joins the cluster (yes/no/?) [no]: yes
User script (e.g., /usr/foo/script or None) [None]: \
/etc/rc.d/init.d/mysql.server
Do you want to add an IP address to the service (yes/no/?): yes
IP Address Information
IP address: 10.1.16.12
Netmask (e.g. 255.255.255.0 or None) [None]: [Return]