Skip to content

Commit

Permalink
Fixed punctuation and bullet lists
Browse files Browse the repository at this point in the history
Wrong punctuation and bullet lists corrected.
  • Loading branch information
chabowski committed May 22, 2024
1 parent 6d3d669 commit f0c451c
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions adoc/SAP-convergent-mediation-ha-setup-sle15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,34 +95,34 @@ the {sleha} cluster and specfic HA resource agents.

From the application perspective the following variants are covered:

- ControlZone platform service running alone.
- ControlZone platform service running alone

- ControlZone platform and UI services running together.
- ControlZone platform and UI services running together

- ControlZone binaries stored and started on central NFS (not recommended).
- ControlZone binaries stored and started on central NFS (not recommended)

- ControlZone binaries copied to and started from local disks.
- ControlZone binaries copied to and started from local disks

- Java VM stored and started on central NFS (not recommended).
- Java VM stored and started on central NFS (not recommended)

- Java VM started from local disks.
- Java VM started from local disks

From the infrastructure perspective the following variants are covered:

- Two-node cluster with disk-based SBD fencing.
- Two-node cluster with disk-based SBD fencing

- Three-node cluster with disk-based or diskless SBD fencing, not explained in detail
here.
here

- Other fencing is possible, but not explained here.
- Other fencing is possible, but not explained here

- File system managed by the cluster - either on shared storage or NFS, not explained
in detail here.
in detail here

- On-premises deployment on physical and virtual machines.
- On-premises deployment on physical and virtual machines

- Public cloud deployment (usually needs additional documentation on cloud specific
details).
details)

=== High availability for the {ConMed} ControlZone platform and UI

Expand Down Expand Up @@ -160,16 +160,16 @@ See <<cha.ha-cm>> and manual page ocf_suse_SAPCMControlZone(7) for details.

For the {sleha} two-node cluster described above, this guide explains how to:

- Check basic settings of the two-node HA cluster with disk-based SBD.
- check basic settings of the two-node HA cluster with disk-based SBD.

- Check basic capabilities of the ControlZone components on both nodes.
- check basic capabilities of the ControlZone components on both nodes.

- Configure an HA cluster for managing the ControlZone components platform
- configure an HA cluster for managing the ControlZone components platform
and UI, together with related IP address.

- Perform functional tests of the HA cluster and its resources.
- perform functional tests of the HA cluster and its resources.

- Perform basic administrative tasks on the cluster resources.
- perform basic administrative tasks on the cluster resources.

NOTE: Neither installation of the basic {sleha} cluster, nor installation of the
CM ControlZone software is covered in the document at hand.
Expand Down Expand Up @@ -282,7 +282,6 @@ nine steps.
- <<sec.testing>>



== Checking the operating system and the HA cluster basic setup

// TODO PRIO2: content
Expand Down Expand Up @@ -1196,6 +1195,7 @@ can be found in the relevant product documentation.
// TODO PRIO2: URLs to product docu for tests

Unless otherwise stated, the test prerequisites are always that

* both cluster nodes are booted and connected to the cluster.
* SBD and corosync are fine.
* NFS and local disks are fine.
Expand Down

0 comments on commit f0c451c

Please sign in to comment.