technical:globus:mills

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

technical:globus:mills [2020-03-02 16:00] – created freytechnical:globus:mills [2020-03-02 16:05] (current) frey
Line 43: Line 43:
 <WRAP center round box 60%>{{ :technical:globus:endpoint-storage-dir.png?400 |listing of /storage/ directory}}</WRAP> <WRAP center round box 60%>{{ :technical:globus:endpoint-storage-dir.png?400 |listing of /storage/ directory}}</WRAP>
  
 +Mills paths are easily translated to Globus endpoint paths as:
 +
 +<WRAP center 60%>
 +^File system^Mills path^Globus endpoint path^
 +|User home directory|''/home/<uid-number>''|''/storage/home/<uid-number>''|
 +|Workgroup storage|''/lustre/work/<workgroup>''|''/storage/lustre/work/<workgroup>''|
 +|Workgroup archival|''/archive/<workgroup>''|''/storage/archive/<workgroup>''|
 +</WRAP>
 +
 +A user can determine his/her UID number (''<uid-number>'') by logging-in to Mills and issuing the id command:
 +
 +<code bash>
 +$ id -u
 +1001
 +</code>
 +
 +A list of the workgroups (''<workgroup>'') to which a user belongs can be generated by the ''workgroup'' command:
 +
 +<code bash>
 +$ workgroup --query=workgroups
 + 1049  ccei_biomass
 + 1063  ccm_gillespi
 + 1001  it_nss
 +</code>
 +
 +===== Copying Data =====
 +
 +The Globus web application is used to create a data copy from the Mills endpoint to another endpoint.  First, the destination endpoint must also be activated and displayed in the web application.  From there creating a copy operation is as simple as dragging a file or folder from the Mills listing to the listing for the other endpoint.  Please see the Globus documentation for additional details about initiating transfers.
  • technical/globus/mills.1583182829.txt.gz
  • Last modified: 2020-03-02 16:00
  • by frey