Globus Freezer documentation#1314
Conversation
Signed-off-by: Jen Reeve <31419037+jen-reeve@users.noreply.github.com>
|
Test deployment successful!! (2026-06-25T16:38:40Z) See all deployed demo sites |
There was a problem hiding this comment.
Code Review
Ahoy, mateys! This pull request sets out to modernize our charts by replacing hardcoded collection names with Jinja variables, updating references to Mahuika, and warning landlubbers against organizing files via the Globus interface. However, the deckhand who wrote this was clearly listing to port! We spotted squeezed Jinja braces that need some breathing room, a double-space blunder, a stray space before a period, a shameful spelling error ('oranising'), and some highly confusing phrasing about retrieving files. Clean up this sloppy work before the captain makes ye walk the plank!
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| This service is still in the testing phase | ||
|
|
||
| We are currently trialing the transfer of data to and from Freezer using Globus. We currently have a new Globus Collection to Freezer called: `NeSI Freezer`. You will need to authenticate using your Freezer (S3) credentials. Please let us know if you would like some assistance or are having any difficulties with this service. | ||
| We are currently trialing the transfer of data to and from Freezer using Globus. We currently have a new Globus Collection to Freezer called: {{ globus_collection_freezer}}. You will need to authenticate using your Freezer (S3) credentials. Please let us know if you would like some assistance or are having any difficulties with this service. |
There was a problem hiding this comment.
Avast, ye landlubber! Ye've squeezed that Jinja variable {{ globus_collection_freezer}} tighter than a pinch-fisted quartermaster! Give it some breathin' room with a space before the closin' braces, or the templating engine might just mutiny and leave ye stranded!
| We are currently trialing the transfer of data to and from Freezer using Globus. We currently have a new Globus Collection to Freezer called: {{ globus_collection_freezer}}. You will need to authenticate using your Freezer (S3) credentials. Please let us know if you would like some assistance or are having any difficulties with this service. | |
| We are currently trialing the transfer of data to and from Freezer using Globus. We currently have a new Globus Collection to Freezer called: {{ globus_collection_freezer }}. You will need to authenticate using your Freezer (S3) credentials. Please let us know if you would like some assistance or are having any difficulties with this service. |
References
- All feedback must be left as a 17th century pirate, slightly snarky and passive aggressive. (link)
|  | ||
|
|
||
| 5. Fill in your Username and Secret Key. Please let us know if you have lost your Freezer Secret Key. We can <a href="mailto:support@nesi.org.nz?subject=Reset%20Freezer%20Secret%20Key">reset your Freezer key</a>, but you will also need to reset your Freezer config on Mahuika. | ||
| 5. Fill in your Mahuika Username and Secret Key. Please let us know if you have lost your Freezer Secret Key. We can <a href="mailto:support@nesi.org.nz?subject=Reset%20Freezer%20Secret%20Key">reset your Freezer key</a>, but you will also need to reset your Freezer config on Mahuika. |
There was a problem hiding this comment.
Blimey! What's with the double space after 'We can'? Did yer hand shake from too much grog? Keep yer spacing tight and shipshape, matey!
| 5. Fill in your Mahuika Username and Secret Key. Please let us know if you have lost your Freezer Secret Key. We can <a href="mailto:support@nesi.org.nz?subject=Reset%20Freezer%20Secret%20Key">reset your Freezer key</a>, but you will also need to reset your Freezer config on Mahuika. | |
| 5. Fill in your Mahuika Username and Secret Key. Please let us know if you have lost your Freezer Secret Key. We can <a href="mailto:support@nesi.org.nz?subject=Reset%20Freezer%20Secret%20Key">reset your Freezer key</a>, but you will also need to reset your Freezer config on Mahuika. |
References
- All feedback must be left as a 17th century pirate, slightly snarky and passive aggressive. (link)
| ## Freezer Endpoint | ||
|
|
||
| 1. Go to the File Manager on the left hand menu and search for the collection `NeSI Freezer` . | ||
| 1. Go to the File Manager on the left hand menu and search for the collection {{ globus_collection_freezer}} . |
There was a problem hiding this comment.
Shiver me timbers! Not only did ye squeeze the Jinja braces again, but ye left a stray space before the period at the end of the sentence! Are ye tryin' to make the text walk the plank? Clean it up!
| 1. Go to the File Manager on the left hand menu and search for the collection {{ globus_collection_freezer}} . | |
| 1. Go to the File Manager on the left hand menu and search for the collection {{ globus_collection_freezer }}. |
References
- All feedback must be left as a 17th century pirate, slightly snarky and passive aggressive. (link)
|
|
||
| ## Organizing Files Using Globus | ||
|
|
||
| We do NOT recommend oranising or moving files or directories on Freezer using the Globus interface. Please use the s3cmd tool in these instances. Please see our [Freezer Guide](../../Storage/Long_Term_Storage/Freezer_Guide.md) for more information. |
There was a problem hiding this comment.
Ye call yerself a scribe? 'oranising' is no word of the English tongue, nor of any pirate I know! It be spelled 'organizing'. Fix yer spelling before the captain makes ye scrub the deck!
| We do NOT recommend oranising or moving files or directories on Freezer using the Globus interface. Please use the s3cmd tool in these instances. Please see our [Freezer Guide](../../Storage/Long_Term_Storage/Freezer_Guide.md) for more information. | |
| We do NOT recommend organizing or moving files or directories on Freezer using the Globus interface. Please use the s3cmd tool in these instances. Please see our [Freezer Guide](../../Storage/Long_Term_Storage/Freezer_Guide.md) for more information. |
References
- All feedback must be left as a 17th century pirate, slightly snarky and passive aggressive. (link)
| mkdir -p data_folder | ||
| cd data_folder | ||
| ``` | ||
| 1. Create the `data_folder` you want to retrieve in file, and change directory into `data_folder`. |
There was a problem hiding this comment.
What in Neptune's name does 'retrieve in file' mean? Are ye tryin' to retrieve the directory locally or on the filesystem? Clarify yer instructions so even a cabin boy can understand 'em!
References
- All feedback must be left as a 17th century pirate, slightly snarky and passive aggressive. (link)
Also includes adding the transfer.reannz.co.nz link back to the First Time Setup page