Sun Cluster Data Service for Sun Grid Engine Guide for Solaris OS

Listing of sge_config

#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# ident	"@(#)sge_config	1.3	06/07/14 SMI"
#
# This file will be sourced in by sge_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form and are always needed:
#
#	QMASTERRS  - name of the resource for the sge_qmaster daemon.
#	SCHEDDRS   - name of the resource for the sge_schedd daemon.
#	MASTERRG   - name of the resource group containing the resources
#	             for sge_qmaster and sge_schedd.
#	MASTERPORT - tcp port number that sge_qmaster will listen to
#		     (normally 536).
#	MASTERLH   - name of the LogicalHostname SC resource within MASTERRG.
#	MASTERHASP - name of the HAStoragePlus SC resource within MASTERRG.
#	SGE_ROOT   - SGE_ROOT of this Sun GridEngine Installation.
#	SGE_CELL   - SGE_CELL of this Sun GridEngine Installation.
#	SGE_VER    - Version of this Sun GridEngine Installation.
#	             Currently this can only be set to 6.0 .
#

QMASTERRS=
SCHEDDRS=
MASTERRG=
MASTERPORT=536
MASTERLH=
MASTERHASP=
SGE_ROOT=
SGE_CELL=
SGE_VER=6.0