Versions Compared

Key

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

Resources from heat template

TODO: update for Nov 2017 R1

We have setup an instance of ONAP based on "vanilla" Openstack (Ocata). Similarly to Resources and Sizing on Rackspace I would like to have a space for vanilla Openstack installs. The table below is generated by a little script (see attachment) based on the flavors used in our setup and the onap_openstack.yaml file.

...


Limit
Injected File Content Bytes10240
Metadata Items128
Server Group Members10
Server Groups10
RAM (MB)128000
Key Pairs100
Length of Injected File Path255
Instances20
Injected Files5
VCPUs64
Per Volume Size (GiB)-1
Total Size of Volumes and Snapshots (GiB)1000
Backup Size (GiB)1000
Volume Snapshots10
Volumes15
Backups10

Physical infrastructure

One controller node, two compute nodes (Blades in a pureflex center)After we discovered a performance problem on our first lab infrastructure, we tried to setup Openstack & ONAP on a bare metal server in Softlayer. This was the break through which let a lot of issues we had before simply disappear. Nevertheless, some of the experience made it into a JIRA entry to improve the way the VMs and/or containers are started.

Role

CPU Type

cores

Disk Type

Disk  (Gb)

RAM (Gb)

Remarks
Compute
Xeon

Dual processor E5

2690

v2 @ 3.00Ghz

40

DS3500 or V7000 SAN Disks

2000

377

Compute

Xeon E5 – 2690 v2 @ 3.00Ghz

40

DS3500 or V7000 SAN Disks

3000

377

Controller8CPU15016

v4 

56

600GB SAS (RAID)

128


Compute

Dual processor E5 2690 v4

56

600GB SAS (RAID)

128


Controller4 CPU (VM)
10012Virtual instance on a host distinct from compute nodes

N.B.: We use shared SAN disks in the lab as one of may users. We believe that this creates a bottleneck and we re-create the Openstack instance on some alternative hardware. Details coming soonThe disk size is a bit small, we decreased the disk sizes in the big flavors (a see could see that from 160GB requested disk size only ~6GB were used after install). We will change compute nodes shortly to ones with more disk space.

Other observations

A few observations we made during the setup of on vanilla Openstack.

...