Skip to content

Commit db5a340

Browse files
author
Nathan Tallman
committed
Edits to recovery page, add to navigation.
1 parent 035506f commit db5a340

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

docs/preservation/recovery.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ When a fixity check fails, APTrust sends an alert to Institutional Admin users a
55
## High Assurance
66

77
- This class includes two copies:
8-
- **Hot copy (S3)** – used for regular access and fixity checks.
9-
- **Cold copy (Glacier)** – used as a second copy.
8+
- **Hot copy (S3)** – used for regular access and fixity checks.
9+
- **Cold copy (Glacier)** – used as a second copy.
1010

1111
- Fixity checks are performed on the hot (S3) copy.
1212
- If a fixity check fails:
13-
1. Contact APTrust support.
14-
2. We will work with you to restore the Glacier copy.
15-
3. We'll verify the Glacier copy's fixity.
16-
4. If valid, we’ll replace the corrupted S3 copy with the Glacier version and record a PREMIS event.
13+
1. Contact APTrust support.
14+
2. We will work with you to restore the Glacier copy.
15+
3. We'll verify the Glacier copy's fixity.
16+
4. If valid, we’ll replace the corrupted S3 copy with the Glacier version and record a PREMIS event.
1717

1818
## Basic Archive and Deep Archive
1919

2020
- These classes store **a single copy only**.
2121
- If a fixity check fails, the object cannot be recovered by APTrust.
2222
- To remediate:
23-
- Deposit a new version of the object.
24-
- Use an [update bag](updates.md) to replace the corrupted file in preservation storage.
23+
1. Deposit a new version of the object.
24+
2. Use an [update bag](updates.md) to replace the corrupted file in preservation storage. You only need to include the impacted file (keeping the same file name and path).

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ nav:
2929
- Preservation Actions:
3030
- preservation/ingest.md
3131
- preservation/updates.md
32+
- preservation/recovery.md
3233
- preservation/restoration.md
3334
- preservation/deletion.md
3435
- Depositing:

0 commit comments

Comments
 (0)