Bug 1467620 - [Docs][Upgrade][4.0] Change 'subscription-manager repos --disable=*' in chapter 3.2
Summary: [Docs][Upgrade][4.0] Change 'subscription-manager repos --disable=*' in chapt...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 4.0.7
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ovirt-4.1.4
: ---
Assignee: Byron Gravenorst
QA Contact: Tahlia Richardson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-04 11:22 UTC by Jiri Belka
Modified: 2019-05-07 12:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-10 06:15:04 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiri Belka 2017-07-04 11:22:58 UTC
Description of problem:

https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.0/html/upgrade_guide/upgrading_to_red_hat_virtualization_manager_4.0 has 'subscription-manager repos --disable=*' in text for upgrading Red Hat Enterprise Linux hosts.

The command above would cause also base OS channel would be disabled. It seems like bad pattern... You probably wanted to do:

  subscription-manager repos --disable=rhel-7-server-rhev-mgmt-agent-rpms

as above is from 3.6 installation guide and 4.x "vdsm" channels distinguish from it with include of version (ie. 'rhel-7-server-rhv-4-mgmt-agent-rpms').  

Version-Release number of selected component (if applicable):
4.0

How reproducible:
100%

Steps to Reproduce:
1. read 3.2 chapter for info to upgrade RH EL hosts
2.
3.

Actual results:
'subscription-manager repos --disable=*' would disable all repos, ie. also base OS repo

Expected results:
SM should not disable mandatory channels, ie. base OS channel.

Additional info:

Comment 1 Lucy Bopf 2017-07-06 10:50:50 UTC
Assigning to Byron for review.


Note You need to log in before you can comment on or make changes to this bug.