Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MetricMinFull SystemNotes

vCPU4

64 recommended

(16/32 ok)

The full ONAP system of 50+ containers is CPU and Network bound on startup - therefore if you pre pull the docker images to remove the network slowdown - vCPU utilization will peak at 44 cores on a 64 core system and bring the system up in under 4 min. On a system with 16 cores you will see the normal 7 min startup time as we throttle 44 to 16.



RAM

7g (a couple components)

55g (75 containers)

Note: you need at least 51g RAM (3g is for Rancher/Kubernetes itself (the VFs exist on a separate openstack).

51 to start and 55 after running the system for a day



HD

60g

120g+


Software

HELM 2.

6.1+ubuntu@ip-172-31-23-250:~$ helm version Client: &version.Version{SemVer:"v2.3.0", GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.6.1", GitCommit:"bbc1f71dc03afc5f00c6ac84b9308f8ecb4f39ac", GitTreeState:"clean"}

3 - do not use 2.6 yet - see

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyOOM-441





We need a kubernetes installation either a base installation or with a thin API wrapper like Rancher.

...