5 – Detailed Descriptions of Command LineTools
File Management Tools
5-20
D000006-000 Rev A
Q
-f hostfile
- file with hosts in cluster, default is
/etc/sysconfig/iba/hosts
.
-u user
- user to perform copy to, default is current user code
source_file
: the name of files to copy from this system, relative to the
current directory. Multiple files may be listed.
source_dir
: the name of directory to copy from this system, relative to the
current directory.
dest_file or dest_dir
: is the name of the file or directory on the
destination system to copy to. It is relative to the home directory of the
specified user code (an absolute path name may be specified if desired).
When performing directory copies using the
-t
option, the destination directory
is optional. If not specified it defaults to the present directory name. If both the
source and destination directory names are omitted, they both default to the
current directory name.
Example:
# copy a single file
scpall MPI-PMB /root/MPI-PMB
# efficiently copy an entire directory tree
scpall -p -t /opt/iba/src/mpi_apps /opt/iba/src/mpi_apps
# copy a group of files
scpall a b c /root/tools/
# copy to an explitly specified set of hosts
scpall -h 'arwen elrond' a b c /root/tools
HOSTS='arwen elrond' scpall a b c /root/tools
NOTE:
The tool
scpall
can only copy from this system to a group of systems
in cluster. The
user@
style syntax cannot be used in the arguments to
scpall
.
Environment Variables
The following environment variables are also used by this command:
HOSTS, HOSTS_FILE
- see discussion on selection of hosts above
FF_MAX_PARALLEL
- when -p option is used maximum number of parallel
operations to perform at once.
To copy from hosts in the cluster to this host, use
uploadall
.
Содержание Fast Fabric
Страница 1: ...D000006 000 Rev A Page i Q S i m p l i f y Fast Fabric Users Guide...
Страница 2: ...Fast Fabric Users Guide Q Page ii D000006 000 Rev A...
Страница 38: ...3 Getting Started Upgrading IB software 3 24 D000006 000 Rev A Q...
Страница 148: ...6 MPI Sample Applications Pallas 6 6 D000006 000 Rev A Q...
Страница 159: ...B Fast Fabric Configuration Files D000006 000 Rev A B 7 Q NOTE Do not edit etc sysconfig iba iba_mon conf sample...
Страница 166: ...B Fast Fabric Configuration Files Port List Files B 14 D000006 000 Rev A Q...
Страница 168: ...C Configuration of IPoIB Name Mapping C 2 D000006 000 Rev A Q...