From 54c3962a9b9c1a24e6dfd3faba9b68ab004ce088 Mon Sep 17 00:00:00 2001 From: Haritha Siddabathuni Som <93623920+alcf-haritha@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:08:03 -0500 Subject: [PATCH 1/3] Update using-globus.md Added Grand globus endpoint as that is still in place and is usable. Some projects have their directories on /grand mount point. --- docs/data-management/data-transfer/using-globus.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/data-management/data-transfer/using-globus.md b/docs/data-management/data-transfer/using-globus.md index 4529b7716..2840383c2 100644 --- a/docs/data-management/data-transfer/using-globus.md +++ b/docs/data-management/data-transfer/using-globus.md @@ -8,7 +8,7 @@ Basic documentation for getting started with Globus can be found at the followin [https://docs.globus.org/how-to/](https://docs.globus.org/how-to/) ## Data Transfer Node -Several data transfer nodes (DTNs) for `/home`, Eagle, and HPSS are available to ALCF users, allowing users to perform wide and local area data transfers. Access to the DTNs is provided via the following Globus endpoints. +Several data transfer nodes (DTNs) for `/home`, Eagle, Grand, and HPSS are available to ALCF users, allowing users to perform wide and local area data transfers. Access to the DTNs is provided via the following Globus endpoints. ## ALCF Globus Endpoints The Globus endpoint and the path to use depends on where your data resides. If your data is on: @@ -16,6 +16,7 @@ The Globus endpoint and the path to use depends on where your data resides. If y - `/home` which is where your home directory resides: `alcf#dtn_home` for accessing `/home` (i.e. home directories on swift-home filesystem). Use the path `/` - HPSS: `alcf#dtn_hpss` - Eagle filesystem: `alcf#dtn_eagle` for accessing /`lus/eagle/projects` or `/eagle` (i.e project directories on Eagle filesystem). Use the path `/eagle/` +- Grand filesystem: `alcf#dtn_grand` for accessing `/lus/grand/projects` or `/grand` (i.e. project directories on Grand filesystem). Use the path `/grand/` After [registering](https://app.globus.org/), simply use the appropriate ALCF endpoint, as well as other sources or destinations. Use your ALCF credentials (your OTP generated by the CryptoCARD token with PIN or Mobilepass app) to activate the ALCF endpoint. From 75b4b9ae3887824a22f63cf9d2d6b4c7f35266ad Mon Sep 17 00:00:00 2001 From: Kyle Gerard Felker Date: Wed, 30 Oct 2024 22:28:36 -0500 Subject: [PATCH 2/3] Update docs/data-management/data-transfer/using-globus.md --- docs/data-management/data-transfer/using-globus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-management/data-transfer/using-globus.md b/docs/data-management/data-transfer/using-globus.md index 2840383c2..f4a114540 100644 --- a/docs/data-management/data-transfer/using-globus.md +++ b/docs/data-management/data-transfer/using-globus.md @@ -8,7 +8,7 @@ Basic documentation for getting started with Globus can be found at the followin [https://docs.globus.org/how-to/](https://docs.globus.org/how-to/) ## Data Transfer Node -Several data transfer nodes (DTNs) for `/home`, Eagle, Grand, and HPSS are available to ALCF users, allowing users to perform wide and local area data transfers. Access to the DTNs is provided via the following Globus endpoints. +Several data transfer nodes (DTNs) for `/home`, Eagle, Grand, and HPSS are available to ALCF users, allowing users to perform wide and local area data transfers. Access to the DTNs is provided via the following Globus endpoints. ## ALCF Globus Endpoints The Globus endpoint and the path to use depends on where your data resides. If your data is on: From 54efb188b359f6f95785b5f9e9a64774e51059a8 Mon Sep 17 00:00:00 2001 From: Kyle Gerard Felker Date: Wed, 6 Nov 2024 12:00:20 -0600 Subject: [PATCH 3/3] Update docs/data-management/data-transfer/using-globus.md --- docs/data-management/data-transfer/using-globus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-management/data-transfer/using-globus.md b/docs/data-management/data-transfer/using-globus.md index f4a114540..610d183b0 100644 --- a/docs/data-management/data-transfer/using-globus.md +++ b/docs/data-management/data-transfer/using-globus.md @@ -13,7 +13,7 @@ Several data transfer nodes (DTNs) for `/home`, Eagle, Grand, and HPSS are avail ## ALCF Globus Endpoints The Globus endpoint and the path to use depends on where your data resides. If your data is on: -- `/home` which is where your home directory resides: `alcf#dtn_home` for accessing `/home` (i.e. home directories on swift-home filesystem). Use the path `/` +- `/home` which is where your home directory resides: `alcf#dtn_home` for accessing `/home` (i.e. home directories on agile-home filesystem). Use the path `/` - HPSS: `alcf#dtn_hpss` - Eagle filesystem: `alcf#dtn_eagle` for accessing /`lus/eagle/projects` or `/eagle` (i.e project directories on Eagle filesystem). Use the path `/eagle/` - Grand filesystem: `alcf#dtn_grand` for accessing `/lus/grand/projects` or `/grand` (i.e. project directories on Grand filesystem). Use the path `/grand/`