Unlike Globus on the Caviness cluster, Globus on the DARWIN cluster does not require a staging area and features two distinct collections
There are no guest collections enabled on DARWIN.
Start by navigating to the Globus web application (http://app.globus.org/) in your web browser. If you have previously logged-in, you will be taken directly to the dashboard. Otherwise:
Click the “File Manager” button on the left side-panel. In the search box at the top of the page, enter "UD DARWIN" and click the magnifying glass icon:
Depending on your account type, ACCESS or UD allocation, click on one of the corresponding collections, "ACCESS UD DARWIN" or "UD DARWIN Cluster - Home and Lustre" Upon successful activation the collection, you should see the two primary directories listed: "home" and "lustre":
$HOME
) and "workgroup" ($WORKDIR
) directories.$HOME
) or "workgroup" ($WORKDIR
) directories via Globus will be directly accessible on the DARWINcluster.PLEASE BE AWARE that all data moved to Darwin will be consuming storage space either on a user’s home or their group’s storage quota. Users are responsible for managing their data storage to avoid reaching capacity.
You can find your uid number using the id
command:
$ id -u 1001
Your directories can be found at /home/<uid#>
or /lustre/<workgroup_name>/users/<uid#>
.