Skip to content

Commit 0525c3e

Browse files
Merge pull request #1054 from klgill/docs-osprh19778-UpdateStepDescription
updated step to be more accurate
2 parents dc794ac + d521099 commit 0525c3e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs_user/modules/proc_stopping-infrastructure-management-and-compute-services.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@
44
= Stopping infrastructure management and Compute services
55

66
[role="_abstract"]
7-
You must stop cloud database nodes, and messaging nodes on the {rhos_prev_long} {rhos_prev_ver} control plane. Do not stop nodes that are running the Compute, Storage, Networker or Controller(if running `OVN Controller Gateway agent` network agent) roles on the control plane.
7+
You must stop cloud database nodes and messaging nodes on the {rhos_prev_long} {rhos_prev_ver} control plane. Do not stop nodes that are running the following roles:
88

9-
The following procedure applies to a single node standalone {OpenStackPreviousInstaller} deployment. You must remove conflicting repositories and packages from your Compute hosts, so that you can install libvirt packages when these hosts are adopted as data plane nodes, where modular libvirt daemons are no longer running in podman containers.
9+
* Compute
10+
* Storage
11+
* Networker
12+
* Controller if running `OVN Controller Gateway agent` network agent
13+
14+
The following procedure applies to a standalone {OpenStackPreviousInstaller} deployment. You must stop the Pacemaker services on your host so that you can install libvirt packages when the Compute roles are adopted as data plane nodes. Modular libvirt daemons no longer run in podman containers on data plane nodes.
1015

1116
.Prerequisites
1217

@@ -38,7 +43,7 @@ endif::[]
3843

3944
.Procedure
4045

41-
* Remove the conflicting repositories and packages from all Compute hosts:
46+
* Stop the Pacemaker services:
4247
+
4348
----
4449
PacemakerResourcesToStop=(

0 commit comments

Comments
 (0)