ClusterPack Tutorial

Index
|
Administrators Guide
|
Users Guide
|
Tool Overview
|
Related Documents
|
Dictionary
Copyright 1994-2004 hewlet
t
-
p
ackard company
z
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top
1.8.14 Resume all suspended jobs owned by a user
Using the Clusterware Pro V5.1 CLI:
All of a user's jobs can be resumed using the Clusterware Pro V5.1 CLI by using the special 0
j
ob id:
%
bresume -u <userid> 0
Users can resume their own jobs. Queue administrators can resume jobs associated with a
p
articular queue.
References:
z
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top
1.8.15 Resume all suspended jobs in a queue
Using the Clusterware Pro V5.1 CLI:
All of the jobs in a queue can be resumed by a queue administrator using the special 0 job id:
%
bresume -q <queue name> -u all 0
References:
z
3.7.9 How do I access the Clusterware Pro V5.1 Command Line Interface?
Back to Top