|
|
| glupart - | GLUnix partition and reservation management |
|---|
| group | consists of a name for the group, a set of members which the group represents, and a set of owners which are allowed to modify the member and owner sets for this group. |
|---|---|
| alias | consists of a name for this alias and a set of users who can assign this alias to machine, remove this alias from machine, and who can delete this alias. |
| machine | consists of a name, a set of aliases which can be used to name this machine, a set of users who are allowed to run programs on this machine, and a set of owners who are allowed to reserve this machine for exclusive use. |
| reservation | consists of an alias which will be used to refer to the machine, a description (see below) for this reservation, start and stop times, and a set of users who can use the reserved machines during the reservation period. |
| union | "+" (example, "ultra+dawn") |
|---|---|
| intersection | "^" (example, "ultra^mpp") |
| difference | "-" (example, "all^desktop") |
Available commands for glupart are:
OPTIONS
| machine | query/manipulate the set of machines known to glupart |
|---|---|
| group | query/manipulate the set of groups known to glupart |
| alias | query/manipulate the set of aliases |
| reservation | query/manipulate the set of reservations |
| -a | Print information for all users. This will add a column identifying the owner of each process. |
|---|---|
| -n | Print the set of nodes that each process is running on. |
| -l | Print the full process name (including argv's). |
glush(1),
glustat(1),
glurun(1)
None known. SEE ALSO
BUGS
Should any bugs be found, please report to
glunix-bugs@now.cs.berkeley.edu.
| Douglas Ghormley (ghorm@cs.berkeley.edu) and |
|---|
| David Petrou (dpetrou@cs.berkeley.edu). |
| Chad Yoshikawa (chad@cs.berkeley.edu). |
|
|