bc8e3704db
File location changes to support DS flattend Install TOC Add minitocs and remove duplicate include directive Convert images to figures and add captions Incorporate server prep. steps Add links to post-install steps. Inline overview and HW topics in procs. Patchset 1 review updates. Rework to reuse some StX install content in partner context and some partner install content in StX context. Conditionalize ipv6_note Share aio_duplex_extend Conditionalize Openstack prod name Add HW requirement includes for worker and storage nodes. Link worker and stor reqs to DX, StD and Dedicated install topics. Fix comment notation Correct for duplicate strings in output Updates and additions based on GW review Make ansible_install_time_only note available DS. Move link target from r6 > r7 Temporarily restore alarms to satisfy build Migrate DX flattening to new layout Additional HW requirements to DX, Std and Dedicated tables. Migrate Standard flattening to new layout Roll this-ver forward to r7 Migrate Dedicated Storage flattening to new layout Address review comments. Standardize HW requirement tables Support horizontally conditionalized inline content Address additional review comments Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I14c8a1e51f6b6ceff69be063a654b4aadb7d3b8c
52 lines
1.4 KiB
ReStructuredText
52 lines
1.4 KiB
ReStructuredText
---------------------
|
|
Hardware Requirements
|
|
---------------------
|
|
|
|
This section describes the hardware requirements and server preparation for a
|
|
**StarlingX R7.0 bare metal Ironic** deployment configuration.
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
*****************************
|
|
Minimum hardware requirements
|
|
*****************************
|
|
|
|
* One or more bare metal hosts as Ironic nodes as well as tenant instance node.
|
|
|
|
* BMC support on bare metal host and controller node connectivity to the BMC IP
|
|
address of bare metal hosts.
|
|
|
|
For controller nodes:
|
|
|
|
* Additional NIC port on both controller nodes for connecting to the
|
|
ironic-provisioning-net.
|
|
|
|
For worker nodes:
|
|
|
|
* If using a flat data network for the Ironic provisioning network, an additional
|
|
NIC port on one of the worker nodes is required.
|
|
|
|
* Alternatively, use a VLAN data network for the Ironic provisioning network and
|
|
simply add the new data network to an existing interface on the worker node.
|
|
|
|
* Additional switch ports / configuration for new ports on controller, worker,
|
|
and Ironic nodes, for connectivity to the Ironic provisioning network.
|
|
|
|
***********************************
|
|
BMC configuration of Ironic node(s)
|
|
***********************************
|
|
|
|
Enable BMC and allocate a static IP, username, and password in the BIOS settings.
|
|
For example, set:
|
|
|
|
IP address
|
|
10.10.10.126
|
|
|
|
username
|
|
root
|
|
|
|
password
|
|
test123
|