Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure bbcp executable is available in the executable search path at both sides.

bbcp on psexport

bbcp is installed in /usr/local/bin/bbcp on the psexport machines. It is a link to the bbcp version in the /reg/common package space:

No Format

/usr/local/bin/bbcp -> /reg/common/package/bbcp/curr/<arch>/bin/bbcp 

where <arch> is the architecture and OS version for the system (e.g.: x86_64-rhel5-gcc41-opt for rhel5).

Usage

First tests

The first test would be to transfer something on the same host. In the following example, you'll be transferring data from the special device (generating zeroes) into the null sink:

...