Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

At IU, how do I transfer files larger than 500 GB to the SDA?

If you need to transfer a single file larger than 500 GB, you can use HSI, FTP, or GridFTP as usual without any special options. If you need to transfer a large amount of data using a pipe (for example, when using tar to aggregate the data), you must inform the system that the resulting file may be very large. To do this, specify copies=2 coslist=large instead of cos=3 in order to change the class of service to 3 (for large files), for example:

cd /test/dir hsi 'put copies=2 coslist=large "|tar cf - ." : test.tar'

This not only sets the class of service to 3, it also gives a hint to the system that it should allocate as much disk cache space as possible for the file. Please do not use this method unless you are certain that you will be creating files with sizes in the hundreds of gigabytes.

This is document axnn in domain all.
Last modified on May 19, 2011.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.