STAGE Command

HSI Version:

2.7

Purpose:

 

Aliases:  

Command Format:

sta[ge] [-i] [-m max] [-N] [-R] [-w] [path ...] [<<MARKER]

Options:

-i : no interactive notification when file(s) have been staged

-m : max number of stages to issue in a single batch. Default=no limit

-N : disable optimization of stage requests by VV and position

-R : recursively traverse directories in the specified path(s)

-w : wait for each stage to complete (foreground stage). Default is to stage in the background

MARKER : provides sh-style "here"-document syntax for specifying filenames. Lines following the MARKER, which must be the last token on the line, contain pathname (which may include wildcards). The list is terminated by a line containing MARKER as the first token on the line.

Keywords:

 

Usage Notes:

HPSS does not currently optimize stage request processing based on file location. Use recursion and wildcards sparingly.

Example:

stage -w my_file

Related Command(s):

MIGRATE, PURGE