Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello together,
I have issues to setup the CloudMirror replication to a bucket located in AWS.
The setup of the Platform services endpoint have been sucessfully worked:
After that I tried to configure the replication inside the bucket itself, my config looks like the following:
This step worked also. After that I put so new files to my S3 bucket and expected that these files are going to replicated to the S3 AWS bucket. Unfortunately the following error occurred on the Grid:
Do anybody have ideas to solve these issue?
Thank you!
Regards,
Manuel
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Additional information:
StorageGRID Version 11.7.0.4
Build: 20230804.2316.1314c4c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the Platform services configuration, the URI should just be the aws endpoint URL, not including the bucket, ex. "https://s3.eu-central-1.amazonaws.com" the URN should be the AWS bucket name.
in the bucket replication configuration the destination should also just be the AWS bucket name.
<Destination> <Bucket>arn:aws:s3:::MY-AWS-BUCKET</Bucket> </Destination>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your answer.
I already have tried this but if I am going to configure it without the bucket. prefix an error message occurs that the bucket cannot be found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any other suggestions?
