You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/depositing/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ Storage-Option | This indicates how and where you want APTrust to store your bag
107
107
108
108
#### Allowed Storage-Option Values
109
109
110
-
*__Standard__: The bag's contents will be store in S3 in Northern Virginia and Glacier in Oregon. APTrust will perform fixity checks on the S3 files every 90 days.
110
+
*__Standard__: The bag's contents will be store in S3 in Northern Virginia and Glacier in Oregon. APTrust will perform fixity checks on the S3 files every 180 days.
111
111
112
112
*__Glacier-OH__: Files will be stored ONLY in Glacier, in AWS's Ohio region, and will be encrypted during storage. APTrust will not perform any fixity checks on these files.
113
113
@@ -121,17 +121,19 @@ Storage-Option | This indicates how and where you want APTrust to store your bag
121
121
122
122
*__Glacier-Deep-VA__: Files will be stored ONLY in Glacier Deep Archive, in AWS's Northern Virginia region, and will be encrypted during storage. APTrust will not perform any fixity checks on these files.
123
123
124
-
*__Wasabi-OR__: Files will be stored only in Wasabi's Oregon data center. These files will receive fixity checks every 90 days.
124
+
*__Wasabi-OR__: Files will be stored only in Wasabi's Oregon data center. These files will receive fixity checks every 180 days.
125
125
126
-
*__Wasabi-VA__: Files will be stored only in Wasabi's Virginia data center. These files will receive fixity checks every 90 days.
126
+
*__Wasabi-TX__: Files will be stored only in Wasabi's Texas data center. These files will receive fixity checks every 180 days.
127
+
128
+
*__Wasabi-VA__: Files will be stored only in Wasabi's Virginia data center. These files will receive fixity checks every 180 days.
127
129
128
130
129
131
!!! warning "A note on storage options"
130
132
When you update an existing bag, APTrust will apply Storage-Option of the original version to the new version, even if the new version's Storage-Option tag explicitly specifies something different. This is to prevent the proliferation of multiple different versions of an object across multiple storage areas. If you want to change the Storage-Option of an existing object, you must delete it and then re-ingest it with the new option.
131
133
132
134
#### Storage Options and Fixity Checks
133
135
134
-
As noted in the list of storage options above, we check fixity only on items in S3 and Wasabi storage, not on items in Glacier and Glacier Deep Archive. If you want APTrust to run regular fixity checks on your materials, choose the Standard, Wasabi-OR or Wasabi-VA storage options.
136
+
As noted in the list of storage options above, we check fixity only on items in S3 and Wasabi storage, not on items in Glacier and Glacier Deep Archive. If you want APTrust to run regular fixity checks on your materials, choose the Standard, Wasabi-OR, Wasabi-TX or Wasabi-VA storage options.
Copy file name to clipboardExpand all lines: docs/partner_tools.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -382,7 +382,7 @@ options:
382
382
| stage__in | string | Specify this filter multiple times to retrieve items in any one of a number of stages. For example, to retrieve items in the Store, Unpack, or Validate stages, use `stage__in=Store stage__in=Unpack stage_in=Validate`|
383
383
| status | string | Retrieve items having this status. Values include Cancelled, Failed, Pending, Started, Success, Suspended. |
384
384
| status__in | string | Specify this filter multiple times to retrieve items having any of a number of statuses. For example, to retrieve items with Pending and Started status, use `status__in=Pending status__in=Started`. |
385
-
| storage_option | string | Retrieve items pertaining to objects or files having the specified storage option. Available values : Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-VA |
385
+
| storage_option | string | Retrieve items pertaining to objects or files having the specified storage option. Available values : Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-TX, Wasabi-VA |
386
386
| user | string (email address) | Return work items initiated by the user with this email address. |
387
387
388
388
### WorkItem List Paging and Sort Options
@@ -551,7 +551,7 @@ List objects created after April 6, 2023
551
551
| size__gteq | integer | Return objects whose size is at least this number of bytes. |
552
552
| size__lteq | integer | Return objects whose size is no more than this number of bytes. |
553
553
| state | string | Return objects with this state. A = Active, D = Deleted. Available values: A, D. |
554
-
| storage_option | string | Return objects with the specified storage option. Available values: Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-VA. |
554
+
| storage_option | string | Return objects with the specified storage option. Available values: Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-TX, Wasabi-VA. |
555
555
| updated_at__gteq | date string 'yyyy-mm-dd' | Return objects updated on or after the given timestamp. |
556
556
| updated_at__lteq | date string 'yyyy-mm-dd' | Return objects updated on or before the given timestamp. |
557
557
@@ -700,7 +700,7 @@ List files created after April 6, 2023
700
700
| size__gteq | integer | Return files whose size is at least this number of bytes. |
701
701
| size__lteq | integer | Return files whose size is no more than this number of bytes. |
702
702
| state | string | Return files with this state. A = Active, D = Deleted. Available values: A, D. |
703
-
| storage_option | string | Return files with the specified storage option. Available values: Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-VA. |
703
+
| storage_option | string | Return files with the specified storage option. Available values: Glacier-Deep-OH, Glacier-Deep-OR, Glacier-Deep-VA, Glacier-OH, Glacier-OR, Glacier-VA, Standard, Wasabi-OR, Wasabi-TX, Wasabi-VA. |
704
704
| updated_at__gteq | date string 'yyyy-mm-dd' | Return files updated on or after the given timestamp. |
705
705
| updated_at__lteq | date string 'yyyy-mm-dd' | Return files updated on or before the given timestamp. |
Copy file name to clipboardExpand all lines: docs/registry/events.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,6 @@ APTrust records the following PREMIS events for the generic files that make up e
36
36
37
37
*__Replication__ - The file has been copied to replication storage. This applies only to files using the Stadard storage option, in which the primary copy exists in S3 in Northern Virginia and the secondard (replicated) copy is in Glacier in Oregon. See [storage options](../depositing/index.md#allowed-storage-option-values) for more information.
38
38
39
-
*__Fixity Check__ - This records the outcome of a fixity check on this file. APTrust perform fixity checks on items in Standard storage every 90 days, but does not perform fixity checks on items in Glacier-Only or Glacier Deep Archive storage. See [storage options](../depositing/index.md#allowed-storage-option-values) for more information. Also note that APTrust checks the sha256 fixity only, even though we also know the md5 fixity value.
39
+
*__Fixity Check__ - This records the outcome of a fixity check on this file. APTrust perform fixity checks on items in Standard storage every 180 days, but does not perform fixity checks on items in Glacier-Only or Glacier Deep Archive storage. See [storage options](../depositing/index.md#allowed-storage-option-values) for more information. Also note that APTrust checks the sha256 fixity only, even though we also know the md5 fixity value.
40
40
41
41
*__Deletion__ - Records when a file was deleted and at whose request.
0 commit comments