Creating an S3 replication peer on a VAST Cluster enables you to:
-
Configure replication of the VAST Cluster's data to an AWS S3 or custom S3 bucket.
-
Access data that was already replicated to the peer from a client mount of the VAST Cluster's file system.
You can have multiple S3 replication peers configured in parallel on a VAST Cluster.
One active protected path can replicate the cluster's data to any one of the active peers. All restore points on all active peers are exposed to clients via the NFS export of the root directory of the file system.
-
From the left navigation menu, select Data Protection and then S3 Replication Peers.
The following information is displayed:
Field
Description
Name
The name of the S3 replication peer.
State
The state of the S3 replication peer. Possible values:
-
Active. The cluster is successfully connected to the peer.
-
Error. There is either an error connecting to the peer, either due to an authentication issue or a network issue. Check alarms for more detail.
-
Count. The peer is being initialized.
Bucket Name
The name of the bucket.
Protocol
The protocol through which the peer is accessed.
Proxies
Proxies through which replication traffic is routed, if any.
-
This procedure configures an AWS S3 bucket as an S3 replication peer. The bucket can either be an AWS-hosted bucket or a bucket on a custom server that supports S3 object storage functionality.
-
Create the bucket that you want to replicate to. This can be either an AWS S3 bucket or a custom S3 bucket.
For an AWS S3 bucket, prepare the following credentials:
-
Bucket name
-
AWS region
-
Access key pair
For a custom S3 bucket, prepare the following credentials:
-
Bucket name
-
Access URL for the bucket
-
Access key pair
-
-
From the left navigation menu, select Data Protection and then S3 Replication Peers.
-
Click Create S3 Replication Peer.
-
Complete the fields:
-
Click Create.
The replication peer is created and its details are displayed in the S3 Replication Peers page. Assuming the cluster can successfully access the target using the credentials you provided, the state will be displayed as ACTIVE.
To modify the configuration of a peer, click to open the Actions menu for the peer and select Edit. Make your changes and then click Update.
To remove a peer, click to open the Actions menu for the peer and select Remove. Click Yes to confirm the removal.
To manage S3 replication peers via the VAST CLI, use the following commands.
Comments
0 comments
Article is closed for comments.