Merge "Support for HPE Synergy compute module (dsR8) - draft"

This commit is contained in:
Zuul 2023-05-10 19:48:28 +00:00 committed by Gerrit Code Review
commit 8657ab7bb3
5 changed files with 92 additions and 24 deletions

View File

@ -0,0 +1,2 @@
.. note-begin
.. note-end

View File

@ -0,0 +1,5 @@
.. hpe-begin
.. hpe-end
.. hard-drive-begin
.. hard-drive-end

View File

@ -66,7 +66,17 @@ host types are:
- Socket 1: Remaining memory - Socket 1: Remaining memory
* - Primary disk * - Primary disk
.. only:: starlingx
- 500 GB SSD or |NVMe| (see :ref:`nvme_config`) - 500 GB SSD or |NVMe| (see :ref:`nvme_config`)
.. only:: partner
.. include:: /_includes/prepare-servers-for-installation-91baad307173.rest
:start-after: primary-disk-begin
:end-before: primary-disk-end
* - Additional disks * - Additional disks
- * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD| - * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD|
@ -187,7 +197,17 @@ host types are:
* - Minimum memory * - Minimum memory
- 64 GB - 64 GB
* - Primary disk * - Primary disk
.. only:: starlingx
- 500 GB SSD or |NVMe| (see :ref:`nvme_config`) - 500 GB SSD or |NVMe| (see :ref:`nvme_config`)
.. only:: partner
.. include:: /_includes/prepare-servers-for-installation-91baad307173.rest
:start-after: primary-disk-begin
:end-before: primary-disk-end
* - Additional disks * - Additional disks
- * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD| - * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD|
@ -255,6 +275,7 @@ configuration.
Minimum hardware requirements Minimum hardware requirements
----------------------------- -----------------------------
The recommended minimum hardware requirements for bare metal servers for various The recommended minimum hardware requirements for bare metal servers for various
host types are: host types are:
@ -274,7 +295,17 @@ host types are:
- 64 GB - 64 GB
- 32 GB - 32 GB
* - Primary disk * - Primary disk
- 500 GB SSD or |NVMe| (see Configure |NVMe| Drive as Primary Disk)
.. only:: starlingx
- 500 GB SSD or |NVMe| (see :ref:`nvme_config`)
.. only:: partner
.. include:: /_includes/prepare-servers-for-installation-91baad307173.rest
:start-after: primary-disk-begin
:end-before: primary-disk-end
- 120 GB (Minimum 10k RPM) - 120 GB (Minimum 10k RPM)
* - Additional disks * - Additional disks
- * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD| - * 1 or more 500 GB (min. 10K RPM) for Ceph |OSD|
@ -368,7 +399,16 @@ host types are:
- 64 GB - 64 GB
- 32 GB - 32 GB
* - Primary disk * - Primary disk
.. only:: starlingx
- 500 GB SSD or |NVMe| (see :ref:`nvme_config`) - 500 GB SSD or |NVMe| (see :ref:`nvme_config`)
.. only:: partner
.. include:: /_includes/prepare-servers-for-installation-91baad307173.rest
:start-after: primary-disk-begin
:end-before: primary-disk-end
- 120 GB (min. 10k RPM) - 120 GB (min. 10k RPM)
- 120 GB (min. 10k RPM) - 120 GB (min. 10k RPM)
* - Additional disks * - Additional disks

View File

@ -44,5 +44,11 @@ persistent volume claim or container-ephemeral storage.
| | /dev/sdc | | | | | | | AIO-SX:superscript:`1:` (replication = 2) ; AIO-DX (replication = 2) | | | /dev/sdc | | | | | | | AIO-SX:superscript:`1:` (replication = 2) ; AIO-DX (replication = 2) |
+--------------+----------+-----------+-----------+-----------+-----------------------------------------------+-----------------------------+-------------------+-------------------------------------------------------------------------+ +--------------+----------+-----------+-----------+-----------+-----------------------------------------------+-----------------------------+-------------------+-------------------------------------------------------------------------+
.. only:: partner
.. include:: /_includes/controller-disk-configurations-for-all-in-one-systems.rest
:start-after: note-begin
:end-before: note-end
.. [#fntarg1] |AIO|-Simplex Ceph replication is disk-based. .. [#fntarg1] |AIO|-Simplex Ceph replication is disk-based.

View File

@ -6,9 +6,17 @@
Hard Drive Options Hard Drive Options
================== ==================
.. only:: starlingx
For hard drive storage, |prod| supports high-performance |SSD| and |NVMe| For hard drive storage, |prod| supports high-performance |SSD| and |NVMe|
drives as well as rotational disks. drives as well as rotational disks.
.. only:: partner
.. include:: /_includes/hard-drive-options.rest
:start-after: hpe-begin
:end-before: hpe-end
To increase system performance, you can use a |SSD| or a |NVMe| drive on |prod| To increase system performance, you can use a |SSD| or a |NVMe| drive on |prod|
hosts in place of any rotational drive. |SSD| provides faster read-write access hosts in place of any rotational drive. |SSD| provides faster read-write access
than mechanical drives. |NVMe| supports the full performance potential of |SSD| than mechanical drives. |NVMe| supports the full performance potential of |SSD|
@ -26,3 +34,10 @@ adapters is required.
To use an |NVMe| drive as a root drive, you must enable |UEFI| support in the To use an |NVMe| drive as a root drive, you must enable |UEFI| support in the
host BIOS. In addition, when installing the host, you must perform extra steps host BIOS. In addition, when installing the host, you must perform extra steps
to assign the drive as the boot device. to assign the drive as the boot device.
.. only:: partner
.. include:: /_includes/hard-drive-options.rest
:start-after: hard-drive-begin
:end-before: hard-drive-end