Skip to content

Commit 72ca999

Browse files
authored
Update Flashblade EN guide.en-gb.md
Creation of the content for connexion between Flashblade and OVHcloud Object Storage. EN Guide.
1 parent 4669659 commit 72ca999

File tree

1 file changed

+82
-0
lines changed
  • pages/storage_and_backup/object_storage/s3_pure_storage_flashbalde

1 file changed

+82
-0
lines changed
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,83 @@
1+
---
2+
title: Object Storage – Use Object Storage with Pure Storage Flashblade
3+
excerpt: Set up Pure Storage Flashblade to work toghether with OVHcloud ObjectStorage
4+
updated: 2025-07-01
5+
---
6+
7+
## Objective
8+
19

10+
This guide aims to help you configure and use OVHcloud Object Storage as a replication target for Pure Storage "[Flashblade unified storage platform](https://www.purestorage.com/uk/products/unstructured-data-storage/flashblade-s.html){.external}"
11+
12+
It covers how you can easily configure, manage and start replicating Pure Storage FlashBlade S3-compatible objects to OVHcloud Object Storage.
13+
14+
## Requirements
15+
16+
- An OVHcloud Object Storage container/bucket
17+
- A user with the required access rights on the bucket
18+
- Your Object Storage credentials (access_key and secret_access_key).
19+
20+
See our [Getting started with Object Storage](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage) guide.
21+
22+
## Instructions
23+
24+
### Create an S3-compatible Target Connection
25+
26+
1. Sign in to the PureStorage FlashBlade GUI.
27+
28+
2. Go to "Storage" section and then "Array".
29+
30+
3. Click the '+"- next to "S3 Target Connections" to create a cloud object storage Target Connections.
31+
32+
4. Name the connection, for example with OVHCLOUD_OBJECT_STORAGE and add the associated OVHcloud Object Storage endpoints in the "Address" field.
33+
34+
![connection page](images/01.Connections.png){.thumbnail}
35+
36+
The list of all OVHcloud Object Storage endpoints can be found [here](/pages/storage_and_backup/object_storage/s3_location).
37+
38+
### Add Remote Cloud Object Storage Credentials
39+
40+
5. Go to "Protection" section- and then "Object Replica Links
41+
42+
6. Click the "+" to add remote credentials for object replication.
43+
44+
7. Select "OVHCLOUD_OBJECT_STORAGE" for Remote Array.
45+
46+
8. Add the name of your connection, for example "OVHcloud_credentials", and add your Access and Secret keys from the OVHcloud control panel.
47+
48+
9. Confirm by clicking on "Create" and your remote credentials will be created.
49+
50+
![creds page](images/02.Creds.png){.thumbnail}
51+
52+
### Create a bucket that will be replicated to OVHcloud Object Storage
53+
54+
10. If not already done, go to "Storage" section, then "Object Storage" and "Accounts". to create the account.
55+
56+
11. Configure the different parameters, account name, quota limit and bucket default quota limit to create the account.
57+
58+
12. Click in the "Buckets" section and select the account name.
59+
60+
13. Enter a bucket name "OVHcloud-source-2025" and click "Create".
61+
62+
### Setup the Bucket Replication to OVHcloud Object Storage
63+
64+
14. Go to "Protection", then "Object Replication" and "Bucket Replication Link".
65+
66+
15. Click the "+" to create a bucket replica link.
67+
68+
16. Select the bucket you just created.
69+
70+
17. Select "OVHCLOUD_OBJECT_STORAGE" for Remote Array.
71+
72+
18. Add the name of your OVHcloud Object Storage bucket, "OVHcloud-dest-2025"
73+
74+
19. Add your remote credentials "OVHcloud_credentials". The bucket replica link will be created.
75+
76+
![replica page](images/03.Replica.png){.thumbnail}
77+
78+
21. You can now test and validate the bucket replication from Pure Storage Flashblade platform to OVHcloud Object Storage.
79+
80+
81+
## Go further
82+
83+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)