JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for MySQL Cluster Guide     Oracle Solaris Cluster 3.3 3/13
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for MySQL Cluster

A.  Files for Configuring HA for MySQL Cluster

mysql_ndb_mgmd_config File

mysql_ndbd_config File

ndb_shutdown_config File

B.  Deployment Example: Installing MySQL Cluster in the Global Zone

C.  Deployment Example: Installing MySQL Cluster in a Non-Global Zone

Index

ndb_shutdown_config File

#
# Copyright 2009, 2012 Oracle and/or its affiliate. All rights reserved.
# Use is subject to license terms.
#

#ident "@(#)ndbd_shutdown_config.ksh 1.3   12/08/20"

# This file will be sourced in by ndbd_shutdown_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form
#
#    RS - Name of the resource for the application
#    RG - Name of the resource group containing RS
#
# MySQL cluster ndb_nmbd specific variables
#
#  HAS_RS - Name of the MySQL HAStoragePlus SC resource
#  RS_PROP - Additional resource properties in the format for clresource create,
#     example "-p start_timeout=600"
#  PARFILE - Absolute path to the data node resource parameter file
#       IMPORTANT: it is essential to specify the data node
#       parameter file.
#
#    The following examples illustrate sample parameters
#    for the MySQL Cluster ndb shutdown resource.
#
#    RS=ndbd-shut-rs
#    RG=ndbd-rg
#    HAS_RS=ndbd-rs
#    RS_PROP=
#    PARFILE=/ndbd-data/pfile
#

RS=
RG=
HAS_RS=
RS_PROP=
PARFILE=