PAR Technologies PARASTATION5 V5 User Manual

Page 56

Advertising
background image

52

ParaStation5 Administrator's Guide

range {[nodes] | all }

Preselect or display the default set of nodes

If

nodes

or

all

is given, this directive modifies the default set of nodes all following directives will act

on.

nodes

is given in the same syntax as within any other directive, i.e. a comma separated list of node

ranges

from-to

, where a range might be trivial containing only the

from

part. In this case all further

directives are called as if the

nodes

part or

all

is appended unless a node set is given explicitely.

If neither

nodes

nor

all

is given, the current preselected node set is displayed. Be aware of the fact

that this might not be literally identical to the string given in a previous call to the range directive since
the program tries to find a string as short as possible.

show { accounters | user | group | maxproc | selecttime | psiddebug | rdpdebug | rdpretrans | mcastdebug
| master | freeOnSuspend | handleOldBins | nodesSort | starter | runjobs | overbook | rdppktloss |
rdpmaxretrans | exclusive | pinprocs | cpumap | bindmem | adminuser | admingroup | rl_addressspace
| rl_core | rl_cpu | rl_data | rl_fsize | rl_locks | rl_memlock | rl_msgqueue | rl_nofile | rl_nproc | rl_rss |
rl_sigpending | rl_stack | supplementaryGroups | statusBroadcasts | rdpTimeout | deadLimit | statusTimeout
| rdpClosedTimeout | rdpResendTimeout | rdpMaxACKPend } [

nodes

]

Show various parameters of the ParaStation system.

accounters [

nodes

]

Show information on which node(s) ParaStation accounting processes are running.

user [

nodes

]

Show who grants exclusive access on the selected node(s).

group [

nodes

]

Show which group grants exclusive access on the selected node(s).

maxproc [

nodes

]

Show the maximum number of ParaStation processes on the selected node(s).

selecttime [

nodes

]

Show the timeout of the central select(2) of the ParaStation daemon psid(8) on the selected
node(s).

psiddebug [

nodes

]

Show the debugging mask of the ParaStation daemon psid(8) on the selected node(s).

rdpdebug [

nodes

]

Show the debugging mask of the RDP protocol within the ParaStation daemon psid(8) on the
selected node(s).

rdpretrans [

nodes

]

Show the RDP retransmit counters off the selected node(s).

mcastdebug [

nodes

]

Show the debugging mask of the MCast protocol within the ParaStation daemon psid(8) on the
selected node(s).

Advertising