DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) MySQL Cluster Management

Info Catalog (mysql.info.gz) MySQL Cluster Process Management (mysql.info.gz) NDBCluster (mysql.info.gz) MySQL Cluster Interconnects
 
 16.5 Management of MySQL Cluster
 ================================
 
 Managing a MySQL Cluster involves a number of activities.  The first
 activity is to configure and startup MySQL Cluster.  This is covered by
 the sections  MySQL Cluster Configuration and  MySQL
 Cluster Process Management.  This section covers how to manage a
 running MySQL Cluster.
 
 There are essentially two ways of actively managing a running MySQL
 Cluster.  The first is by commands entered into the management client
 where status of cluster can be checked, log levels changed, backups
 started and stopped and nodes can be stopped and started. The second
 method is to study the output in the cluster log. The cluster log is
 directed toward the `ndb_2_cluster.log' in the `DataDir' directory of
 the management server.  The cluster log contains event reports
 generated from the `ndbd' processes in the cluster. It is also possible
 to send the cluster log entries to a Unix system log.
 

Menu

 
* mgm client commands         Commands in the Management Client
* MySQL Cluster Event Reports  Event Reports Generated in MySQL Cluster
* MySQL Cluster Single User Mode  Single User Mode
* MySQL Cluster Backup        On-line Backup of MySQL Cluster
 
Info Catalog (mysql.info.gz) MySQL Cluster Process Management (mysql.info.gz) NDBCluster (mysql.info.gz) MySQL Cluster Interconnects
automatically generated byinfo2html