SEAS is currently migrating the Research storage shares and the computing resources to FAS RC premises, this movement is allowing SEAS researchers to explore their data with all the computing power Odyssey can offer.
In order to access your data hosted in FAS RC you need to first request for an account over there using as a sponsor the faculty member you work for.
You can also check FAS RC Documentation for mounting storage
Initial steps
- Please request for your FAS RC account here : https://portal.rc.fas.harvard.edu/request/account/new
- Some instructions for the account request can be found here help signup (Hint: lab manager/assistants tend to be quicker with approvals)
- For people who don't have harvardKey (or use ecommons), you can still apply and not be charged so long as your sponsor has an affiliation with SEAS/FAS
- Select "Other" (or simply not select anything) if you only need storage access, selecting cluster will lead you to a mandatory and very helpful training course.
- Some instructions for the account request can be found here help signup (Hint: lab manager/assistants tend to be quicker with approvals)
- If you already have an account and you don't remember/have :
- your password, please use: https://portal.rc.fas.harvard.edu/pwreset/ to reset your password with your registered address.
- your open auth key please use: https://software.rc.fas.harvard.edu/openauth to authenticate and retrieve your key again.
- If you already have an account you'll need to be a member of the right group to access the volume.
- Please send us an email if you have any issues accessing the storage and mention your previous existence on Odyssey.
Access From IMPORTANT
In order to access the storage you need to use:
- Wireless access ONLY through Harvard Secure network : instructions here
- Any SEAS network : send us your ip and we'll let you know if you are in one of these
- SEAS VPN : vpn5.harvard.edu and vpn.fas.harvard.edu
- FAS RC VPN : vpn.rc.fas.harvard.edu (use rcusername@odyssey as login)
Technical instructions to access the storage:
IMPORTANT : You should be provided with the <server_name>: seasfs01, seasfs02 or seasfs04 and the <group_share> name
Check on Location for lab storage to see the location if you don't have it or send us an email at help@seas.harvard.edu if you don't find it.
The way you will be accessing your data depends on the operating system you are using:
Mac
- Open a Finder window and click on Go -> Connect to Server
- Enter smb://<server_name>.rc.fas.harvard.edu/<group_share>
- Enter your RC credentials when prompted, use RC as the domain
- username should be in the form: RC\<your_RC_username>
- username should be in the form: RC\<your_RC_username>
Windows
- Click on Start and then on Computer
- Depending on the windows version, you'll have a menu on top with "Map Network Drive"
- You can also right click on your computer and then "Map Network Drive"
Choose the drive letter and then type in the folder field: \\<server_name>.rc.fas.harvard.edu\<group_share>
**IMPORTANT: you should be provided with the server_name and group_vol name, if you don't have this, please email us: help@seas.harvard.edu**
IMPORTANT: Don't forget to click on the "Connect using different credentials"!!!
- Click on the check box to add a different set of credentials and use
- username: RC\<your_RC_username>
- password: <your_RC_password>
Linux
There are many ways to have a CIFS volume mounted in your system:
- Static mount using CIFS protocol:
Run manually
mkdir /home/<your_local_username>/group_share sudo mount -vv -t cifs -o domain=RC,user=<your_RC_username>,uid=<your_local_username>,acl //<server_name>.rc.fas.harvard.edu/<group_share> /home/<your_local_username>/<group_share>
Edit your fstab and add the line
//<server_name>.rc.fas.harvard.edu/<group_share> /home/<your_local_username>/<group_share> cifs credentials=<your_credential_file>,uid=<your_local_username>,rw,iocharset=utf8,acl 0 0
The contents of the credential_file will be formatted like this:
username=<your_RC_username> password=<your_RC_password> domain=RC
Writing your username and password in a plain text file is not advisable, do this with extreme caution
- You can use gvfs (a FUSE based protocol) so that your password is stored in the keyring:
- add your credentials to your gnome-keyring (password and keys)
- gvfs-mount smb://<server_name>.rc.fas.harvard.edu/<group_share>
- add your credentials to your gnome-keyring (password and keys)
You can simply ssh into odyssey and cd into your group share:
ssh <your_RC_username>@odyssey.rc.fas.harvard.edu cd /n/<group_share>
Using your file explorer:
Text Instructions | Screenshot |
---|---|
|
All OS
- You can use Filezilla using FAS RC instructions from https://rc.fas.harvard.edu/resources/documentation/transferring-data/sftp-file-transfer/
Location for lab storage
Prof/Lab name | Lab share name | windows | Mac | Odyssey |
---|---|---|---|---|
Federico Capasso | capasso_lab | \\seasfs01.rc.fas.harvard.edu\capasso_lab | smb://seasfs01.rc.fas.harvard.edu/capasso_lab | /n/capasso_lab |
Crozier | crozier | \\seasfs04.rc.fas.harvard.edu\crozier | smb://seasfs04.rc.fas.harvard.edu/crozier | /n/crozier |
Ryan P. Adams | hips_lab | \\seasfs01.rc.fas.harvard.edu\hips_lab | smb://seasfs01.rc.fas.harvard.edu/hips_lab | /n/hips_lab |
Daniel Jacob | jacob_lab | \\seasfs01.rc.fas.harvard.edu\jacob_lab | smb://seasfs01.rc.fas.harvard.edu/jacob_lab | /n/jacob_lab |
L. Mahadevan | mahadevan_lab | \\seasfs01.rc.fas.harvard.edu\mahadevan_lab | smb://seasfs01.rc.fas.harvard.edu/mahadevan_lab | /n/mahadevan_lab |
Karena Mckinney | mckinney | \\seasfs01.rc.fas.harvard.edu\mckinney | smb://seasfs01.rc.fas.harvard.edu/mckinney | /n/mckinney |
Robert J. Wood | rjwood | \\rjwoodfs.rc.fas.harvard.edu | smb://rjwoodfs.rc.fas.harvard.edu | /n/rjwood |
Chris H. Rycroft | rycroft | \\seasfs01.rc.fas.harvard.edu\rycroft | smb://seasfs01.rc.fas.harvard.edu/rycroft | /n/rycroft |
Conor Walsh | walsh_lab | \\seasfs01.rc.fas.harvard.edu\walsh_lab | smb://seasfs01.rc.fas.harvard.edu/walsh_lab | /n/walsh_lab |
David A. Weitz | weitz_lab (has moved) | \\seasfs04.rc.fas.harvard.edu\weitz_lab | smb://seasfs04.rc.fas.harvard.edu/weitz_lab | /n/weitz_lab |
Sasha Rush | cs287 | NO | NO | /n/cs287 |
Finale Doshi-Velez | dtak | \\seasfs02.rc.fas.harvard.edu\dtak | smb://seasfs02.rc.fas.harvard.edu/dtak | /n/dtak |
Jennifer Lewis | jlewis_lab | \\seasfs02.rc.fas.harvard.edu\jlewis_lab | smb://seasfs02.rc.fas.harvard.edu/jlewis_lab | /n/jlewis_lab |
Scott Martin | martin_lab | \\seasfs04.rc.fas.harvard.edu\martin_lab | smb://seasfs04.rc.fas.harvard.edu/martin_lab | /n/martin_lab |
David Mooney | mooney_lab | \\seasfs02.rc.fas.harvard.edu\mooney_lab | smb://seasfs02.rc.fas.harvard.edu/mooney_lab | /n/mooney_lab |
David C.Parkes | parkes_lab | \\seasfs02.rc.fas.harvard.edu\parkes_lab | smb://seasfs02.rc.fas.harvard.edu/parkes_lab | /n/parkes_lab |
VCG | pfister_lab | \\seasfs02.rc.fas.harvard.edu\pfister_lab | smb://seasfs02.rc.fas.harvard.edu/pfister_lab | /n/pfister_lab |
Radhika Nagpal | ssr | \\seasfs02.rc.fas.harvard.edu\ssr | smb://seasfs02.rc.fas.harvard.edu/ssr | /n/ssr |
Frederick Abernathy | abernath | \\seasfs04.rc.fas.harvard.edu\abernath | smb://seasfs04.rc.fas.harvard.edu/abernath | NO |
Joanna Aizenberg | aizenberg_lab | \\seasfs04.rc.fas.harvard.edu\aizenberg_lab | smb://seasfs04.rc.fas.harvard.edu/aizenberg_lab | /n/aizenberg_lab |
Michael Aziz | aziz_lab | \\seasfs04.rc.fas.harvard.edu\aziz_lab | smb://seasfs04.rc.fas.harvard.edu/aziz_lab | /n/aziz_lab |
Demba ba | ba_lab | \\seasfs04.rc.fas.harvard.edu\ba_lab | smb://seasfs04.rc.fas.harvard.edu/ba_lab | /n/ba_lab |
Robert Howe | biorobotics_lab | \\seasfs04.rc.fas.harvard.edu\biorobotics_lab | smb://seasfs04.rc.fas.harvard.edu/biorobotics_lab | /n/biorobotics_lab |
David Clarke | clarke_lab | \\seasfs04.rc.fas.harvard.edu\clarke_lab | smb://seasfs04.rc.fas.harvard.edu/clarke_lab | /n/clarke_lab |
Frank Doyle | fdoyle_lab | \\seasfs04.rc.fas.harvard.edu\fdoyle_lab | smb://seasfs04.rc.fas.harvard.edu/fdoyle_lab | /n/fdoyle_lab |
Cynthia Friend | friend_lab | \\seasfs04.rc.fas.harvard.edu\friend_lab | smb://seasfs04.rc.fas.harvard.edu/friend_lab | /n/friend_lab |
Evelyn Hu | hu_lab | \\seasfs04.rc.fas.harvard.edu\hu_lab | smb://seasfs04.rc.fas.harvard.edu/hu_lab | /n/hu_lab |
David Keith | keith_lab | \\seasfs04.rc.fas.harvard.edu\keith_lab | smb://seasfs04.rc.fas.harvard.edu/keith_lab | /n/keith_lab |
Xin Li | li_lab | \\seasfs04.rc.fas.harvard.edu\li_lab | smb://seasfs04.rc.fas.harvard.edu/li_lab | /n/li_lab |
Eric Mazur | mazur_lab | \\seasfs04.rc.fas.harvard.edu\mazur_lab | smb://seasfs04.rc.fas.harvard.edu/mazur_lab | /n/mazur_lab |
Motorlab | motorlab | \\seasfs04.rc.fas.harvard.edu\motorlab | smb://seasfs04.rc.fas.harvard.edu/motorlab | /n/motorlab |
Marco Loncar | nano_optics | \\seasfs04.rc.fas.harvard.edu\nano_optics | smb://seasfs04.rc.fas.harvard.edu/nano_optics | /n/nano_optics |
Kit Parker | parker_lab | \\seasfs04.rc.fas.harvard.edu\parker_lab | smb://seasfs04.rc.fas.harvard.edu/parker_lab | /n/parker_lab |
Joost Vlassak | vlassak_lab | \\seasfs04.rc.fas.harvard.edu\vlassak_lab | smb://seasfs04.rc.fas.harvard.edu/vlassak_lab | /n/vlassak_lab |
Amir Yacoby | yacoby_lab | \\seasfs04.rc.fas.harvard.edu\yacoby_lab | smb://seasfs04.rc.fas.harvard.edu/yacoby_lab | /n/yacoby_lab |
Mike McElroy | mcelroy_lab | \\seasfs04.rc.fas.harvard.edu\mcelroy_lab | smb://seasfs04.rc.fas.harvard.edu/mcelroy_lab | /n/mcelroy_lab |
Using SEAS VPN
See the Using SEAS VPN page.
You could also use vpn.rc.fas.harvard.edu which is the FAS RC VPN endpoint. Note that this may prevent you from accessing some internal SEAS resources.
In this case, make sure you use <rc_username>@odyssey in the username field, more instructions here.
Troubleshooting
For Mac users: OS X tend to have issues (slowness) with large volumes because of the .DS_Store files, please read what-is-a-ds_store-file to see how to improve your experience and let us know so that we can help on the server side.
For Windows 10 users: On Windows 10 systems, the samba protocol version 1 is only enabled for some days and disabled if not used. That will prevent you from connecting to the RC shares. To enable it again:
- Open Control Panel
- Click on Programs
- Click on Turn Windows features on or off
- Expand the SMB 1.0/CIFS File Sharing Support
- Check the SMB 1.0/CIFS Client
- Click OK to save your changes
- For the change to take effect, you'll need to restart the system.
If you can't connect please check:
- Can you login to this page?: https://downloads.rc.fas.harvard.edu
- That is a test for your authentication (Username and Password) if this doesn't work, please contact rchelp@rc.fas.harvard.edu or reset your password
- Double check that you are using rc\username when accessing your storage
- If you are connected to the "Harvard University" wireless you need to use a VPN connection (either RC or SEAS), it is neither secure nor advisable to access your storage using a wireless network.
- If you really need wireless access to your storage, please use the "Harvard Secure" network instead (instructions to connect to it here)
- Make sure you are NOT USING any other DNS servers for your network settings, it could lead to problems with the connection, stick to the Harvard ones.
- There is a chance that you already exist as an FAS RC user and that you are not part of the right group, this will prevent you from access the share, please contact us: help@seas.harvard.edu