Skip to content

Commit 2df6d47

Browse files
Merge pull request #1148 from klgill/docs-fix-blocktitles
fixing vale warnings
2 parents 92ed30a + b1ec98d commit 2df6d47

11 files changed

+13
-21
lines changed

docs_user/assemblies/assembly_migrating-ceph-cluster.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ Ganesha. To migrate your {CephCluster} cluster, you must decommission the
2929
Controller nodes and move the {Ceph} daemons to a set of target nodes that are
3030
already part of the {CephCluster} cluster.
3131

32-
.Prerequisites
33-
34-
* Complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
32+
Before you begin the migration, complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
3533

3634

3735
include::../modules/con_ceph-daemon-cardinality.adoc[leveloffset=+1]

docs_user/assemblies/assembly_migrating-ceph-monitoring-stack.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Ceph Manager. With {OpenStackPreviousInstaller}-deployed {Ceph}, the {Ceph} Dash
2020
The {Ceph} Dashboard containers are included through `tripleo-container-image-prepare` parameters, and high availability (HA) relies
2121
on `HAProxy` and `Pacemaker` to be deployed on the {rhos_prev_long} ({OpenStackShort}) environment. For an external {CephCluster} cluster, HA is not supported.
2222

23-
In this procedure, you migrate and relocate the Ceph Monitoring components to free Controller nodes.
24-
25-
.Prerequisites
26-
27-
* Complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
23+
You migrate and relocate the Ceph Monitoring components to free Controller nodes. Before you begin the migration, complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
2824

2925

3026
include::../assemblies/assembly_migrating-monitoring-stack-to-target-nodes.adoc[leveloffset=+1]

docs_user/assemblies/assembly_migrating-ceph-rbd.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ included in the {rhos_prev_long} control plane into the existing external Red
1414
Hat Enterprise Linux (RHEL) nodes. The external RHEL nodes typically include
1515
the Compute nodes for an HCI environment or dedicated storage nodes.
1616

17-
.Prerequisites
18-
19-
* Complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
17+
Before you begin the migration, complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
2018

2119
include::../modules/proc_migrating-mgr-from-controller-nodes.adoc[leveloffset=+1]
2220

docs_user/assemblies/assembly_migrating-ceph-rgw.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ ifdef::context[:parent-context: {context}]
1010
[role="_abstract"]
1111
For Hyperconverged Infrastructure (HCI) or dedicated Storage nodes, you must migrate the Ceph Object Gateway (RGW) daemons that are included in the {rhos_prev_long} Controller nodes into the existing external Red Hat Enterprise Linux (RHEL) nodes. The external RHEL nodes typically include the Compute nodes for an HCI environment or {Ceph} nodes. Your environment must have {Ceph} {CephVernum} or later and be managed by `cephadm` or Ceph Orchestrator.
1212

13-
.Prerequisites
14-
15-
* Complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
13+
Before you begin the migration, complete the tasks in your {rhos_prev_long} {rhos_prev_ver} environment. For more information, see xref:red-hat-ceph-storage-prerequisites_configuring-network[{Ceph} prerequisites].
1614

1715
include::../modules/proc_migrating-the-rgw-backends.adoc[leveloffset=+1]
1816

docs_user/assemblies/assembly_migrating-monitoring-stack-to-target-nodes.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ ifdef::context[:parent-context: {context}]
1111
To migrate the monitoring stack to the target nodes, you add the monitoring label to your existing nodes and update the configuration of each daemon. You do not need to migrate node exporters. These daemons are deployed across
1212
the nodes that are part of the {Ceph} cluster (the placement is ‘*’).
1313

14-
.Prerequisites
15-
* Confirm that the firewall rules are in place and the ports are open for a given monitoring stack service.
16-
1714
[NOTE]
1815
Depending on the target nodes and the number of deployed or active daemons, you can either relocate the existing containers to the target nodes, or
1916
select a subset of nodes that host the monitoring stack daemons. High availability (HA) is not supported. Reducing the placement with `count: 1` allows you to migrate the existing daemons in a Hyperconverged Infrastructure, or hardware-limited, scenario without impacting other services.

docs_user/assemblies/assembly_rhoso-180-adoption-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ include::../assemblies/assembly_red-hat-ceph-storage-prerequisites.adoc[leveloff
3636

3737
include::../assemblies/assembly_preparing-an-instance-HA-deployment-for-adoption.adoc[leveloffset=+1]
3838

39-
include::../modules/con_comparing-configuration-files-between-deployments.adoc[leveloffset=+1]
39+
include::../modules/proc_comparing-configuration-files-between-deployments.adoc[leveloffset=+1]
4040

4141
ifdef::parent-context[:context: {parent-context}]
4242
ifndef::parent-context[:!context:]

docs_user/modules/con_comparing-configuration-files-between-deployments.adoc renamed to docs_user/modules/proc_comparing-configuration-files-between-deployments.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:_mod-docs-content-type: CONCEPT
1+
:_mod-docs-content-type: PROCEDURE
22
[id="comparing-configuration-files-between-deployments_{context}"]
33

44
= Comparing configuration files between deployments

docs_user/modules/proc_configuring-ldap-with-domain-specific-drivers.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
= Configuring LDAP with domain-specific drivers
55

6+
[role="_abstract"]
67
If you need to integrate the {identity_service_first_ref} with one or more LDAP servers using domain-specific configurations, you can enable domain-specific drivers and provide the necessary LDAP settings.
78

89
This involves two main steps:

docs_user/modules/proc_maintaining-the-instance-ha-functionality-after-adoption.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ To maintain the high availability for Compute instances (Instance HA) functional
1616
$ sudo pcs config
1717
----
1818
+
19-
.Sample output
20-
+
2119
----
2220
Stonith Devices:
2321
...

docs_user/modules/proc_migrating-existing-daemons-to-target-nodes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
[role="_abstract"]
77
The following procedure is an example of an environment with 3 {Ceph} nodes or ComputeHCI nodes. This scenario extends the monitoring labels to all the {Ceph} or ComputeHCI nodes that are part of the cluster. This means that you keep 3 placements for the target nodes.
88

9+
.Prerequisites
10+
* Confirm that the firewall rules are in place and the ports are open for a given monitoring stack service.
11+
912
.Procedure
1013

1114
. Add the monitoring label to all the {CephCluster} or ComputeHCI nodes in the cluster:

0 commit comments

Comments
 (0)