Bug 1955670

Summary: [upgrade guide] Remove information about backing up and restoring /etc/ssh in upgrade section
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: SATHEESARAN <sasundar>
Component: DocumentationAssignee: Disha Walvekar <dwalveka>
Status: CLOSED CURRENTRELEASE QA Contact: SATHEESARAN <sasundar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhhiv-1.8CC: asriram, rhs-bugs, storage-doc
Target Milestone: ---Keywords: ZStream
Target Release: RHHI-V 1.8.z Batch Update 5   
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: 2021-06-17 09:59:49 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:

Description SATHEESARAN 2021-04-30 16:02:02 UTC
Describe the issue:
-------------------
As part of bug - https://bugzilla.redhat.com/show_bug.cgi?id=1946902 - upgrade guide included information on how to archive /etc/ssh as part of backing up files before upgrade. Now this step is automatically done as part of backing up other files. So the earlier steps in the doc needs to be removed

Describe the task you were trying to accomplish:
------------------------------------------------
Remove information about archiving /etc/ssh


Product Version:
-----------------
RHHI-V 1.8

Additional information:
------------------------
Following should be removed:
1. section 4.4.2, point-4 'Backup the SSH keyfiles on all the hyperconverged hosts using the following commands:/

2. section 4.4.7, point-2 'Copy the backup of the SSH keys corresponding to the hyperconverged host'

3. section 4.4.8, point-3 'Extract the SSH keys.'

Update the following content:
section 4.4.10, point-4 should be updated as:
<snip>
 Copy the gluster configuration tar files from the backup host to the newly installed host and untar the content.

# scp root.com:/backupdir/rhvh-node-<hostname>-backup.tar.gz /root/
# tar -xvf /root/rhvh-host-<hostname>-backup.tar.gz -C /archive/
</snip>

Comment 3 SATHEESARAN 2021-05-18 00:54:50 UTC
Verified the content with the internal doc link.
Content related to backing and restoring /etc/ssh are now removed