Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Cluster Data Service for Solaris Containers Guide |
Installing and Configuring HA for Solaris Containers
A. Files for Configuring HA for Solaris Containers Resources
# # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)sczsh_config 1.1 06/02/22 SMI" # # This file will be sourced by sczsh_register and the parameters # listed below will be used. # # These parameters can be customized in (key=value) form # # RS - Name of the resource # RG - Name of the resource group containing RS # SCZBT_RS - Name of the SC Zone boot resource # PARAMETERDIR - Name of the parameter file directory # Zonename - Name of the zone # ServiceStartCommand - Command including all options to start # the service in the configured zone # ServiceStopCommand - Command including all options to stop # the service in the configured zone # ServiceProbeCommand - Command including all options to probe # the service in the configured zone # RS="" RG="" SCZBT_RS="" PARAMETERDIR="" # # The following parameters will be put in the agents parameterfile: # Zonename="" ServiceStartCommand="" ServiceStopCommand="" ServiceProbeCommand=""