diff --git a/modules/minimum-ibm-power-system-requirements.adoc b/modules/minimum-ibm-power-system-requirements.adoc index 397e5b2cb32f..594f87676736 100644 --- a/modules/minimum-ibm-power-system-requirements.adoc +++ b/modules/minimum-ibm-power-system-requirements.adoc @@ -19,7 +19,7 @@ Support for {op-system} functionality for all IBM Power8 models, IBM Power AC922 [discrete] == Hardware requirements -* Six IBM Power bare metal servers or six LPARs across multiple PowerVM servers +* Six logical partitions (LPARs) across multiple PowerVM servers [discrete] == Operating system requirements @@ -28,9 +28,9 @@ Support for {op-system} functionality for all IBM Power8 models, IBM Power AC922 On your IBM Power instance, set up: -* Three guest virtual machines for {product-title} control plane machines -* Two guest virtual machines for {product-title} compute machines -* One guest virtual machine for the temporary {product-title} bootstrap machine +* Three LPARs for {product-title} control plane machines +* Two LPARs for {product-title} compute machines +* One LPAR for the temporary {product-title} bootstrap machine [discrete] == Disk storage for the IBM Power guest virtual machines diff --git a/modules/recommended-ibm-power-system-requirements.adoc b/modules/recommended-ibm-power-system-requirements.adoc index 2e2cec81a0f3..4f8b40f73b6d 100644 --- a/modules/recommended-ibm-power-system-requirements.adoc +++ b/modules/recommended-ibm-power-system-requirements.adoc @@ -10,7 +10,7 @@ [discrete] == Hardware requirements -* Six IBM Power bare metal servers or six LPARs across multiple PowerVM servers +* Six LPARs across multiple PowerVM servers [discrete] == Operating system requirements @@ -19,9 +19,9 @@ On your IBM Power instance, set up: -* Three guest virtual machines for {product-title} control plane machines -* Two guest virtual machines for {product-title} compute machines -* One guest virtual machine for the temporary {product-title} bootstrap machine +* Three LPARs for {product-title} control plane machines +* Two LPARs for {product-title} compute machines +* One LPAR for the temporary {product-title} bootstrap machine [discrete] == Disk storage for the IBM Power guest virtual machines diff --git a/modules/rhcos-enabling-multipath-day-1-power.adoc b/modules/rhcos-enabling-multipath-day-1-power.adoc index 8815db8127ab..e64af955ffc3 100644 --- a/modules/rhcos-enabling-multipath-day-1-power.adoc +++ b/modules/rhcos-enabling-multipath-day-1-power.adoc @@ -7,7 +7,7 @@ [id="rhcos-enabling-multipathday-1-power_{context}"] = Enabling multipathing with kernel arguments on {op-system} -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. +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. 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.