1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/ztp-lvms-installing-lvms-web-console.adoc
2025-10-07 12:26:32 -04:00

34 lines
1.4 KiB
Plaintext

// Module included in the following assemblies:
//
// scalability_and_performance/ztp_far_edge/ztp-manual-install.adoc
:_mod-docs-content-type: PROCEDURE
[id="ztp-lvms-installing-using-web-console_{context}"]
= Installing {lvms} by using the web console
You can use the {product-title} web console to install {lvms-first}.
.Prerequisites
* Install the latest version of the {rh-rhacm} Operator.
* Log in as a user with `cluster-admin` privileges.
.Procedure
. In the {product-title} web console, navigate to *Ecosystem* -> *Software Catalog*.
. Search for the *{lvms}* from the list of available Operators, and then click *Install*.
. Keep the default selection of *Installation mode* (*"All namespaces on the cluster (default)"*) and *Installed Namespace* (*"openshift-operators"*) to ensure that the Operator is installed properly.
. Click *Install*.
.Verification
. To confirm that the installation is successful:
.. Navigate to the *Ecosystem* -> *Installed Operators* page.
.. Check that the Operator is installed in the `All Namespaces` namespace and its status is `Succeeded`.
. If the Operator is not installed successfully:
.. Navigate to the *Ecosystem* -> *Installed Operators* page and inspect the `Status` column for any errors or failures.
.. Navigate to the *Workloads* -> *Pods* page and check the logs in any containers in the `local-storage-operator` pod that are reporting issues.