glite-ce-disable-submission
Section: User Commands (1)
Index
NAME
glite-ce-disable-submission - Disables job submissions to the specified CREAM CE.
SYNOPSIS
glite-ce-disable-submission [options] <host>[:<port>]
DESCRIPTION
glite-ce-disable-submission is an operation supposed to be used only by a ``super-user'' of the considered CE. It is used to disable job submissions to the considered CREAM CE. So after having issued this command it is not possible to submit anymore new jobs on the considered CREAM CE, while the other operations (job status, job cancellation, etc.) are still allowed.
OPTIONS
- --help, -h
-
Displays command usage.
- --conf file_name, -c file_name
-
Specifies the user specific configuration file.
- --donot-verify-ac-sign, -A
-
Allows the execution of the command even if the VO voms server certificate is not installed.
- --nomsg, -n
-
This option makes the command print on the standard output only the result of the operation (or error messages in case of failure). Therefore any warning or info message is suppressed if this option is used.
- --debug, -d
-
When this option is specified, debugging information is displayed on the standard output and written also into the file glite-ce-disable-submission_CREAM_<username>_<date>_<time>.log file under (by default) the /tmp/glite_cream_cli_logs directory.
- --logfile file_name, -l file_name
-
When this option is specified, a command log file (whose pathname is file_name) is created.
- --version, -v
-
Displays the version of the CREAM CLI software.
EXIT STATUS
glite-ce-disable-submission exits with a status value of 0 (zero) upon success, and >0 (greater than zero) upon failure.
EXAMPLES
> glite-ce-disable-submission grid006.pd.infn.it:8443
Operation for disabling new submissions succeded
The following example shows what happens if the considered user is not a ``super-user'' of the specified CREAM CE:
> glite-ce-disable-submission grid005.pd.infn.it:8443
2006-03-09 09:25:20,859 ERROR - MethodName=[disableAcceptJobSubmissions] ErrorCode=[0] Description=[Operation reserved only to administrator!] FaultCause=[Operation reserved only to administrator!] Timestamp=[Thu Mar 9 09:25:20 2006]
SEE ALSO
glite-ce-enable-submission, glite-ce-allowed-submission
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXIT STATUS
-
- EXAMPLES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 11:20:03 GMT, May 05, 2011
--
MassimoSgaravatto - 2011-05-05