Fix spelling issues
Change-Id: Idba5dc32e518a0150057524e1c15510f6e553a9e Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
parent
5475277e4f
commit
b718e9e16d
@ -66,7 +66,7 @@ The Kernel can be configured during runtime as [ standard <-> lowlatency ].
|
|||||||
+--------------------+--------------+
|
+--------------------+--------------+
|
||||||
|
|
||||||
|
|
||||||
Modify Kernel using the Ansible Bootstarp yaml
|
Modify Kernel using the Ansible Bootstrap yaml
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Add the following line to you ``localhost.yaml`` file that is used to bootstrap
|
Add the following line to you ``localhost.yaml`` file that is used to bootstrap
|
||||||
|
@ -16,7 +16,7 @@ User Types
|
|||||||
|
|
||||||
- **'sysadmin' Linux User**
|
- **'sysadmin' Linux User**
|
||||||
|
|
||||||
The 'sysadmin' linux user is a special-case user for intial install only.
|
The 'sysadmin' linux user is a special-case user for initial install only.
|
||||||
|
|
||||||
- **System Administrators**
|
- **System Administrators**
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@ password expiry settings you want to view.
|
|||||||
|
|
||||||
.. rubric:: Change Password Expiry Settings
|
.. rubric:: Change Password Expiry Settings
|
||||||
|
|
||||||
To change the password expiry period of Linux accounts, run the :command:`chage`
|
To change the password expiry period of Linux accounts, run the
|
||||||
command, as bellow:
|
:command:`chage` command, as below:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
@ -193,8 +193,8 @@ You can check the pods of the storage cluster running the following command:
|
|||||||
kubectl get pod -n rook-ceph
|
kubectl get pod -n rook-ceph
|
||||||
|
|
||||||
|
|
||||||
Instalation on Simplex with controller model, 1 monitor, installing manually, services: block and cephfs
|
Installation on Simplex with controller model, 1 monitor, installing manually, services: block and cephfs
|
||||||
--------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
In this configuration, you can add monitors and |OSDs| on the Simplex node.
|
In this configuration, you can add monitors and |OSDs| on the Simplex node.
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ Modify the pool, in this example ``oam-ipv6``, using the following parameters:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
If the system is dual-stack open a ssh session via the other |OAM| network
|
If the system is dual-stack open a ssh session via the other |OAM| network
|
||||||
configured before proceding, to not loose the connection.
|
configured before proceeding, to not loose the connection.
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ sources, and manage and monitor the ``phc2sys`` application.
|
|||||||
cmdline_opts='-w'
|
cmdline_opts='-w'
|
||||||
|
|
||||||
#. Assign required interface parameters. The ``ha_domainNumber`` parameter can
|
#. Assign required interface parameters. The ``ha_domainNumber`` parameter can
|
||||||
be ommitted if a shared domain number is used and is configured under the
|
be omitted if a shared domain number is used and is configured under the
|
||||||
global instance parameters.
|
global instance parameters.
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
@ -9,13 +9,13 @@ Deployment of Patch Releases before Bootstrap and Commissioning of initial Insta
|
|||||||
|
|
||||||
.. rubric:: |context|
|
.. rubric:: |context|
|
||||||
|
|
||||||
When initially installing a |prod-long| system, occassionally it is required
|
When initially installing a |prod-long| system, occasionally it is required
|
||||||
to deploy the latest available patch release for the major release
|
to deploy the latest available patch release for the major release
|
||||||
being deployed.
|
being deployed.
|
||||||
|
|
||||||
The patch releases should be deployed using the procedure below.
|
The patch releases should be deployed using the procedure below.
|
||||||
|
|
||||||
- *AFTER* the intial install of software on the first host
|
- *AFTER* the initial install of software on the first host
|
||||||
(controller-0), and
|
(controller-0), and
|
||||||
|
|
||||||
- *BEFORE* running the Ansible Bootstrap Playbook and configuring and
|
- *BEFORE* running the Ansible Bootstrap Playbook and configuring and
|
||||||
|
Loading…
Reference in New Issue
Block a user