Skip to content

Commit 1d74776

Browse files
authored
Merge pull request #75018 from sr1kar99/8413-lso-volume-disc-tab
OCPBUGS#8413: Updated local volume discovery tab navigation
2 parents c8bbeb6 + 3f4bbf0 commit 1d74776

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

modules/persistent-storage-local-discovery.adoc

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,19 @@ Use the `LocalVolumeSet` object with caution. When you automatically provision p
3636

3737
. To enable automatic discovery of local devices from the web console:
3838

39-
.. In the _Administrator_ perspective, navigate to *Operators* -> *Installed Operators* and click on the *Local Volume Discovery* tab.
39+
.. Click *Operators* -> *Installed Operators*.
4040

41-
.. Click *Create Local Volume Discovery*.
41+
.. In the `openshift-local-storage` namespace, click *Local Storage*.
4242

43-
.. Select either *All nodes* or *Select nodes*, depending on whether you want to discover available disks on all or specific nodes.
44-
+
45-
[NOTE]
46-
====
47-
Only worker nodes are available, regardless of whether you filter using *All nodes* or *Select nodes*.
48-
====
49-
+
50-
.. Click *Create*.
43+
.. Click the *Local Volume Discovery* tab.
44+
45+
.. Click *Create Local Volume Discovery* and then select either *Form view* or *YAML view*.
46+
47+
.. Configure the `LocalVolumeDiscovery` object parameters.
5148

52-
A local volume discovery instance named `auto-discover-devices` is displayed.
49+
.. Click *Create*.
50+
+
51+
The Local Storage Operator creates a local volume discovery instance named `auto-discover-devices`.
5352

5453
. To display a continuous list of available devices on a node:
5554

@@ -82,7 +81,6 @@ Only worker nodes are available, regardless of whether you filter using *All nod
8281
+
8382
A message displays after several minutes, indicating that the "Operator reconciled successfully."
8483

85-
[start=3]
8684
. Alternatively, to provision local volumes for the discovered devices from the CLI:
8785

8886
.. Create an object YAML file to define the local volume set, such as `local-volume-set.yaml`, as shown in the following example:

0 commit comments

Comments
 (0)