-
Notifications
You must be signed in to change notification settings - Fork 2
S3 Deletions
Justin Littman edited this page Nov 30, 2023
·
1 revision
A: It doesn't, intentionally, by design. It doesn't even use credentials capable of deletion. Test buckets are cleared out automatically by S3 policy. Production buckets shift objects to Glacier similarly, by policy (the metadata remains available via S3).
A: Deleting requires credentials from Ops/Julian. You will be issued credentials for one S3 endpoint at a time; the previous credentials will be revoked when the new ones are issued.
Deletion can be performed using the prescat:purge_zips
rake task using the supplied credentials.
- Replication errors
- Validate moab step fails during preservationIngestWF
- ZipmakerJob failures
- Moab Audit Failures
- Ceph Errors
- Job queues
- Deposit bag was missing
- ActiveRecord and Replication intro
- 2018 Work Cycle Documentation
- Fixing a stuck Moab
- Adding a new cloud provider
- Audits (how to run as needed)
- Extracting segmented zipfiles
- AWS credentials, S3 configuration
- Zip Creation
- Storage Migration Additional Information
- Useful ActiveRecord queries
- IO against Ceph backed preservation storage is hanging indefinitely (steps to address IO problems, and follow on cleanup)