Describe the Issue : In upgrade section of independent mode there is a section to upgrade to gluster-block and the command to upgrade block is given as 'yum install gluster-block' which has to be changed to 'yum update gluster-block' Document URL : https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/#upgrade_heketi_openshift Section Name & Number : 7.2.4 & Upgrading Gluster Block Suggestions for Improvement : change the step from 'yum install gluster-block' to 'yum update gluster-block' Additional Info : Not sure about what restarts or daemon reloads to be performed after updation of gluster block. Please check with prasanna. During my testing below is what i have performed # systemctl start gluster-blockd # systemctl daemon-reload
Hello Anjana, I see that the DEVEL whiteboard has not been udpated. Can you please update it ? @Chandrakanth, can we have the changes to be done in 3.10 docs as well ? Thanks kasturi
Created attachment 1545472 [details] PDF version of the OCS 3.10 Deployment Guide
Verified the changes in 3.11 pdf provided and i see that yum install gluster-block has been changed to 'yum update gluster-block' in section 7.2.4 Verified the changes in 3.10 pdf provided at comment 6 and i see that yum install gluster-block has been changed to 'yum update gluster-block' in section 7.2.4 Moving the bug to verified state since changes are present in both the docs and changes looks good to me. Attaching the 3.11 pdf where the bug has been fixed.
Created attachment 1545492 [details] OCS 3.11 PDF for deployment guide