Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1243235

Summary: [Docs] [Install] Upgrade procedure incomplete for RHEL6-based hosts
Product: Red Hat Enterprise Virtualization Manager Reporter: Ken Sugawara <ksugawar>
Component: DocumentationAssignee: Tahlia Richardson <trichard>
Status: CLOSED CURRENTRELEASE QA Contact: Megan Lewis <melewis>
Severity: high Docs Contact:
Priority: high    
Version: 3.5.0CC: adahms, ecohen, gklein, ksugawar, lsurette, melewis, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22722, Installation Guide-3.4-1.0 Build Date: 03-07-2015 08:03:56 Topic ID: 30615-634722 [Specified]
Last Closed: 2015-09-06 17:09:10 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: 1265080    

Description Ken Sugawara 2015-07-15 03:29:20 UTC
Title: Upgrading the Self-Hosted Engine

Describe the issue:

The upgrade procedure does not include enabling rhel-6-server-rhevm-3.5-rpms repo or adding rhel-x86_64-server-6-rhevm-3.5 channel before doing "yum upgrade".


Suggestions for improvement:
1. Add a step in which either of the following two commands should be run depending on the way the host is registered:

subscription-manager repos --enable=rhel-6-server-rhevm-3.5-rpms
or
rhn-channel -a -c rhel-x86_64-server-6-rhevm-3.5

2. Also add a step as the last step in which you disable the older repo or channel:

subscription-manager repos --disable=rhel-6-server-rhevm-3.4-rpms
or
rhn-channel -r -c rhel-x86_64-server-6-rhevm-3.4

Additional information:

none

Comment 1 Andrew Dahms 2015-07-23 03:29:44 UTC
Assigning to Tahlia for review.

Comment 2 Tahlia Richardson 2015-07-30 01:07:21 UTC
Hi Ken,

Do these steps need to be added for each host (Host A and Host B, and in 3.8. Upgrading Additional Hosts in a Self-Hosted Environment), or just for the Manager virtual machine? 

For the Manager virtual machine, step 15 is: 'Log in to the Manager virtual machine and update the engine as per the instructions in Section 5.2.4, “Upgrading to Red Hat Enterprise Virtualization Manager 3.5”.'
The linked section, Upgrading to Red Hat Enterprise Virtualization Manager 3.5, does include steps for enabling the new repos and disabling the old repos.

Comment 3 Ken Sugawara 2015-08-11 03:35:24 UTC
Tahila,

Sorry I missed the needinfo notice before.

(In reply to Tahlia Richardson from comment #2)
> Do these steps need to be added for each host (Host A and Host B, and in
> 3.8. Upgrading Additional Hosts in a Self-Hosted Environment), or just for
> the Manager virtual machine? 

These steps are missing in the procedure to upgrade the self-hosted engine hosts from RHEV 3.4 to 3.5, not the self-hosted engine itself.

Sorry it wasn't clear enough.

Thanks,

Ken

Comment 4 Tahlia Richardson 2015-08-11 03:55:30 UTC
Thanks for the update, Ken; I understand now. Sorry for the confusion. 
Julie has also forwarded me an email thread about this, so I see that you've tested the procedure with these additional steps. I'll test it, too, for the sake of being thorough, but it looks right to me, and adding the steps to the docs should be a simple matter. :)

Comment 5 Ken Sugawara 2015-08-11 04:33:03 UTC
Hi Tahlia (sorry for the misspelling earlier)

Thanks! Keep up the good work!

Comment 7 Andrew Dahms 2015-08-25 03:29:40 UTC
Assigning Megan as the QA contact.

Megan - could you take a look at the above changes?

Comment 9 Eyal Edri 2015-09-06 17:09:10 UTC
RHEV 3.5.4 Released. closing current release.