Merge "Conditionalize tabbed content (r10, r9)"
This commit is contained in:
commit
a9a86eb9da
@ -37,7 +37,7 @@ Overview
|
|||||||
Minimum hardware requirements
|
Minimum hardware requirements
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -114,7 +114,7 @@ Minimum hardware requirements
|
|||||||
shown in the example above, you must reboot the server to fully
|
shown in the example above, you must reboot the server to fully
|
||||||
install the apparmor-profile modules.
|
install the apparmor-profile modules.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: begin-min-hw-reqs-dx
|
:start-after: begin-min-hw-reqs-dx
|
||||||
@ -124,7 +124,7 @@ Minimum hardware requirements
|
|||||||
Installation Prerequisites
|
Installation Prerequisites
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -147,7 +147,7 @@ Installation Prerequisites
|
|||||||
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/installation-prereqs.rest
|
.. include:: /shared/_includes/installation-prereqs.rest
|
||||||
:start-after: begin-install-prereqs
|
:start-after: begin-install-prereqs
|
||||||
@ -157,7 +157,7 @@ Installation Prerequisites
|
|||||||
Prepare Servers for Installation
|
Prepare Servers for Installation
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -224,7 +224,7 @@ Prepare Servers for Installation
|
|||||||
virt-manager GUI is not absolutely required and you can safely
|
virt-manager GUI is not absolutely required and you can safely
|
||||||
ignore errors and continue.
|
ignore errors and continue.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: start-prepare-servers-common
|
:start-after: start-prepare-servers-common
|
||||||
@ -234,7 +234,7 @@ Prepare Servers for Installation
|
|||||||
Install Software on Controller-0
|
Install Software on Controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -273,7 +273,7 @@ Install Software on Controller-0
|
|||||||
the server to reboot. This can take 5-10 minutes, depending on the
|
the server to reboot. This can take 5-10 minutes, depending on the
|
||||||
performance of the host machine.
|
performance of the host machine.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
||||||
:start-after: incl-install-software-controller-0-aio-start
|
:start-after: incl-install-software-controller-0-aio-start
|
||||||
@ -298,7 +298,7 @@ Bootstrap system on controller-0
|
|||||||
|
|
||||||
#. Verify and/or configure IP connectivity.
|
#. Verify and/or configure IP connectivity.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -321,7 +321,7 @@ Bootstrap system on controller-0
|
|||||||
sudo ip link set up dev enp7s1
|
sudo ip link set up dev enp7s1
|
||||||
sudo ip route add default via $DEFAULT_OAM_GATEWAY dev enp7s1
|
sudo ip route add default via $DEFAULT_OAM_GATEWAY dev enp7s1
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-aio-dx-install-verify-ip-connectivity
|
:start-after: begin-aio-dx-install-verify-ip-connectivity
|
||||||
@ -487,7 +487,7 @@ Configure controller-0
|
|||||||
#. Configure the |OAM| interface of controller-0 and specify the
|
#. Configure the |OAM| interface of controller-0 and specify the
|
||||||
attached network as "oam".
|
attached network as "oam".
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -505,7 +505,7 @@ Configure controller-0
|
|||||||
~(keystone_admin)$ system host-if-modify controller-0 $OAM_IF -c platform
|
~(keystone_admin)$ system host-if-modify controller-0 $OAM_IF -c platform
|
||||||
~(keystone_admin)$ system interface-network-assign controller-0 $OAM_IF oam
|
~(keystone_admin)$ system interface-network-assign controller-0 $OAM_IF oam
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-oam-interface-dx
|
:start-after: begin-config-controller-0-oam-interface-dx
|
||||||
@ -517,7 +517,7 @@ Configure controller-0
|
|||||||
#. Configure the MGMT interface of controller-0 and specify the attached
|
#. Configure the MGMT interface of controller-0 and specify the attached
|
||||||
networks of both "mgmt" and "cluster-host".
|
networks of both "mgmt" and "cluster-host".
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -559,7 +559,7 @@ Configure controller-0
|
|||||||
~(keystone_admin)$ system interface-network-assign controller-0 $MGMT_IF cluster-host
|
~(keystone_admin)$ system interface-network-assign controller-0 $MGMT_IF cluster-host
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: aio_duplex_install_kubernetes.rst
|
.. include:: aio_duplex_install_kubernetes.rst
|
||||||
:start-after: begin-config-controller-0-mgmt-interface
|
:start-after: begin-config-controller-0-mgmt-interface
|
||||||
@ -570,7 +570,7 @@ Configure controller-0
|
|||||||
|
|
||||||
#. Configure |NTP| servers for network time synchronization:
|
#. Configure |NTP| servers for network time synchronization:
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -593,7 +593,7 @@ Configure controller-0
|
|||||||
|
|
||||||
~(keystone_admin)$ system ntp-modify ntpservers=0.pool.ntp.org,1.pool.ntp.org
|
~(keystone_admin)$ system ntp-modify ntpservers=0.pool.ntp.org,1.pool.ntp.org
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-ntp-interface-dx
|
:start-after: begin-config-controller-0-ntp-interface-dx
|
||||||
@ -640,7 +640,7 @@ Configure controller-0
|
|||||||
on the |AIO| controller platform cores, additional platform cores may be
|
on the |AIO| controller platform cores, additional platform cores may be
|
||||||
required.
|
required.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -658,7 +658,7 @@ Configure controller-0
|
|||||||
platform in this scenario.
|
platform in this scenario.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-add-cores-dx
|
:start-after: begin-config-controller-0-OS-add-cores-dx
|
||||||
@ -697,7 +697,7 @@ Configure controller-0
|
|||||||
|
|
||||||
#. **For OpenStack only:** Configure the system setting for the vSwitch.
|
#. **For OpenStack only:** Configure the system setting for the vSwitch.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -742,7 +742,7 @@ Configure controller-0
|
|||||||
environment OVS-DPDK is not supported, only |OVS| is supported.
|
environment OVS-DPDK is not supported, only |OVS| is supported.
|
||||||
Therefore, simply use the default |OVS| vSwitch here.
|
Therefore, simply use the default |OVS| vSwitch here.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-vswitch-dx
|
:start-after: begin-config-controller-0-OS-vswitch-dx
|
||||||
@ -754,7 +754,7 @@ Configure controller-0
|
|||||||
based nova-local volume group, which is needed for |prefix|-openstack
|
based nova-local volume group, which is needed for |prefix|-openstack
|
||||||
nova ephemeral disks.
|
nova ephemeral disks.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -775,7 +775,7 @@ Configure controller-0
|
|||||||
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-add-fs-dx
|
:start-after: begin-config-controller-0-OS-add-fs-dx
|
||||||
@ -793,7 +793,7 @@ Configure controller-0
|
|||||||
|
|
||||||
* Configure the data interfaces for controller-0.
|
* Configure the data interfaces for controller-0.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -840,7 +840,7 @@ Configure controller-0
|
|||||||
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-data-interface-dx
|
:start-after: begin-config-controller-0-OS-data-interface-dx
|
||||||
@ -897,7 +897,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
* **For Kubernetes Only:** To enable using |SRIOV| network attachments for
|
* **For Kubernetes Only:** To enable using |SRIOV| network attachments for
|
||||||
the above interfaces in Kubernetes hosted application containers:
|
the above interfaces in Kubernetes hosted application containers:
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -915,7 +915,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
|
|
||||||
~(keystone_admin)$ system host-label-assign controller-0 sriovdp=enabled
|
~(keystone_admin)$ system host-label-assign controller-0 sriovdp=enabled
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-k8s-sriov-dx
|
:start-after: begin-config-controller-0-OS-k8s-sriov-dx
|
||||||
@ -1053,7 +1053,7 @@ Install software on controller-1 node
|
|||||||
|
|
||||||
#. Power on the controller-1 server.
|
#. Power on the controller-1 server.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1079,7 +1079,7 @@ Install software on controller-1 node
|
|||||||
|
|
||||||
$ virsh console duplex-controller-1
|
$ virsh console duplex-controller-1
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-power-on-controller-1-server-dx
|
:start-after: begin-power-on-controller-1-server-dx
|
||||||
@ -1130,7 +1130,7 @@ Configure controller-1
|
|||||||
#. Configure the |OAM| interface of controller-1 and specify the attached
|
#. Configure the |OAM| interface of controller-1 and specify the attached
|
||||||
network of "oam".
|
network of "oam".
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1152,7 +1152,7 @@ Configure controller-1
|
|||||||
To configure a |VLAN| or aggregated ethernet interface, see
|
To configure a |VLAN| or aggregated ethernet interface, see
|
||||||
|node-interfaces-index|.
|
|node-interfaces-index|.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-1-server-oam-dx
|
:start-after: begin-config-controller-1-server-oam-dx
|
||||||
@ -1209,7 +1209,7 @@ Configure controller-1
|
|||||||
#. **For OpenStack only:** Due to the additional openstack services running
|
#. **For OpenStack only:** Due to the additional openstack services running
|
||||||
on the |AIO| controller platform cores, additional cores may be required.
|
on the |AIO| controller platform cores, additional cores may be required.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1225,7 +1225,7 @@ Configure controller-1
|
|||||||
and 2 for |VMs|; there are not additional cores available
|
and 2 for |VMs|; there are not additional cores available
|
||||||
for platform in this scenario.
|
for platform in this scenario.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-increase-cores-controller-1-dx
|
:start-after: begin-increase-cores-controller-1-dx
|
||||||
@ -1263,7 +1263,7 @@ Configure controller-1
|
|||||||
|
|
||||||
#. **For OpenStack only:** Configure the host settings for the vSwitch.
|
#. **For OpenStack only:** Configure the host settings for the vSwitch.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1278,7 +1278,7 @@ Configure controller-1
|
|||||||
No additional configuration is required for the OVS vswitch in
|
No additional configuration is required for the OVS vswitch in
|
||||||
virtual environment.
|
virtual environment.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-vswitch-controller-1-dx
|
:start-after: begin-config-vswitch-controller-1-dx
|
||||||
@ -1289,7 +1289,7 @@ Configure controller-1
|
|||||||
based nova-local volume group, which is needed for |prefix|-openstack
|
based nova-local volume group, which is needed for |prefix|-openstack
|
||||||
nova ephemeral disks.
|
nova ephemeral disks.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1309,7 +1309,7 @@ Configure controller-1
|
|||||||
~(keystone_admin)$ export NODE=controller-1
|
~(keystone_admin)$ export NODE=controller-1
|
||||||
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-fs-controller-1-dx
|
:start-after: begin-config-fs-controller-1-dx
|
||||||
@ -1327,7 +1327,7 @@ Configure controller-1
|
|||||||
|
|
||||||
* Configure the data interfaces for controller-1.
|
* Configure the data interfaces for controller-1.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1367,7 +1367,7 @@ Configure controller-1
|
|||||||
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA0IFUUID} ${PHYSNET0}
|
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA0IFUUID} ${PHYSNET0}
|
||||||
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-data-interfaces-controller-1-dx
|
:start-after: begin-config-data-interfaces-controller-1-dx
|
||||||
@ -1423,7 +1423,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
* **For Kubernetes only:** To enable using |SRIOV| network attachments for
|
* **For Kubernetes only:** To enable using |SRIOV| network attachments for
|
||||||
the above interfaces in Kubernetes hosted application containers:
|
the above interfaces in Kubernetes hosted application containers:
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -1442,7 +1442,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
~(keystone_admin)$ system host-label-assign controller-1 sriovdp=enabled
|
~(keystone_admin)$ system host-label-assign controller-1 sriovdp=enabled
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_duplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-k8s-sriov-controller-1-dx
|
:start-after: begin-config-k8s-sriov-controller-1-dx
|
||||||
|
@ -38,7 +38,7 @@ Overview
|
|||||||
Minimum hardware requirements
|
Minimum hardware requirements
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -115,7 +115,7 @@ Minimum hardware requirements
|
|||||||
shown in the example above, you must reboot the server to fully
|
shown in the example above, you must reboot the server to fully
|
||||||
install the apparmor-profile modules.
|
install the apparmor-profile modules.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: begin-min-hw-reqs-sx
|
:start-after: begin-min-hw-reqs-sx
|
||||||
@ -125,7 +125,7 @@ Minimum hardware requirements
|
|||||||
Installation Prerequisites
|
Installation Prerequisites
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -148,7 +148,7 @@ Installation Prerequisites
|
|||||||
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/installation-prereqs.rest
|
.. include:: /shared/_includes/installation-prereqs.rest
|
||||||
:start-after: begin-install-prereqs
|
:start-after: begin-install-prereqs
|
||||||
@ -158,7 +158,7 @@ Installation Prerequisites
|
|||||||
Prepare Servers for Installation
|
Prepare Servers for Installation
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -208,7 +208,7 @@ Prepare Servers for Installation
|
|||||||
virt-manager GUI is not absolutely required and you can safely
|
virt-manager GUI is not absolutely required and you can safely
|
||||||
ignore errors and continue.
|
ignore errors and continue.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: start-prepare-servers-common
|
:start-after: start-prepare-servers-common
|
||||||
@ -218,7 +218,7 @@ Prepare Servers for Installation
|
|||||||
Install Software on Controller-0
|
Install Software on Controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -257,7 +257,7 @@ Install Software on Controller-0
|
|||||||
the server to reboot. This can take 5-10 minutes, depending on the
|
the server to reboot. This can take 5-10 minutes, depending on the
|
||||||
performance of the host machine.
|
performance of the host machine.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
||||||
:start-after: incl-install-software-controller-0-aio-start
|
:start-after: incl-install-software-controller-0-aio-start
|
||||||
@ -282,7 +282,7 @@ Bootstrap system on controller-0
|
|||||||
|
|
||||||
#. Verify and/or configure IP connectivity.
|
#. Verify and/or configure IP connectivity.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -298,7 +298,7 @@ Bootstrap system on controller-0
|
|||||||
:start-after: begin-aio-sx-install-verify-ip-connectivity
|
:start-after: begin-aio-sx-install-verify-ip-connectivity
|
||||||
:end-before: end-aio-sx-install-verify-ip-connectivity
|
:end-before: end-aio-sx-install-verify-ip-connectivity
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-aio-sx-install-verify-ip-connectivity
|
:start-after: begin-aio-sx-install-verify-ip-connectivity
|
||||||
@ -465,7 +465,7 @@ The newly installed controller needs to be configured.
|
|||||||
#. Configure the |OAM| interface of controller-0 and specify the attached
|
#. Configure the |OAM| interface of controller-0 and specify the attached
|
||||||
network as "oam".
|
network as "oam".
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -483,7 +483,7 @@ The newly installed controller needs to be configured.
|
|||||||
system host-if-modify controller-0 $OAM_IF -c platform
|
system host-if-modify controller-0 $OAM_IF -c platform
|
||||||
system interface-network-assign controller-0 $OAM_IF oam
|
system interface-network-assign controller-0 $OAM_IF oam
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-oam-interface-sx
|
:start-after: begin-config-controller-0-oam-interface-sx
|
||||||
@ -491,7 +491,7 @@ The newly installed controller needs to be configured.
|
|||||||
|
|
||||||
#. Configure |NTP| servers for network time synchronization:
|
#. Configure |NTP| servers for network time synchronization:
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -522,7 +522,7 @@ The newly installed controller needs to be configured.
|
|||||||
|
|
||||||
~(keystone_admin)$ system ntp-modify ntpservers=0.pool.ntp.org,1.pool.ntp.org
|
~(keystone_admin)$ system ntp-modify ntpservers=0.pool.ntp.org,1.pool.ntp.org
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-ntp-interface-sx
|
:start-after: begin-config-controller-0-ntp-interface-sx
|
||||||
@ -571,7 +571,7 @@ The newly installed controller needs to be configured.
|
|||||||
on the |AIO| controller platform cores, additional platform cores may be
|
on the |AIO| controller platform cores, additional platform cores may be
|
||||||
required.
|
required.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -589,7 +589,7 @@ The newly installed controller needs to be configured.
|
|||||||
platform in this scenario.
|
platform in this scenario.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-add-cores-sx
|
:start-after: begin-config-controller-0-OS-add-cores-sx
|
||||||
@ -627,7 +627,7 @@ The newly installed controller needs to be configured.
|
|||||||
|
|
||||||
#. **For OpenStack only:** Configure the system setting for the vSwitch.
|
#. **For OpenStack only:** Configure the system setting for the vSwitch.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -670,7 +670,7 @@ The newly installed controller needs to be configured.
|
|||||||
environment OVS-DPDK is not supported, only |OVS| is supported.
|
environment OVS-DPDK is not supported, only |OVS| is supported.
|
||||||
Therefore, simply use the default |OVS| vSwitch here.
|
Therefore, simply use the default |OVS| vSwitch here.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-vswitch-sx
|
:start-after: begin-config-controller-0-OS-vswitch-sx
|
||||||
@ -680,7 +680,7 @@ The newly installed controller needs to be configured.
|
|||||||
based nova-local volume group, which is needed for |prefix|-openstack
|
based nova-local volume group, which is needed for |prefix|-openstack
|
||||||
nova ephemeral disks.
|
nova ephemeral disks.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -701,7 +701,7 @@ The newly installed controller needs to be configured.
|
|||||||
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
~(keystone_admin)$ system host-fs-add ${NODE} instances=34
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-add-fs-sx
|
:start-after: begin-config-controller-0-OS-add-fs-sx
|
||||||
@ -719,7 +719,7 @@ The newly installed controller needs to be configured.
|
|||||||
|
|
||||||
* Configure the data interfaces for controller-0.
|
* Configure the data interfaces for controller-0.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -760,7 +760,7 @@ The newly installed controller needs to be configured.
|
|||||||
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
~(keystone_admin)$ system interface-datanetwork-assign ${NODE} ${DATA1IFUUID} ${PHYSNET1}
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-data-interface-sx
|
:start-after: begin-config-controller-0-OS-data-interface-sx
|
||||||
@ -817,7 +817,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
#. **For Kubernetes Only:** To enable using |SRIOV| network attachments for
|
#. **For Kubernetes Only:** To enable using |SRIOV| network attachments for
|
||||||
the above interfaces in Kubernetes hosted application containers:
|
the above interfaces in Kubernetes hosted application containers:
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -835,7 +835,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
|
|
||||||
~(keystone_admin)$ system host-label-assign controller-0 sriovdp=enabled
|
~(keystone_admin)$ system host-label-assign controller-0 sriovdp=enabled
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
.. include:: /shared/_includes/aio_simplex_install_kubernetes.rest
|
||||||
:start-after: begin-config-controller-0-OS-k8s-sriov-sx
|
:start-after: begin-config-controller-0-OS-k8s-sriov-sx
|
||||||
|
@ -38,7 +38,7 @@ Overview
|
|||||||
Minimum hardware requirements
|
Minimum hardware requirements
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -52,7 +52,7 @@ Minimum hardware requirements
|
|||||||
|
|
||||||
.. include:: /shared/_includes/physical_host_req.txt
|
.. include:: /shared/_includes/physical_host_req.txt
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: begin-min-hw-reqs-std
|
:start-after: begin-min-hw-reqs-std
|
||||||
@ -69,7 +69,7 @@ Minimum hardware requirements
|
|||||||
Installation Prerequisites
|
Installation Prerequisites
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ Installation Prerequisites
|
|||||||
<https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`__.
|
<https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`__.
|
||||||
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/installation-prereqs.rest
|
.. include:: /shared/_includes/installation-prereqs.rest
|
||||||
:start-after: begin-install-prereqs
|
:start-after: begin-install-prereqs
|
||||||
@ -103,7 +103,7 @@ Installation Prerequisites
|
|||||||
Prepare Servers for Installation
|
Prepare Servers for Installation
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -156,7 +156,7 @@ Prepare Servers for Installation
|
|||||||
virt-manager GUI is not absolutely required and you can safely
|
virt-manager GUI is not absolutely required and you can safely
|
||||||
ignore errors and continue.
|
ignore errors and continue.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: start-prepare-servers-common
|
:start-after: start-prepare-servers-common
|
||||||
@ -167,7 +167,7 @@ Prepare Servers for Installation
|
|||||||
Install Software on Controller-0
|
Install Software on Controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -206,7 +206,7 @@ Install Software on Controller-0
|
|||||||
the server to reboot. This can take 5-10 minutes depending on the
|
the server to reboot. This can take 5-10 minutes depending on the
|
||||||
performance of the host machine.
|
performance of the host machine.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
||||||
:start-after: incl-install-software-controller-0-standard-start
|
:start-after: incl-install-software-controller-0-standard-start
|
||||||
@ -216,7 +216,7 @@ Install Software on Controller-0
|
|||||||
Bootstrap system on controller-0
|
Bootstrap system on controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -232,7 +232,7 @@ Bootstrap system on controller-0
|
|||||||
:start-after: incl-bootstrap-controller-0-virt-controller-storage-start:
|
:start-after: incl-bootstrap-controller-0-virt-controller-storage-start:
|
||||||
:end-before: incl-bootstrap-controller-0-virt-controller-storage-end:
|
:end-before: incl-bootstrap-controller-0-virt-controller-storage-end:
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-bootstrap-sys-controller-0-standard.rest
|
.. include:: /shared/_includes/incl-bootstrap-sys-controller-0-standard.rest
|
||||||
:start-after: incl-bootstrap-sys-controller-0-standard-start
|
:start-after: incl-bootstrap-sys-controller-0-standard-start
|
||||||
@ -243,7 +243,7 @@ Bootstrap system on controller-0
|
|||||||
Configure controller-0
|
Configure controller-0
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -259,7 +259,7 @@ Configure controller-0
|
|||||||
:start-after: incl-config-controller-0-virt-controller-storage-start:
|
:start-after: incl-config-controller-0-virt-controller-storage-start:
|
||||||
:end-before: incl-config-controller-0-virt-controller-storage-end:
|
:end-before: incl-config-controller-0-virt-controller-storage-end:
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-config-controller-0-storage.rest
|
.. include:: /shared/_includes/incl-config-controller-0-storage.rest
|
||||||
:start-after: incl-config-controller-0-storage-start
|
:start-after: incl-config-controller-0-storage-start
|
||||||
@ -277,7 +277,7 @@ Configure controller-0
|
|||||||
These steps are required only if the |prod-os| application
|
These steps are required only if the |prod-os| application
|
||||||
(|prefix|-openstack) will be installed.
|
(|prefix|-openstack) will be installed.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -312,7 +312,7 @@ Configure controller-0
|
|||||||
|
|
||||||
.. only:: openstack
|
.. only:: openstack
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
||||||
:start-after: begin-openstack-specific-host-configs-bare-metal
|
:start-after: begin-openstack-specific-host-configs-bare-metal
|
||||||
@ -368,7 +368,7 @@ machine.
|
|||||||
Install software on controller-1 and worker nodes
|
Install software on controller-1 and worker nodes
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -474,7 +474,7 @@ Install software on controller-1 and worker nodes
|
|||||||
| 4 | worker-1 | worker | locked | disabled | online |
|
| 4 | worker-1 | worker | locked | disabled | online |
|
||||||
+----+--------------+-------------+----------------+-------------+--------------+
|
+----+--------------+-------------+----------------+-------------+--------------+
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
||||||
:start-after: start-install-sw-on-controller-0-and-workers-standard-with-storage
|
:start-after: start-install-sw-on-controller-0-and-workers-standard-with-storage
|
||||||
@ -486,7 +486,7 @@ Install software on controller-1 and worker nodes
|
|||||||
Configure controller-1
|
Configure controller-1
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -503,7 +503,7 @@ Configure controller-1
|
|||||||
:start-after: incl-config-controller-1-virt-controller-storage-start
|
:start-after: incl-config-controller-1-virt-controller-storage-start
|
||||||
:end-before: incl-config-controller-1-virt-controller-storage-end
|
:end-before: incl-config-controller-1-virt-controller-storage-end
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-config-controller-1.rest
|
.. include:: /shared/_includes/incl-config-controller-1.rest
|
||||||
:start-after: incl-config-controller-1-start:
|
:start-after: incl-config-controller-1-start:
|
||||||
@ -567,7 +567,7 @@ machine.
|
|||||||
Configure worker nodes
|
Configure worker nodes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -704,7 +704,7 @@ Configure worker nodes
|
|||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
||||||
:start-after: start-config-worker-nodes-std-with-storage-bare-metal
|
:start-after: start-config-worker-nodes-std-with-storage-bare-metal
|
||||||
@ -714,7 +714,7 @@ Configure worker nodes
|
|||||||
Optionally Configure PCI-SRIOV Interfaces
|
Optionally Configure PCI-SRIOV Interfaces
|
||||||
*****************************************
|
*****************************************
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -728,7 +728,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
|
|
||||||
Not applicable
|
Not applicable
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
||||||
:start-after: start-config-pci-sriov-interfaces-standard-storage
|
:start-after: start-config-pci-sriov-interfaces-standard-storage
|
||||||
@ -763,7 +763,7 @@ If configuring host based Ceph Storage Backend, Add Ceph OSDs to controllers
|
|||||||
Currently |prod-os| does not support rook-ceph. If you plan on using
|
Currently |prod-os| does not support rook-ceph. If you plan on using
|
||||||
|prod-os|, choose host-based Ceph.
|
|prod-os|, choose host-based Ceph.
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -816,7 +816,7 @@ If configuring host based Ceph Storage Backend, Add Ceph OSDs to controllers
|
|||||||
system host-stor-list $HOST
|
system host-stor-list $HOST
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/controller_storage_install_kubernetes.rest
|
||||||
:start-after: start-add-ceph-osds-to-controllers-std-storage
|
:start-after: start-add-ceph-osds-to-controllers-std-storage
|
||||||
|
@ -37,7 +37,7 @@ Overview
|
|||||||
Minimum hardware requirements
|
Minimum hardware requirements
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ Minimum hardware requirements
|
|||||||
|
|
||||||
.. include:: /shared/_includes/physical_host_req.txt
|
.. include:: /shared/_includes/physical_host_req.txt
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: begin-min-hw-reqs-ded
|
:start-after: begin-min-hw-reqs-ded
|
||||||
@ -63,7 +63,7 @@ Minimum hardware requirements
|
|||||||
Installation Prerequisites
|
Installation Prerequisites
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -87,7 +87,7 @@ Installation Prerequisites
|
|||||||
<https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
<https://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`__.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/installation-prereqs.rest
|
.. include:: /shared/_includes/installation-prereqs.rest
|
||||||
:start-after: begin-install-prereqs
|
:start-after: begin-install-prereqs
|
||||||
@ -99,7 +99,7 @@ Installation Prerequisites
|
|||||||
Prepare Servers for Installation
|
Prepare Servers for Installation
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -155,7 +155,7 @@ Prepare Servers for Installation
|
|||||||
ignore errors and continue.
|
ignore errors and continue.
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
.. include:: /shared/_includes/prepare-servers-for-installation-91baad307173.rest
|
||||||
:start-after: start-prepare-servers-common
|
:start-after: start-prepare-servers-common
|
||||||
@ -165,7 +165,7 @@ Prepare Servers for Installation
|
|||||||
Install Software on Controller-0
|
Install Software on Controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -204,7 +204,7 @@ Install Software on Controller-0
|
|||||||
the server to reboot. This can take 5-10 minutes depending on the
|
the server to reboot. This can take 5-10 minutes depending on the
|
||||||
performance of the host machine.
|
performance of the host machine.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
.. include:: /shared/_includes/inc-install-software-on-controller.rest
|
||||||
:start-after: incl-install-software-controller-0-standard-start
|
:start-after: incl-install-software-controller-0-standard-start
|
||||||
@ -214,7 +214,7 @@ Install Software on Controller-0
|
|||||||
Bootstrap system on controller-0
|
Bootstrap system on controller-0
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -230,7 +230,7 @@ Bootstrap system on controller-0
|
|||||||
:start-after: incl-bootstrap-controller-0-virt-controller-storage-start:
|
:start-after: incl-bootstrap-controller-0-virt-controller-storage-start:
|
||||||
:end-before: incl-bootstrap-controller-0-virt-controller-storage-end:
|
:end-before: incl-bootstrap-controller-0-virt-controller-storage-end:
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-bootstrap-sys-controller-0-standard.rest
|
.. include:: /shared/_includes/incl-bootstrap-sys-controller-0-standard.rest
|
||||||
:start-after: incl-bootstrap-sys-controller-0-standard-start
|
:start-after: incl-bootstrap-sys-controller-0-standard-start
|
||||||
@ -240,7 +240,7 @@ Bootstrap system on controller-0
|
|||||||
Configure controller-0
|
Configure controller-0
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -257,7 +257,7 @@ Configure controller-0
|
|||||||
:end-before: incl-config-controller-0-virt-controller-storage-end:
|
:end-before: incl-config-controller-0-virt-controller-storage-end:
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-config-controller-0-storage.rest
|
.. include:: /shared/_includes/incl-config-controller-0-storage.rest
|
||||||
:start-after: incl-config-controller-0-storage-start
|
:start-after: incl-config-controller-0-storage-start
|
||||||
@ -287,7 +287,7 @@ machine.
|
|||||||
Install software on controller-1, storage nodes, and worker nodes
|
Install software on controller-1, storage nodes, and worker nodes
|
||||||
-----------------------------------------------------------------
|
-----------------------------------------------------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -432,7 +432,7 @@ Install software on controller-1, storage nodes, and worker nodes
|
|||||||
| 6 | worker-1 | worker | locked | disabled | online |
|
| 6 | worker-1 | worker | locked | disabled | online |
|
||||||
+----+--------------+-------------+----------------+-------------+--------------+
|
+----+--------------+-------------+----------------+-------------+--------------+
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
||||||
:start-after: begin-install-sw-cont-1-stor-and-wkr-nodes
|
:start-after: begin-install-sw-cont-1-stor-and-wkr-nodes
|
||||||
@ -442,7 +442,7 @@ Install software on controller-1, storage nodes, and worker nodes
|
|||||||
Configure controller-1
|
Configure controller-1
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -458,7 +458,7 @@ Configure controller-1
|
|||||||
:start-after: incl-config-controller-1-virt-controller-storage-start
|
:start-after: incl-config-controller-1-virt-controller-storage-start
|
||||||
:end-before: incl-config-controller-1-virt-controller-storage-end
|
:end-before: incl-config-controller-1-virt-controller-storage-end
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/incl-config-controller-1.rest
|
.. include:: /shared/_includes/incl-config-controller-1.rest
|
||||||
:start-after: incl-config-controller-1-start:
|
:start-after: incl-config-controller-1-start:
|
||||||
@ -468,7 +468,7 @@ Configure controller-1
|
|||||||
Unlock controller-1
|
Unlock controller-1
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -484,7 +484,7 @@ Unlock controller-1
|
|||||||
:start-after: incl-unlock-controller-1-virt-controller-storage-start:
|
:start-after: incl-unlock-controller-1-virt-controller-storage-start:
|
||||||
:end-before: incl-unlock-controller-1-virt-controller-storage-end:
|
:end-before: incl-unlock-controller-1-virt-controller-storage-end:
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: controller_storage_install_kubernetes.rst
|
.. include:: controller_storage_install_kubernetes.rst
|
||||||
:start-after: incl-unlock-controller-1-start:
|
:start-after: incl-unlock-controller-1-start:
|
||||||
@ -496,7 +496,7 @@ Unlock controller-1
|
|||||||
Configure storage nodes
|
Configure storage nodes
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -551,7 +551,7 @@ Configure storage nodes
|
|||||||
|
|
||||||
system host-stor-list $HOST
|
system host-stor-list $HOST
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
||||||
:start-after: begin-dedicated-config-storage-nodes
|
:start-after: begin-dedicated-config-storage-nodes
|
||||||
@ -577,7 +577,7 @@ host machine.
|
|||||||
Configure worker nodes
|
Configure worker nodes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -684,7 +684,7 @@ Configure worker nodes
|
|||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
||||||
:start-after: begin-dedicated-stor-config-workers
|
:start-after: begin-dedicated-stor-config-workers
|
||||||
@ -694,7 +694,7 @@ Configure worker nodes
|
|||||||
Optionally Configure PCI-SRIOV Interfaces
|
Optionally Configure PCI-SRIOV Interfaces
|
||||||
*****************************************
|
*****************************************
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -708,7 +708,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
|
|
||||||
Not applicable.
|
Not applicable.
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
||||||
:start-after: begin-dedicated-conf-pci-sriov-interfaces
|
:start-after: begin-dedicated-conf-pci-sriov-interfaces
|
||||||
@ -718,7 +718,7 @@ Optionally Configure PCI-SRIOV Interfaces
|
|||||||
Unlock worker nodes
|
Unlock worker nodes
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
.. only:: starlingx
|
.. only:: starlingx and html
|
||||||
|
|
||||||
.. tabs::
|
.. tabs::
|
||||||
|
|
||||||
@ -734,7 +734,7 @@ Unlock worker nodes
|
|||||||
:start-after: incl-unlock-compute-nodes-virt-controller-storage-start:
|
:start-after: incl-unlock-compute-nodes-virt-controller-storage-start:
|
||||||
:end-before: incl-unlock-compute-nodes-virt-controller-storage-end:
|
:end-before: incl-unlock-compute-nodes-virt-controller-storage-end:
|
||||||
|
|
||||||
.. only:: partner
|
.. only:: partner and (html or latex)
|
||||||
|
|
||||||
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
.. include:: /shared/_includes/dedicated_storage_install_kubernetes.rest
|
||||||
:start-after: begin-dedicated-unlock-workers
|
:start-after: begin-dedicated-unlock-workers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user