UCSD Logo UCSD Logo For Printing Skip navigation links

Navigation

UCSD Triton Resource @ SDSC

Quick Status

Triton Resource Node Status

Saturday, March 13th 2010 09:53:01 PM PST


TCC Rack 3 Nodes Down (1)

tcc-3-45.local

TCC Rack 4 Nodes Down (1)

tcc-4-0.local

Total TCC Nodes Up: 252

Total 256GB (PDAF) Nodes Up: 20

Total 512GB (PDAFM) Nodes Up: 8

Rack 2 Up Count: 80

Rack 3 Up Count: 79

Rack 4 Up Count: 13

Rack 5 Up Count: 80

Skip navigation menus Start of navigation menus

Section Navigation

Related Links

System Diagrams

Hardware Pages

How to Transfer Files on Triton Resource

Several tools are available on Triton to assist users in moving their data between filesystems and other resources. For files over two gigabytes in size, a great option is bbFTP, which uses multi-threading to maximize throughput over the 1-gigabit network connection. Tests have achieved between 60 and 100 megabytes per second using this method.

Other methods include scp, sftp, bbcp and globus-url-copy. Links to the bbcp and bbftp documentation are in the Related Links section of this page, and scp and sftp are documented in the Linux manual.

Overview of bbFTP

To use bbFTP, you need both a client and a server.

  • Client — a client is installed on Triton at /opt/bbftpc/bin/bbftp
  • Server — the service is available at SDSC from
    • tg-login.sdsc.edu
    • tg-login1.sdsc.edu
    • tg-login2.sdsc.edu

    Use the -s option to invoke a remote host for bbftpd. You will be prompted for a password on this host (see example below). Please note we have experienced problems using a Korn shell in this context. We recommend tcsh.

Here is the basic syntax for bbFTP

bbftp

displays a brief help message

bbftp -v

displays version info

bbftp [Options] [-u RemoteUsername] -i ControlFile [RemoteHost]

bbftp [Options] [-u RemoteUsername] -e ControlCommands [RemoteHost]

requests the execution of commands contained in the control file ControlFile or the ControlCommands command string, using RemoteUsername on RemoteHost as the service

See the bbFTP documentation for complete details.

Example session for bbFTP

Here is an example of a bbFTP session. In this example, the file HOMA.tar is being copied from GPFS-WAN to the ariel user's /mirage file space on Triton, using the remote bbFTP daemon from tg-login2.

Contact Us

Open a Ticket with Triton Resource Support using the Support Ticket Form.

Join the Discussion Forum Sign up for our Email Discussion List.

Follow Triton on Twitter

FAQ Read the FAQ Page.

Terms of Use | Privacy

Back to page top End of page