...
In the following table, we define 3 types of pod based on the resource usage assumption. Please note in lab and real deployment scenarios, resource can be over subscribed depending on workload. Also we assume that ONAP platform will be deployed in a separate pod from VNFs.
Type of Pod |
| Compute Nodes | Number of Control Nodes | |||
Total Memory(GB) | Total VCPU | Total Storage | Number of Compute Nodes | |||
Large | 900GB | 180 | 4TB | >=2 | 3 | |
Medium |
| 200GB | 100 | 2TB | >=2 | 3 |
Small | 40GB | 24 | 1TB | >=2 | 1 |
Networking
Network
...
Hardware
- 48 Port TOR Switch
- NICs - Combination of 1GE and 10GE based on network topology options
- Connectivity for each data/control network is through a separate NIC port or a shared port. Separate port simplifies switch management however requires more NICs on the server and also more switch ports
- BMC (Baseboard Management Controller) for lights-out management network using IPMI (Intelligent Platform Management Interface)
Remote Management
- Developers to access deploy/test environments at aggregate 100Mbps upload and download speed
Basic requirements:
- SSH sessions can be established (initially on the jump server)
- Packages can be installed on a system by pulling from an external repo.
Firewall rules accommodate:
- SSH sessions
Requirement for use cases (to be finalized) not include ONAP:
ONAP itself will need a medium sized server pod.
Use Cases | VNFs | Server Pod number | Network Hardware | Software |
---|
Development or vFW/vDNS demo apps | Open sourced vFW/vDNS | 1 (Small) | No | Cloud OS |
vCPE | vCPE | 2 (Medium) | WAN/SPTN Router (2) DC Gateway (2) TOR (n) ThinCPE (1) | Cloud OS (for Edge and Core) WAN/SPTN Controller DC Controller Specific VNFM & EMS |
VoLTE | vIMS/vEPC | 2 (Large) | WAN/SPTN Router (2) DC Gateway (2) TOR (n) Wireless Access Point (2) VoLTE Terminal Devices (2) | Cloud OS (for Edge and Core) WAN/SPTN Controller DC Controller Specific VNFM & EMS |
Networking
Network Hardware
- 48 Port TOR Switch
- NICs - Combination of 1GE and 10GE based on network topology options
- Connectivity for each data/control network is through a separate NIC port or a shared port. Separate port simplifies switch management however requires more NICs on the server and also more switch ports
- BMC (Baseboard Management Controller) for lights-out management network using IPMI (Intelligent Platform Management Interface)
Remote Management
- Developers to access deploy/test environments at aggregate 100Mbps upload and download speed
Basic requirements:
- SSH sessions can be established (initially on the jump server)
- Packages can be installed on a system by pulling from an external repo.
Firewall rules accommodate:
...