Go to main content

Oracle® Solaris Cluster Data Service for MySQL Cluster Guide

Exit Print View

Updated: September 2015
 
 

How to Create and Enable Resources for the MySQL Cluster ndb Daemon

Before You Begin

Ensure that you have edited the mysql_ndbd_config file to specify configuration parameters for the HA for MySQL Cluster ndb daemon service. For more information, see Specifying Configuration Parameters for the MySQL Cluster ndb Daemon Resource.

  1. Create the parameter file directory on all nodes to run the MySQL Cluster ndb daemon, if you have not done so already.
    # mkdir /pfile
  2. Create the parameter file on all nodes to run the MySQL Cluster ndb daemon.
    # ksh /opt/SUNWscmys/ndbd/util/mysql_ndbd_register \
    -f /myplace/mysql_ndbd_config -p
  3. Register the resource for the MySQL Cluster ndb daemon on one node.
    # ksh /opt/SUNWscmys/ndbd/util/mysql_ndbd_register \
    -f /myplace/mysql_ndbd_config
  4. Enable the MySQL Cluster management server resource group.
    # clresourcegroup online -eM ndb-rg