Manual Browsing
You may also search through the snapshots by hand on the Bell filesystem if you are not sure what date you lost the file or would like to browse by hand. Snapshots can be browsed from any RCAC resource. If you do not have access to a compute cluster, any Bell user may use an SSH client to connect to bell.rcac.purdue.edu and browse from there. The snapshots are located at /depot/.snapshots
on these resources.
You can also mount the snapshot directory over Samba (or SMB, CIFS) on Windows or Mac OS X. Mount (or map) the snapshot directory in the same way as you did for your main Bell space substituting the server name and path for \\datadepot.rcac.purdue.edu\depot\.winsnaps
(Windows) or smb://datadepot.rcac.purdue.edu/depot/.winsnaps
(Mac OS X).
Once connected to the snapshot directory through SSH or Samba, you will see something similar to this:
SSH to bell.rcac.purdue.edu | Samba mount on datadepot.rcac.purdue.edu |
---|---|
|
Each of these directories is a snapshot of the entire Bell filesystem at the timestamp encoded into the directory name. The format for this timestamp is year, two digits for month, two digits for day, followed by the time of the day.
You may cd into any of these directories where you will find the entire Bell filesystem. Use cd to continue into your lab's Bell space and then you may browse the snapshot as normal.
If you are browsing these directories over a Samba network drive you can simply drag and drop the files over into your live Data Depot folder.
Once you find the file you are looking for, use cp to copy the file back into your lab's live Bell space. Do not attempt to modify files directly in the snapshot directories.