aws to azure Error createBucket

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
felipedsnt
Posts: 2
Joined: Tue Apr 25, 2023 11:56 am

Tue Apr 25, 2023 12:02 pm

Hello Everyone!

I'm trying to migrate an AWS EC2 to Azure Virtual Machine but the error below is occurring:

4/22 11:57:59.508 45c8 Facility ???INFO: WrapperS3::initS3Client: Created S3 client in us-west-2 region
4/22 11:57:59.509 45c8 Facility ???INFO: AWSDisk::CreateInputImage: Create bucket name - v2v-converter-bucket-383ddb71-8e8b-4812-b780-bc2234b4a93
4/22 11:58:00.662 45c8 Facility ???ERROR: WrapperS3::createBucket: CreateBucket is fail - Unable to parse ExceptionName: InvalidBucketAclWithObjectOwnership Message: Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting
4/22 11:58:00.663 45c8 Facility ???ERROR: AWSDisk::CreateInputImage: Error createBucket - Unable to parse ExceptionName: InvalidBucketAclWithObjectOwnership Message: Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting
4/22 11:58:00.663 45c8 Facility ???INFO: CPPConverting::ConvertImage: CreateInputImage: 1
4/22 11:58:02.098 45c8 Facility ???ERROR: WrapperS3::deleteBucket: DeleteBucket is fail - Unable to parse ExceptionName: MethodNotAllowed Message: The specified method is not allowed against this resource.

Could someone help me please?

Thank you
felipedsnt
Posts: 2
Joined: Tue Apr 25, 2023 11:56 am

Tue Apr 25, 2023 4:24 pm

Hello,

I have administrator policy attached on my user, I have full access on my account.

Before opening the case here I researched and found that recently Amazon changed default settings for newly created buckets and I believe that is because of that.

I tried looking in the V2V tool for a way to pre-configure a bucket with ACL enabled, but the tool compiles and I don't have that option.

Several people are reporting similar errors with other tools, as in the post below:

https://www.puppeteers.net/blog/how-to- ... cket-acls/

https://stackoverflow.com/questions/760 ... enforced-s

Is there a way around this problem through V2V Converter?

Remembering that I'm trying to convert AWS EC2 to Azure Virtual Machine.

Thanks
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Wed Apr 26, 2023 5:43 am

I think this is an error on the AWS side that affects the software's APIs. I'd suggest reaching out to AWS support
Post Reply