Bug 1875852 - Replacing node procedure mentions Machine name in a confusing way
Summary: Replacing node procedure mentions Machine name in a confusing way
Keywords:
Status: NEW
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: documentation
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Anjana Suparna Sriram
QA Contact: Elad
URL:
Whiteboard:
: 1875867 (view as bug list)
Depends On:
Blocks: 1875867
TreeView+ depends on / blocked
 
Reported: 2020-09-04 14:38 UTC by Martin Bukatovic
Modified: 2023-08-03 08:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1875867 (view as bug list)
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
screenshot #1: list of nodes (Nodes page) (208.65 KB, image/png)
2020-09-04 14:42 UTC, Martin Bukatovic
no flags Details
screenshot #2: list of machines (Machines page) (223.47 KB, image/png)
2020-09-04 14:43 UTC, Martin Bukatovic
no flags Details

Description Martin Bukatovic 2020-09-04 14:38:16 UTC
Document URL
============

Red Hat OpenShift Container Storage 4.5
Deploying and managing OpenShift Container Storage using Google Cloud

https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/4.5/html-single/deploying_and_managing_openshift_container_storage_using_google_cloud/index?lb_target=preview#replacing-storage-nodes_gcp

Section Number and Name
=======================

Chapter 9. Replacing storage nodes

Sections:

- 9.1. Replacing operational nodes on Google Cloud installer-provisioned infrastructure
- 9.2. Replacing failed nodes on Google Cloud installer-provisioned infrastructure

Describe the issue
==================

First two steps of the procedure listed in section 9.1 notes:

- Log in to OpenShift Web Console and click Compute → Nodes.
- Identify the node that needs to be replaced. Take a note of its Machine Name.

This has few minor issues:

- "Machine Name" of a node is not directly visible on list of Nodes (where the
  reader would be looking for it based on the docs) nor a even a Node page, so
  suggesting to node down this info could cause confusion (screenshot #1)
- Figuring out machine name based on a node selected in a node list is not
  exactly straightforward (if one tries to do that in this situation): Nodes
  page -> page of a Node -> Details tab -> Machine entry
- Following few steps operates with node name, so a confused reader could be
  thinking that the previous note about machine name is a typo
- When the steps starts to discuss Machine CR again, it navigates the reader
  to list of machines (Click Compute -> Machines) - but at this point, one can
  see both node and machine names in this list (see screenshot #2)

A similar issue is present in section 9.2 which navigates a reader to Nodes
page, but then asks a reader to click on it's Machine name. Again, there is
no such information present in Nodes page. Moreover it's not clear whether
one should edit annotation on affected machine or a node.

Suggestions for improvement
===========================

Section 9.1:

- Instead of suggesting to note down Machine name in step #2, suggest to note
  down node name.
- Then when locating a Machine for the node is necessary in step #5, tell the
  reader that one could locate the machine via it's node name (as list of
  Machines in OCP Console conveniently contains both node and machine names)

Section 9.2: a similar suggestion apply: first identify problematic node on a
node list, and then find a matching machine using node name on a machine list.
For each step of the procedure, it should be clear if it applies to a node or
a machine.

Additional information
======================

This problem seems to be there since OCS 4.2 docs. All other places which
talks about this procedure are likely to be affected by the same problem, not
just GCP guide.

Comment 2 Martin Bukatovic 2020-09-04 14:42:44 UTC
Created attachment 1713790 [details]
screenshot #1: list of nodes (Nodes page)

Comment 3 Martin Bukatovic 2020-09-04 14:43:34 UTC
Created attachment 1713791 [details]
screenshot #2: list of machines (Machines page)

Comment 4 Disha Walvekar 2020-09-25 09:18:57 UTC
*** Bug 1875867 has been marked as a duplicate of this bug. ***


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