Description of problem: Description of problem: ************************ In the following document , there are changes w.r.t to ctdb upgrade from 2.x to 3.x: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Installation_Guide/sect-In-Service_Software_Upgrade_to_Upgrade_from_Red_Hat_Storage_2.1_to_Red_Hat_Storage_3.0.html Section :9.2.4.1. In-Service Software Upgrade for a CTDB Setup 1. "The following steps have to performed only when upgrading CTDB from CTDB 1.x to CTDB 2.x. " Above line needs to be changed to : The following steps have to performed only when upgrading CTDB from CTDB 1.x to CTDB 4.x. Document URL: Section Number and Name: Describe the issue: Suggestions for improvement: Additional information:
Also following needs to be modified : 2. Need to remove following point : To remove the existing CTDB package execute the following command: # yum remove ctdb 3. Modify following line : To install CTDB, execute the following command: # yum install ctdb2.5 -----------> yum update
These changes are needed because now the ctdb2.5 is again renamed to ctdb and there is no need for customers to do a yum remove ctdb and then yum install ctdb2.5. A yum update will update the ctdb package to the latest. These changes were specific when we shipped ctdb2.5 and customer had to update from ctdb-1.x to ctdb2.5. Now if customers have to update from ctdb-1.x to ctdb-4.x , just yum update is enough.
The changes are made as suggested: http://jenkinscat.gsslab.pnq.redhat.com:8080/job/doc-Red_Hat_Gluster_Storage-3.1-Installation_Guide%20%28html-single%29/lastStableBuild/artifact/tmp/en-US/html-single/index.html#sect-Special_Consideration_for_In-Service_Software_Upgrade
In section "CTDB Upgrade" 4. To install CTDB, execute the following command: needs to be changed to 4. To update CTDB, execute the following command:
Thanks for the catch Surabhi. I have now modified the sentence: http://jenkinscat.gsslab.pnq.redhat.com:8080/job/doc-Red_Hat_Gluster_Storage-3.1-Installation_Guide%20%28html-single%29/lastStableBuild/artifact/tmp/en-US/html-single/index.html#sect-Special_Consideration_for_In-Service_Software_Upgrade
The doc content looks good. Moving the BZ to verified.