-
Notifications
You must be signed in to change notification settings - Fork 2
Globus Management
Laura Wrubel edited this page Oct 4, 2023
·
2 revisions
When a JobRun completes successfully the Globus Access Rule for the staging location is removed after 2 weeks. However it's possible that a user could create multiple Globus Access Rules by clicking the "Request Globus Link" button many times, and then not use the Globus directories. This will result in clutter on the file system, and will eventually lock the user out of creating new Globus Access Rules, which are capped at 100 rules per user.
When the user is prevented from creating new Globus Access Rules they will be given an error message with an email link to contact the SDR Repository Manager. Running the following rake task will:
- Delete Globus Access Rules for that user where the GlobusDestination has not been updated to have a deleted_at date.
- Delete the staging locations for these GlobusDestinations when there are no contents in the staging location directory.
RAILS_ENV=production bin/rake globus:prune_access[edsu]
- Getting started
- Deposit workflow overview
- Content staging
- Using Globus to stage files
- Filling out the Preassembly web form
- Running the Discovery Report and Preassembly Jobs
- Updating existing items
- Accessioning complex content
- Accessioning images with captions
- Explanation of possible errors found by a discovery report
- What Happens After My Job Completes?
- My Job Seems to Be Taking A Really Long Time (like... days!)
- My files did not show up on the PURL as expected
- Using preassembly for self-deposited content