Go to main content

Oracle® Solaris Cluster Data Service for MySQL Cluster Guide

Exit Print View

Updated: September 2015
 
 

ndb_shutdown_config File

#
# Copyright 2009, 2012 Oracle and/or its affiliates. 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 cluster ndb_nmbd specific variables
#
#  HAS_RS - Name of the MySQL Cluster 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=