From workstation, use a terminal and with ssh to log in to hostb.lab.example.com using the root user and redhat as password.
[student@workstation ~]$ ssh root@hostb.lab.example.com
...output omitted...
Download the rhvh_updates.repo file from http://materials.example.com/yum.repos.d/rhvh_updates.repo and place it in the /etc/yum.repos.d/ directory to enable those repositories.
[root@hostb ~]# curl http://materials.example.com/yum.repos.d/rhvh_updates.repo \
-o /etc/yum.repos.d/rhvh_updates.repo
From workstation, open a terminal. With the ssh command, log in to hostc.lab.example.com using the root user and redhat as password.
[student@workstation ~]$ ssh root@hostc.lab.example.com
...output omitted...
Download the rhvh_updates.repo file from http://materials.example.com/yum.repos.d/rhvh_updates.repo and place it in the /etc/yum.repos.d/ directory to enable those repositories.
[root@hostc ~]# curl http://materials.example.com/yum.repos.d/rhvh_updates.repo \
-o /etc/yum.repos.d/rhvh_updates.repo
On workstation open Firefox, go to the RHV-M web interface.
Click on the Administration Portal link and log in to the web interface as the admin user with the internal profile using redhat as password.
Click Compute >> Hosts menu to access the Compute >> Hosts page.
From the list of available RHV-H hosts, highlight the hostb.lab.example.com host. Click the Installation button, followed by Check for Upgrade.
When the Upgrade Host dialog window opens, click OK to confirm the upgrade check.
Notice that after a while, a new Action Item comes up in the same line as the RHV-H host.
This new icon is a notification that an upgrade for this host is available.
Right-click the hostb.lab.example.com host. From the displayed menu, choose Installation, followed by Upgrade.
In the Upgrade Host dialog window, click the OK button to start the upgrade.
If you start the upgrade process of hostc before the hostb status changes to Up again, you will change the datacenter1 from the active state to the nonresponsive state.
There needs to be at least one active host for a data domain to be in the active state.
From the list of available RHV-H hosts, right-click the hostc.lab.example.com host. From the displayed menu, choose Installation followed by Check for Upgrade.
When the Upgrade Host dialog window opens, click OK to confirm the upgrade check.
Notice that after a while, a new Action Item comes up on the line with the RHV-H host.
This new icon is a notification that an upgrade for this host is available.
Click the Compute >> Virtual Machines tab and verify that a virtual machine is running on the hostc host.
If a virtual machine is running, power that machine off using any of the available methods.
Click the Hosts tab.
Right-click the hostc.lab.example.com host. From the displayed menu, choose Installation, followed by Upgrade.
In the Upgrade Host dialog window, click the OK button to start the upgrade.
Wait and watch the upgrade procedure take place.