Skip to content

Commit 7498440

Browse files
committed
OCP 4.14 Installation doc updates for IBM Power
1 parent a725b8e commit 7498440

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

modules/minimum-ibm-power-system-requirements.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Support for {op-system} functionality for all IBM Power8 models, IBM Power AC922
1919
[discrete]
2020
== Hardware requirements
2121

22-
* Six IBM Power bare metal servers or six LPARs across multiple PowerVM servers
22+
* Six logical partitions (LPARs) across multiple PowerVM servers
2323

2424
[discrete]
2525
== Operating system requirements
@@ -28,9 +28,9 @@ Support for {op-system} functionality for all IBM Power8 models, IBM Power AC922
2828

2929
On your IBM Power instance, set up:
3030

31-
* Three guest virtual machines for {product-title} control plane machines
32-
* Two guest virtual machines for {product-title} compute machines
33-
* One guest virtual machine for the temporary {product-title} bootstrap machine
31+
* Three LPARs for {product-title} control plane machines
32+
* Two LPARs for {product-title} compute machines
33+
* One LPAR for the temporary {product-title} bootstrap machine
3434

3535
[discrete]
3636
== Disk storage for the IBM Power guest virtual machines

modules/recommended-ibm-power-system-requirements.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[discrete]
1111
== Hardware requirements
1212

13-
* Six IBM Power bare metal servers or six LPARs across multiple PowerVM servers
13+
* Six LPARs across multiple PowerVM servers
1414

1515
[discrete]
1616
== Operating system requirements
@@ -19,9 +19,9 @@
1919

2020
On your IBM Power instance, set up:
2121

22-
* Three guest virtual machines for {product-title} control plane machines
23-
* Two guest virtual machines for {product-title} compute machines
24-
* One guest virtual machine for the temporary {product-title} bootstrap machine
22+
* Three LPARs for {product-title} control plane machines
23+
* Two LPARs for {product-title} compute machines
24+
* One LPAR for the temporary {product-title} bootstrap machine
2525

2626
[discrete]
2727
== Disk storage for the IBM Power guest virtual machines

modules/rhcos-enabling-multipath-day-1-power.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[id="rhcos-enabling-multipathday-1-power_{context}"]
88
= Enabling multipathing with kernel arguments on {op-system}
99

10-
In {product-title} 4.9 or later, during installation, you can enable multipathing for provisioned nodes. {op-system} supports multipathing on the primary disk. Multipathing provides added benefits of stronger resilience to hardware failure to achieve higher host availability.
10+
In {product-title} version {product-version}, during installation, you can enable multipathing for provisioned nodes. {op-system} supports multipathing on the primary disk. Multipathing provides added benefits of stronger resilience to hardware failure to achieve higher host availability.
1111

1212
During the initial cluster creation, you might want to add kernel arguments to all master or worker nodes. To add kernel arguments to master or worker nodes, you can create a `MachineConfig` object and inject that object into the set of manifest files used by Ignition during cluster setup.
1313

0 commit comments

Comments
 (0)