glite-ce-job-output

Section: User Commands (1)
Index
 

NAME

glite-ce-job-output - Retrieves the output sandbox files of one or more CREAM jobs.

 

SYNOPSIS

glite-ce-job-output [options] <jobId1> <jobId2> ... <jobIdn>

 

DESCRIPTION

The command glite-ce-job-output retrieves the output sandbox (OSB) files of CREAM jobs from CREAM CEs, in the scenario where the user asked to save these files in the CREAM CE (i.e. specifying outputsandboxbasedesturi="gsiftp://localhost"; in the JDL).

glite-ce-job-output can be used for one or more jobs: the jobs are identified by their job identifiers (job Ids returned by the glite-ce-job-submit command) provided as arguments to the command and separated by a blank space.

The --input option permits to specify a file (file_name) that contains the jobIds to be considered. This file must be the one generated with the --output option of the glite-ce-job-submit or glite-ce-job-list commands. If the file file_name does not represent an absolute path the file will be searched in the current working directory.

The OSB files of a job are retrieved and saved in a directory which is by default created in the current working directory (unless the --dir option is used).

 

OPTIONS

--help, -h
Displays command usage.

--conf file_name, -c file_name
Specifies the user specific configuration file.

--dir directory_name, -D directory_name
Specifies the parent directory where to create the job directory where the OSB files for that job will be saved

--num-streams number, -s number
Specifies the number of parallel streams to be used in the gridftp file transfer used in the OSB retrieval

--donot-verify-ac-sign, -A
Allows the execution of the command even if the VO voms server certificate is not installed.

--input file_name, -i file_name
Retrieves the OSB files of jobs whose Ids are contained in the file file_name.

--noint, -N
If this option is specified every interactive question to the user is skipped, and default values (yes; all: consider all jobs of the given list) will be considered.

--nomsg, -n
When this option is specified, any warning or info message is suppressed.

--debug, -d
When this option is specified, debugging information is displayed on the standard output and written also into the file glite-ce-job-output_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-job-output exits with a value of 0 if the operation succeeds, >0 if errors occurred.

 

EXAMPLES

glite-ce-job-output https://cream-18.pd.infn.it:8443/CREAM753062965


glite-ce-job-output --input joblist.txt
where joblist.txt is a file containing jobIds


 

SEE ALSO

glite-ce-job-submit, glite-ce-job-list


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
EXAMPLES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 10:55:39 GMT, May 05, 2011

-- MassimoSgaravatto - 2011-05-05

Topic revision: r1 - 2011-05-05 - MassimoSgaravatto
 

This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback