Skip to content

Commit 9d23db8

Browse files
authored
Merge pull request #72443 from aravipra/OSDOCS-9793
OSDOCS-9793: Doc edits in storage vol group and getting started
2 parents 51a3862 + 3c060a4 commit 9d23db8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

microshift_getting_started/microshift-architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following operational differences from {oke} can help you understand where {
4343
.{product-title} differences from {oke}.
4444
image::311_RHDevice_Edge_Overview_0223_2.png[<{microshift-short} is tasked with only the Kubernetes cluster capabilities of networking, ingress, storage, helm, with the additional Kubernetes functions of orchestration and security, as the following diagram illustrates.>]
4545

46-
Figure 2 shows that {oke} has the same cluster capabilities as {product-title}, and adds the following:
46+
The figure "{product-title} differences from {oke}" shows that {oke} has the same cluster capabilities as {product-title}, and adds the following information:
4747

4848
* Install
4949
* Over-the-air updates

modules/microshift-lvms-system-requirements.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Using LVMS in {microshift-short} requires the following system specifications.
1111
[id="lvms-volume-group-name_{context}"]
1212
== Volume group name
1313

14-
If you did not configure LVMS in an `lvmd.yaml` YAML file placed in the `/etc/microshift/` directory, {microshift-short} attempts to assign a default volume group (VG) dynamically by running the `vgs` command.
15-
* {microshift-short} assigns a default VG when only one VG is found.
16-
* If more than one VG is present, the VG named `microshift` is assigned as the default.
14+
If you did not configure LVMS in an `lvmd.yaml` file placed in the `/etc/microshift/` directory, {microshift-short} attempts to assign a default volume group (VG) dynamically by running the `vgs` command.
15+
16+
* {microshift-short} assigns a default VG when only one VG is found.
17+
* If more than one VG is present, the VG named `microshift` is assigned as the default.
1718
* If a VG named `microshift` does not exist, LVMS is not deployed.
1819

1920
If there are no volume groups on the {microshift-short} host, LVMS is disabled.

0 commit comments

Comments
 (0)