Document URL : https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index#Setting_up_CNS Section Name & Number : A.3.2.1. Deploying Converged Mode Describe the issue : With the bug fix done at the bug https://bugzilla.redhat.com/show_bug.cgi?id=1726384 i see that command provided in document does not work to deploy ocs using cns-deploy tool. Suggestions for Improvement : Command below should be run to deploy using cns-deploy else deployment will be aborted with a message saying user & adminkeys are required. cns-deploy -v -n storage-project -g --admin-key <adminkey> --user-key <userkey> /usr/share/heketi/topology-sample.json
Created attachment 1627180 [details] Attaching the image for cns-deploy