Bug 1809167

Summary: [Doc RFE] Document how to upgrade RHHI-V to RHHI-V 1.8
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Anjana Suparna Sriram <asriram>
Component: doc-Deploying_RHHIAssignee: Disha Walvekar <dwalveka>
Status: CLOSED ERRATA QA Contact: SATHEESARAN <sasundar>
Severity: high Docs Contact:
Priority: unspecified    
Version: rhhiv-1.8CC: asriram, dwalveka, rhs-bugs, sasundar
Target Milestone: ---Keywords: Documentation, FutureFeature
Target Release: RHHI-V 1.8   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-11 13:15:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1785074    

Comment 4 SATHEESARAN 2020-07-29 18:11:33 UTC
Few changes required with Upgrade guide

            a. Topic says -> 4.4.5. Checking self-heal schedules
                        Its not a schedule, you can call it as 'status'
            b. I feel we should not say backup of the engine is taken, instead we can call it as 'engine backup is performed along with'
            c.  Section 4.4.2 -> point 1 -> says Edit archive_config.yml, this should be Edit archive_config_inventory.yml
            d. 4.4.2 -> point 3 -> command used , add <host1>, <host2>, <hostt3> which will help user to understand these filies are available in different machines
                           Example:
                         [host1]# scp /root/rhvh-node-<host1name>-backup.tar.gz root.com:/backup/
                         [host2]# scp /root/rhvh-node-<host2name>-backup.tar.gz root.com:/backup/
                         [host3]# scp /root/rhvh-node-<host3name>-backup.tar.gz root.com:/backup/

            e. 4.4.6 , point to RHVM 4.4 repos to be subscribed
            f. 4.4.9 to contain hosted-engine --deploy --restore-from-file=<engine-backup.tar.gz>
            g. Replace ovirt-ansible-hosted-engine-setup with ovirt-ansible-hosted-engine-setup role

Comment 5 SATHEESARAN 2020-07-29 18:31:24 UTC
Split 4.4.8 in to two sections

 4.4.8 -> Copy the backup files to the newly installed host
 4.4.9 -> Restore gluster configurations on the host


4.4.10 -> point 6 -> Refer to new 4.4.9

Comment 6 Disha Walvekar 2020-07-30 12:27:34 UTC
Hi Sas, 

I have made all the changes as in the above 2 comments and also the feedback we received via e-mail.

LINK - https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.8/html-single/upgrading_red_hat_hyperconverged_infrastructure_for_virtualization/index?lb_target=preview

Thank you!

-Disha W

Comment 7 SATHEESARAN 2020-07-30 12:41:13 UTC
Verified the upgrade guide with the provided doc link