GithubHelp home page GithubHelp logo

Comments (24)

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024 1

@rshenoy0831, can you check the test validation report if this test case was covered?

from cortx.

rshenoy0831 avatar rshenoy0831 commented on July 17, 2024 1

@mukul-seagate11 Yes, we have a coverage.
refer test plan - https://jts.seagate.com/browse/TEST-43121
and test execution - https://jts.seagate.com/browse/TEST-43125

from cortx.

cortx-admin avatar cortx-admin commented on July 17, 2024

For the convenience of the Seagate development team, this issue has been mirrored in a private Seagate Jira Server: https://jts.seagate.com/browse/CORTX-33841. Note that community members will not be able to access that Jira server but that is not a problem since all activity in that Jira mirror will be copied into this GitHub issue.

from cortx.

hessio avatar hessio commented on July 17, 2024

I can list buckets or upload data to bucket without any issues but creating a new bucket causes an issue with location constraint

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

@rshenoy0831, did you come across this scenario in your test case?

from cortx.

rshenoy0831 avatar rshenoy0831 commented on July 17, 2024

we have not came across this behaviour in our testing.
All our testing happens from separate client with OVA Server on different machine.

from cortx.

stale avatar stale commented on July 17, 2024

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @mukul-seagate11 for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

from cortx.

hessio avatar hessio commented on July 17, 2024

@rshenoy0831 do you have any idea why this might happen for users?

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

@hessio, as per QA, it was covered in test plan & test execution

from cortx.

hessio avatar hessio commented on July 17, 2024

I am going through this testing guide to see but I am finding it difficult to identify what command you are running to create the bucket. It seems to be that when you create a bucket using the command: aws s3api create-bucket --bucket my-bucket --region us-east-1 it works but when you run aws s3 mb s3://mybucket it does not work so maybe you are only using aws s3api create-bucket to test and this is why you never see a failure? Can you confirm @rshenoy0831 ?

from cortx.

rshenoy0831 avatar rshenoy0831 commented on July 17, 2024

@hessio - we have validated following github page.
https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/S3_IO_Operations.md
it has aws s3 mb s3://mybucket command anf it worked.

from cortx.

rshenoy0831 avatar rshenoy0831 commented on July 17, 2024

can we check whether the issue is reproducible if we specify location as default during aws configuration

from cortx.

hessio avatar hessio commented on July 17, 2024

Yes it is - when you try location as 'None',  'eu-west-1' or 'us-west-1' issue still occurs

from cortx.

hessio avatar hessio commented on July 17, 2024

@hessio - we have validated following github page. https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/S3_IO_Operations.md it has aws s3 mb s3://mybucket command anf it worked.

Ok thanks for letting me know. The problem with this issue that it seems to mostly only occur after using the OVA for a few days. Sometimes when you setup the OVA it doesn't occur and other times it does.

from cortx.

hessio avatar hessio commented on July 17, 2024

ova issues which are reported by community https://github.com/Seagate/cortx/issues?q=is%3Aopen+is%3Aissue+label%3Aova will be further raised to QA and QA will try to verify these issues in next sprint.

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

Haven't observed this issue as per #1644

from cortx.

hessio avatar hessio commented on July 17, 2024

As you can see this issue still appears with new OVA:

930816@SPR-U930816L001 MINGW64 /
$ aws s3 mb s3://test --endpoint-url http://192.168.1.13:30080
make_bucket failed: s3://test An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid

930816@SPR-U930816L001 MINGW64 /
$ ssh [email protected]
[email protected]'s password:
Last login: Tue Sep 13 11:49:19 2022 from 192.168.1.19
[root@cortx-ova ~]# aws s3 mb s3://test
make_bucket: test
[root@cortx-ova ~]#

from cortx.

hessio avatar hessio commented on July 17, 2024

@mukul-seagate11 this issue is only faced if you try to create a new bucket from a remote machine. When you try to create a bucket on the OVA terminal there is no issue. So in this #1644 you have not tested for this scenario. And as you can see from above comment that when I tested this issue it failed the test.

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

@hessio, this is not in the requirement so only 1 S3 instance is defined

from cortx.

hessio avatar hessio commented on July 17, 2024

Yes I only have 1 s3 instance. The remote machine is just the host machine that I have my VMWare client installed on

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

@hessio, Ok but with remote machine, the IO functionality hasn't tested yet

from cortx.

hessio avatar hessio commented on July 17, 2024

Ok ya that's fine, would we be able to add his functionality to the testing?

from cortx.

mukul-seagate11 avatar mukul-seagate11 commented on July 17, 2024

Ok ya that's fine, would we be able to add his functionality to the testing?

Not yet as its not in the roadmap yet

from cortx.

hessio avatar hessio commented on July 17, 2024

Ok when is the roadmap being updated? I think this is an important feature for using the OVA

from cortx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.