Este conteúdo não está disponível no idioma selecionado.
Chapter 3. Hardware Requirements
This section describes the hardware details necessary for NFV.
You can use Red Hat Technologies Ecosystem to check for a list of certified hardware, software, cloud provider, component by choosing the category and then selecting the product version.
For a complete list of the certified hardware for Red Hat OpenStack Platform, see Red Hat OpenStack Platform certified hardware.
3.1. Tested NICs Copiar o linkLink copiado para a área de transferência!
The following hardware have been tested to work with the Red Hat OpenStack Platform 11 NFV deployment:
SR-IOV
Red Hat tested the SR-IOV 10G for Mellanox and Qlogic. Red Hat also tested the following Intel cards:
- 82598, 82599, X520, X540, X550, X710, XL710, X722.
Red Hat has verified original Intel NICs only and not any other NICs that use the same drivers.
OVS-DPDK
Red Hat tested the following NICs for OVS-DPDK:
- Intel
- 82598, 82599, X520, X540, X550, X710, XL710, X722.
Red Hat has verified original Intel NICs only and not any other NICs that use the same drivers.
3.2. Discovering Your NUMA Node Topology with Hardware Introspection Copiar o linkLink copiado para a área de transferência!
When you plan your deployment, you need to understand the NUMA topology of your Compute node to partition the CPU and memory resources for optimum performance. To determine the NUMA information, you can enable hardware introspection to retrieve this information from bare-metal nodes.
You must install and configure the undercloud before you can retrieve NUMA information through hardware introspection. See the Director Installation and Usage Guide for details.
The Bare Metal service hardware inspection extras (inspection_extras) is enabled by default to retrieve hardware details. You can use these hardware details to configure your overcloud. See Configuring the Director for details on the inspection_extras parameter in the undercloud.conf
file.
For example, the numa_topology collector is part of these hardware inspection extras and includes the following information for each NUMA node:
- RAM (in kilobytes)
- Physical CPU cores and their sibling threads
- NICs associated with the NUMA node
Use the openstack baremetal introspection data save _UUID_ | jq .numa_topology
command to retrieve this information, with the UUID of the bare-metal node.
The following example shows the retrieved NUMA information for a bare-metal node:
3.3. Review BIOS Settings Copiar o linkLink copiado para a área de transferência!
The following listing describes the required BIOS settings for NFV:
-
C3 Power State
- Disabled. -
C6 Power State
- Disabled. -
MLC Streamer
- Enabled. -
MLC Spacial Prefetcher
- Enabled. -
DCU Data Prefetcher
- Enabled. -
DCA
- Enabled. -
CPU Power and Performance
- Performance. -
Memory RAS and Performance Config
- Enabled.NUMA Optimized -
Turbo Boost
- Disabled.