Start a Conversation

Unsolved

This post is more than 5 years old

1749

May 3rd, 2018 12:00

Trying to set up my first S3 bucket...

I can use the management UI to create a replication group, namespace and bucket, but when I try to access the bucket using the object API, I get this message:

Cannot Access VpoolBucket is hosted on a Vpool that is not accessible from S3denton-photosac1c4fc5:160fb689bf5:5865b:1

Also, the S3 Browser isn't able to list the bucket I created.  It's my understanding that Vpool refers to a replication group.  I can't figure out what's wrong.  Anyone have any clues?

281 Posts

May 3rd, 2018 14:00

Are you trying to access the bucket from a VDC that's not included in your Replication Group?

22 Posts

May 4th, 2018 06:00

yeah... the error sounds like the issue is what Jason is mentioning.

And just to pre-empt other issues, also keep in mind that when you create a bucket from the mgmt api, by default, the owner is the namespace admin. so you need to make sure you set the owner to the object user.

41 Posts

May 4th, 2018 11:00

Have you setup the local object user with a S3 password (that is secret key) to access the Namespace/bucket??

You should download s3curl.pl from EMC GitHub, if you want to use curl statements with secret key or use an S3 browser or cyberduck if you want to use a GUI.

No Events found!

Top