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: pages/storage_and_backup/object_storage/cold_archive_getting_started/guide.en-gb.md
+80-38Lines changed: 80 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Cold Archive - Getting started with Cold Archive
3
3
excerpt: This guide shows you how to manage your data with Cold Archive
4
-
updated: 2024-11-29
4
+
updated: 2025-07-04
5
5
---
6
6
7
7
## Objective
@@ -18,6 +18,11 @@ Restoration may take some time since data is read from tapes.
18
18
19
19
## Instructions
20
20
21
+
> [!primary]
22
+
>
23
+
> You can find the Cold Archive storage presentation and workflow [here](/pages/storage_and_backup/object_storage/cold_archive_overview).
24
+
>
25
+
21
26
This section explains the step-by-step process to configure, archive, restore, and delete buckets with Cold Archive, in coexistence with your Object Storage.
22
27
23
28
In this tutorial, **awscli aliases** are used to simplify the commands.
Once an intelligent-tiering configuration has been pushed (via a `put-bucket-intelligent-tiering-configuration` operation) and until it is removed (via a `delete-bucket-intelligent-tiering-configuration` operation), the status of a bucket is readable through:
If you have locked your archive, you can check the retention period using the `get-bucket-tagging command`.
181
-
182
-
- Example:
205
+
> [!tabs]
206
+
> Via the AWS S3api
207
+
>> Once an intelligent-tiering configuration has been pushed (via a `put-bucket-intelligent-tiering-configuration` operation) and until it is removed (via a `delete-bucket-intelligent-tiering-configuration` operation), the status of a bucket is readable through:
>> You can check the status of your bucket by looking at the value in the `Status` column, as well as its retention period in the `Locked until` column.
@@ -222,6 +262,8 @@ This command returns detailed configuration info useful for debugging or verific
222
262
223
263
## Go further
224
264
265
+
Check out our dedicated Discord channel: <https://discord.gg/ovhcloud>. Ask questions, share feedback, and interact directly with the team behind our storage and backup services.
266
+
225
267
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
0 commit comments