Accessing the IonMan Cluster
Microsoft File SharingSMB/CIFS is currently available at \\ionman.chem.indiana.edu. There are currently a few shares available:
- home - Your home directory. Do not upload files over 10GB here. Accessible locally via /home/username.
- jobs - Where jobs should be submitted to.
- pvfs - Shared scratch space. 900GB of space. Accessible locally via /scratch/parallel
- data - All of the data on the array
- mascot - Mascot MIME Files
There are also two shares used for development and testing:
- DEV - Development job location
- TST - Test job location
Secure ShellYou can access ionman from the outside world by connecting to ionman.chem.indiana.edu. This will bring you to node 1. You can then connect to other nodes by typing "ssh n#", where # is a number from 1-24. Your password on ionman is your IU Network password.
SFTP (Secure FTP)If you wish to transfer files, you can also use Secure FTP, Secure CP, or rsync over ssh. If you use Konqueror, you may also use fish://ionman.chem.indiana.edu to access files. Please note that there is some overhead with this method due to the encryption involved.
|