1GE_QMASTER(8)         Grid Engine Administrative Commands        GE_QMASTER(8)
2
3
4

NAME

6       ge_qmaster - Grid Engine master control daemon
7

SYNOPSIS

9       ge_qmaster [ -help ]
10

DESCRIPTION

12       ge_qmaster controls the overall Grid Engine behavior in a cluster.
13

OPTIONS

15       -help  Prints  a listing of all options.
16

ENVIRONMENTAL VARIABLES

18       GE_ROOT        Specifies  the location of the Grid Engine standard con‐
19                      figuration files.
20
21       GE_CELL        If set, specifies  the  default  Grid  Engine  cell.  To
22                      address a Grid Engine cell ge_qmaster uses (in the order
23                      of precedence):
24
25                             The name of the cell specified in the environment
26                             variable GE_CELL, if it is set.
27
28                             The name of the default cell, i.e. default.
29
30
31       GE_DEBUG_LEVEL If set, specifies that debug information should be writ‐
32                      ten to stderr. In addition the level of detail in  which
33                      debug information is generated is defined.
34
35       GE_QMASTER_PORT
36                      If set, specifies the tcp port on which ge_qmaster(8) is
37                      expected to listen  for  communication  requests.   Most
38                      installations will use a services map entry for the ser‐
39                      vice "sge_qmaster" instead to define that port.
40
41       GE_EXECD_PORT  If set, specifies the tcp port on which  ge_execd(8)  is
42                      expected  to  listen  for  communication requests.  Most
43                      installations will use a services map entry for the ser‐
44                      vice "sge_execd" instead to define that port.
45

RESTRICTIONS

47       ge_qmaster  is usually started from root on the master or shadow master
48       machines of the cluster (refer to  the  Grid  Engine  Installation  and
49       Administration  Guide  for  more information about the configuration of
50       shadow master hosts).  If started by a  normal  user,  a  master  spool
51       directory must be used to which the user has read/write access. In this
52       case only jobs being submitted by that same user are handled  correctly
53       by the system.
54

FILES

56       <ge_root>/<cell>/common/configuration
57                      Grid Engine global configuration
58       <ge_root>/<cell>/common/local_conf/<host>
59                      Grid Engine host specific configuration
60       <ge_root>/<cell>/common/qmaster_args
61                      ge_qmaster argument file
62       <ge_root>/<cell>/spool
63                      Default master spool directory
64

SEE ALSO

66       ge_intro(1),   ge_conf(5),   ge_execd(8),  ge_shadowd(8),  Grid  Engine
67       Installation and Administration Guide
68
70       See ge_intro(1) for a full statement of rights and permissions.
71
72
73
74GE 6.2u5                 $Date: 2008/05/05 09:03:35 $            GE_QMASTER(8)
Impressum