Bug 2111254 - [DOCS] Missing nodejs module 14 enablement during upgrade
Summary: [DOCS] Missing nodejs module 14 enablement during upgrade
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 4.4.10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.5.3
: ---
Assignee: Eli Marcus
QA Contact: rhev-docs@redhat.com
URL:
Whiteboard: docscope 4.5
Depends On: 2075852 2080505
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-26 20:31 UTC by Alexander Mielnicki
Modified: 2022-09-26 13:43 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2080505
Environment:
Last Closed: 2022-09-21 14:30:41 UTC
oVirt Team: Integration
Target Upstream Version:
Embargoed:
emarcus: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-47768 0 None None None 2022-07-26 20:31:56 UTC

Comment 1 kechoi 2022-07-26 20:50:46 UTC
Enabling of the correct nodejs module in the installation documentation (https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/installing_red_hat_virtualization_as_a_standalone_manager_with_local_databases/installing_the_red_hat_virtualization_manager_sm_localdb_deploy#Enabling_the_Red_Hat_Virtualization_Manager_Repositories_install_RHVM) was corrected in Bug 2080505, but is absent in the upgrade documentation (https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/upgrade_guide/updates-between-minor-releases#Manually_Updating_Hosts_minor_updates).

Steps to Reproduce:
1. Upgrade from RHV4.4 to RHV4.4-SP1
2. Observe nodejs stays in version 10

Remediation Steps:
-----------------------------------------------------------------
[root@rhevh-hostedengine-vm-xx ~]# yum module reset nodejs
[root@rhevh-hostedengine-vm-xx ~]# yum module enable nodejs:14
[root@rhevh-hostedengine-vm-xx ~]# yum update nodejs
-----------------------------------------------------------------

I recommend steps similar to the above remediation steps need to be included in the upgrade documentation - https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/upgrade_guide/updates-between-minor-releases#Manually_Updating_Hosts_minor_updates.

Comment 2 kechoi 2022-07-27 19:50:58 UTC
Verified with CSS customer that nodejs was successfully updated.
[root@charm ~]# yum list installed | grep nodejs
nodejs.x86_64 1:14.18.2-2.module+el8.5.0+13644+8d46dafd @rhel-8-for-x86_64-appstream-rpms
nodejs-docs.noarch 1:14.18.2-2.module+el8.5.0+13644+8d46dafd @rhel-8-for-x86_64-appstream-rpms
nodejs-full-i18n.x86_64 1:14.18.2-2.module+el8.5.0+13644+8d46dafd @rhel-8-for-x86_64-appstream-rpms

Comment 3 Casper (RHV QE bot) 2022-09-10 17:31:26 UTC
This bug has low overall severity and is not going to be further verified by QE. If you believe special care is required, feel free to properly align relevant severity, flags and keywords to raise PM_Score or use one of the Bumps ('PrioBumpField', 'PrioBumpGSS', 'PrioBumpPM', 'PrioBumpQA') in Keywords to raise it's PM_Score above verification threashold (1000).

Comment 4 Eli Marcus 2022-09-21 12:12:35 UTC
Hi Alexander, 
please review:

https://github.com/oVirt/ovirt-site/pull/3068

https://ovirt.github.io/ovirt-site/previews/3068/documentation/upgrade_guide/index.html#Manually_Updating_Hosts_minor_updates


** Klaas - could you also please look at the updated version?

Comment 5 Casper (RHV QE bot) 2022-09-21 14:30:41 UTC
This bug has low overall severity and passed an automated regression suite, and is not going to be further verified by QE. If you believe special care is required, feel free to re-open to ON_QA status.

Comment 6 Eli Marcus 2022-09-22 12:42:38 UTC
published in current documentation

Comment 7 Alexander Mielnicki 2022-09-26 13:43:52 UTC
All looks good - thanks to all for the efforts to get this updated.

Cheers!
Alex


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