Patrick Hession
Patrick Hession
### Problem When I try to make a new bucket on the OVA outside of the OVA I get an error with the location-constraint. This error does not occur when...
### Problem I was following the steps outlined in the IO setup guide associated with [OVA PI-7 ](https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/S3_IO_Operations.md) when following this guide I got to the testing section when I...
Signed-off-by: Patrick Hession ### Describe your changes in brief ### Changes - [ ] Why is this change required? What problem does it solve? - [ ] If proposing a...
Signed-off-by: Patrick Hession ### Describe your changes in brief ### Changes - [ ] Why is this change required? What problem does it solve? - [ ] If proposing a...
Signed-off-by: Patrick Hession ### Describe your changes in brief ### Changes - [ ] Why is this change required? What problem does it solve? - [ ] If proposing a...
### Problem 1. During our most hackathon users experienced an issue where they were not able to use common s3 clients like CyberDuck because the client would not allow port...
### Problem I was running [OVA PI-7](https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/CORTX_on_Open_Virtual_Appliance_PI-7.rst) and when I rebooted my machine for windows update the OVA would not work on restart. `[root@cortx-ova-rgw ~]# hctl status The connection to...
Singed-off-by: hessio Signed-off-by: Patrick Hession ### Describe your changes in brief ### Changes - [ ] Why is this change required? What problem does it solve? - [ ] If...
There is a repo in CORTX called CORTX S3 sample code which provides code samples for how to use the s3 API in different languages. Currently the Curl API has...
It would be nice to figure out whether this code is actually redundant or not. This [comment](https://github.com/Seagate/cortx-motr/blob/409f711fcfa22b393e34a14f49eab5fa142131bb/motr/io.c#L86) suggests that the code may be redundant. Identify if code is redundant and...