~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to doc/htmlman/htmlman1/qquota.html

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<BODY BGCOLOR=white>
 
3
<PRE>
 
4
<!-- Manpage converted by man2html 3.0.1 -->
 
5
NAME
 
6
     qquota - shows current usage of Grid Engine resource quotas
 
7
 
 
8
SYNTAX
 
9
     qquota [ -h  wc_host|wc_hostgroup,...  ]  [  -help  ]  [  -l
 
10
     resource_name,... ] [ -u wc_user,... ] [ -P wc_project,... ]
 
11
     [ -pe wc_pe_name,... ] [ -q wc_cqueue,... ] [ -xml ]
 
12
 
 
13
DESCRIPTION
 
14
     <I>qquota</I> shows the current Grid Engine  resource  quota  sets.
 
15
     Only  resource  quota  sets with a positive usage count or a
 
16
     static limit are printed.
 
17
 
 
18
     Selection options allow you to filter  for  specific  hosts,
 
19
     cluster   queues,   projects,  parallel  environments  (pe),
 
20
     resources or users.  Without any option <I>qquota</I> will  display
 
21
     a list of all resource quota sets for the calling user.
 
22
 
 
23
OPTIONS
 
24
     -h wc_host|wc_hostgroup,...
 
25
          <I>Display</I> <I>only</I> <I>resource</I> <I>quota</I> <I>sets</I> <I>that</I> <I>matches</I> <I>with</I>  <I>the</I>
 
26
          <I>hosts</I>  in  the  given  wildcard host or hostgroup list.
 
27
          Find the definition  of  wc_host  and  wc_hostgroup  in
 
28
          <B><A HREF="../htmlman1/sge_types.html">sge_types(1)</A></B>.
 
29
 
 
30
     -help
 
31
          Prints a listing of all options.
 
32
 
 
33
     -l resource_name,...
 
34
          Display only resource quota sets being matched with the
 
35
          resources in the given resource list.
 
36
 
 
37
     -u wc_user,...
 
38
          Display only resource quota sets being matched with the
 
39
          users in the given wildcard user list. Find the defini-
 
40
          tion of wc_user in <B><A HREF="../htmlman1/sge_types.html">sge_types(1)</A></B>.
 
41
 
 
42
     -P wc_project,...
 
43
          Display only resource quota sets being matched with the
 
44
          projects  in  the given wildcard project list. Find the
 
45
          definition of wc_project in <B><A HREF="../htmlman1/sge_types.html">sge_types(1)</A></B>.
 
46
 
 
47
     -pe wc_pe_name,...
 
48
          Display only resource quota sets being matched with the
 
49
          parallel  environments  (pe)  in  the given wildcard pe
 
50
          list.   Find   the   definition   of   wc_pe_name    in
 
51
          <B><A HREF="../htmlman1/sge_types.html">sge_types(1)</A></B>.
 
52
 
 
53
     -q wc_cqueue,...
 
54
          Display only resource quota sets being matched with the
 
55
          queues  in  the given wildcard cluster queue list. Find
 
56
          the definition of wc_cqueue in <B><A HREF="../htmlman1/sge_types.html">sge_types(1)</A></B>.
 
57
 
 
58
     -xml This option can be used  with  all  other  options  and
 
59
          changes  the  output  to XML. The schema used is refer-
 
60
          enced in the XML  output.  The  output  is  printed  to
 
61
          stdout.
 
62
 
 
63
OUTPUT FORMATS
 
64
     A line is printed for every resource quota with  a  positive
 
65
     usage count or a static resource.  The line consists of
 
66
 
 
67
     <B>o</B>  the resource quota - rule set name/rule name or number of
 
68
        rule in ruleset
 
69
 
 
70
     <B>o</B>  the limit - resource name, the number of used and  avail-
 
71
        able job slots
 
72
 
 
73
     <B>o</B>  the effective resource quota set filter
 
74
 
 
75
ENVIRONMENTAL VARIABLES
 
76
     SGE_ROOT       Specifies the location  of  the  Grid  Engine
 
77
                    standard configuration files.
 
78
 
 
79
     SGE_CELL       If set, specifies  the  default  Grid  Engine
 
80
                    cell.  To  address  a Grid Engine cell <I>qquota</I>
 
81
                    uses (in the order of precedence):
 
82
 
 
83
                         The name of the cell  specified  in  the
 
84
                         environment  variable SGE_CELL, if it is
 
85
                         set.
 
86
 
 
87
                         The  name  of  the  default  cell,  i.e.
 
88
                         default.
 
89
 
 
90
 
 
91
     SGE_DEBUG_LEVEL
 
92
                    If  set,  specifies  that  debug  information
 
93
                    should  be written to stderr. In addition the
 
94
                    level of detail in which debug information is
 
95
                    generated is defined.
 
96
 
 
97
     SGE_QMASTER_PORT
 
98
                    If set,  specifies  the  tcp  port  on  which
 
99
                    <B><A HREF="../htmlman8/sge_qmaster.html">sge_qmaster(8)</A></B> is expected to listen for com-
 
100
                    munication requests.  Most installations will
 
101
                    use  a  services  map  entry  for the service
 
102
                    "sge_qmaster" instead to define that port.
 
103
 
 
104
FILES
 
105
     &lt;<I>sge</I>_<I>root</I>&gt;/&lt;<I>cell</I>&gt;/<I>common</I>/<I>act</I>_<I>qmaster</I>
 
106
                     Grid Engine master host file
 
107
     &lt;<I>sge</I>_<I>root</I>&gt;/&lt;<I>cell</I>&gt;/<I>common</I>/<I>sge</I>_<I>qquota</I>
 
108
                     cluster qquota default options
 
109
     $<I>HOME</I>/.<I>sge</I>_<I>qquota</I>
 
110
                     user qquota default options
 
111
 
 
112
SEE ALSO
 
113
     <B><A HREF="../htmlman1/sge_intro.html">sge_intro(1)</A></B>,  <B><A HREF="../htmlman1/qalter.html">qalter(1)</A></B>,   <B><A HREF="../htmlman1/qconf.html">qconf(1)</A></B>,   <B><A HREF="../htmlman1/qhold.html">qhold(1)</A></B>,   <B><A HREF="../htmlman1/qmod.html">qmod(1)</A></B>,
 
114
     <B><A HREF="../htmlman1/qstat.html">qstat(1)</A></B>,      <B><A HREF="../htmlman1/qsub.html">qsub(1)</A></B>,     <B><A HREF="../htmlman5/queue_conf.html">queue_conf(5)</A></B>,     <B><A HREF="../htmlman8/sge_execd.html">sge_execd(8)</A></B>,
 
115
     <B><A HREF="../htmlman8/sge_qmaster.html">sge_qmaster(8)</A></B>, <B><A HREF="../htmlman8/sge_shepherd.html">sge_shepherd(8)</A></B>.
 
116
 
 
117
COPYRIGHT
 
118
     See <B><A HREF="../htmlman1/sge_intro.html">sge_intro(1)</A></B> for a full statement of rights and  permis-
 
119
     sions.
 
120
 
 
121
 
 
122
 
 
123
 
 
124
 
 
125
 
 
126
 
 
127
 
 
128
 
 
129
 
 
130
 
 
131
 
 
132
 
 
133
 
 
134
 
 
135
 
 
136
 
 
137
 
 
138
 
 
139
 
 
140
 
 
141
 
 
142
 
 
143
 
 
144
 
 
145
 
 
146
 
 
147
 
 
148
 
 
149
 
 
150
 
 
151
 
 
152
 
 
153
 
 
154
 
 
155
 
 
156
 
 
157
 
 
158
 
 
159
 
 
160
 
 
161
 
 
162
</PRE>
 
163
<HR>
 
164
<ADDRESS>
 
165
Man(1) output converted with
 
166
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
 
167
</ADDRESS>
 
168
</BODY>
 
169
</HTML>