Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Bhavana, I've added needinfo on Saravanan who's the POC for this.
Hi Saravana, Based on our discussions, here is the first draft of the "S3 Compatible Object Store in a Container Native Storage Environment" chapter. https://access.qa.redhat.com/documentation/en-us/red_hat_gluster_storage/3.3/html-single/container-native_storage_for_openshift_container_platform/#S3_Object_Store Please share your review comments / suggestions for the same. Thanks.
---- << s3curl.pl requires the presence of Digest::HMAC_SHA1 and Digest::MD5. You can install the perl-Digest-HMAC package to get this. This step is repeated , you may remove the one from paragraph. ---- << Execute the following command to verify if the s3 pod is up: Please arrange the output better after above line, it looks bit garbled. ---- << To verify listing of objects in the container: change it as : To verify listing of objects in the bucket: ----
(In reply to Saravanakumar from comment #7) > ---- > << s3curl.pl requires the presence of Digest::HMAC_SHA1 and Digest::MD5. You > can install the perl-Digest-HMAC package to get this. > > This step is repeated , you may remove the one from paragraph. > ---- > << Execute the following command to verify if the s3 pod is up: > > Please arrange the output better after above line, it looks bit garbled. > ---- > << To verify listing of objects in the container: > > change it as : > > To verify listing of objects in the bucket: > ---- Thanks Saravana. I have made the changes, except for formatting the output to check if s3 pod is up. It seems to be a bit tricky to get everything in one row, but I shall try :)