From 0644cfb8282efa8852c3d91e11f0ecd3d40cd268 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 Nov 2018 10:22:35 -0800 Subject: [PATCH] AIO Hardware Requirements: Updated AIO HW requirements. Added Small HW form factor information for simplex and duplex AIO hardware requirements. Closes-Bug: #1804024 Change-Id: Ia921979c8887a7e25eef6dc9273274438a72356d Signed-off-by: Scott Rifenbark --- doc/source/installation_guide/duplex.rst | 14 ++++++++--- doc/source/installation_guide/index.rst | 29 ++++++++++++++++++++++- doc/source/installation_guide/simplex.rst | 14 ++++++++--- 3 files changed, 50 insertions(+), 7 deletions(-) diff --git a/doc/source/installation_guide/duplex.rst b/doc/source/installation_guide/duplex.rst index a4d213858..c9547a7ff 100644 --- a/doc/source/installation_guide/duplex.rst +++ b/doc/source/installation_guide/duplex.rst @@ -25,7 +25,12 @@ StarlingX Duplex will be deployed, include: - ‘Minimum’ Processor: - - Dual-CPU Intel® Xeon® E5 26xx Family (SandyBridge) 8 cores/socket + - Typical Hardware Form Factor: + + - Dual-CPU Intel® Xeon® E5 26xx Family (SandyBridge) 8 cores/socket + - Low Cost / Low Power Hardware Form Factor + + - Single-CPU Intel Xeon D-15xx Family, 8 cores - Memory: 64 GB - BIOS: @@ -43,14 +48,17 @@ StarlingX Duplex will be deployed, include: - Additional Disks: - - 1 or more 500 GB disks (min. 10K RPM) + - 0 or more 500 GB disks (min. 10K RPM) -- Network Ports +- Network Ports: + + **NOTE:** Duplex configuration requires one or more data ports. - Management: 10GE - OAM: 10GE - Data: n x 10GE + ******************* Virtual Environment ******************* diff --git a/doc/source/installation_guide/index.rst b/doc/source/installation_guide/index.rst index 3270e0268..a07db3c9d 100644 --- a/doc/source/installation_guide/index.rst +++ b/doc/source/installation_guide/index.rst @@ -83,6 +83,33 @@ be deployed, include: Provider Networks. - PXE boot support. +- **All-In-One Simplex or Duplex, Controller + Compute Hosts** + + - Minimum Processor is: + + - Typical Hardware Form Factor: + + - Dual-CPU Intel® Xeon® E5 26xx Family (SandyBridge) 8 cores/socket + - Low Cost / Low Power Hardware Form Factor + + - Single-CPU Intel Xeon D-15xx Family, 8 cores + + - Minimum Memory: 64 GB. + - Hard Drives: + + - Primary Hard Drive, minimum 500 GB SDD or NVMe. + - 0 or more 500 GB disks (min. 10K RPM). + + - Network Ports: + + **NOTE:** Duplex and Simplex configurations require one or more data + ports. + The Duplex configuration requires a management port. + + - Management: 10GE (Duplex only) + - OAM: 10GE + - Data: n x 10GE + The recommended minimum requirements for the physical servers are described later in each StarlingX Deployment Options guide. @@ -233,4 +260,4 @@ Deployment Options controller_storage dedicated_storage duplex - simplex \ No newline at end of file + simplex diff --git a/doc/source/installation_guide/simplex.rst b/doc/source/installation_guide/simplex.rst index 19e21dc04..07a5d2874 100644 --- a/doc/source/installation_guide/simplex.rst +++ b/doc/source/installation_guide/simplex.rst @@ -25,7 +25,12 @@ StarlingX Simplex will be deployed, include: - ‘Minimum’ Processor: - - Dual-CPU Intel® Xeon® E5 26xx Family (SandyBridge) 8 cores/socket + - Typical Hardware Form Factor: + + - Dual-CPU Intel® Xeon® E5 26xx Family (SandyBridge) 8 cores/socket + - Low Cost / Low Power Hardware Form Factor + + - Single-CPU Intel Xeon D-15xx Family, 8 cores - Memory: 64 GB - BIOS: @@ -43,12 +48,15 @@ StarlingX Simplex will be deployed, include: - Additional Disks: - - 1 or more 500 GB disks (min. 10K RPM) + - 0 or more 500 GB disks (min. 10K RPM) - Network Ports - - Management: 10GE + **NOTE:** Simplex configuration requires one or more data ports. + This configuration does not require a management port. + - OAM: 10GE + - Data: n x 10GE ******************* Virtual Environment