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.

Nr.VMFLAVORCPURAMDISK
1dnsSMALL1220
2aaiXLARGE816160
3msoLARGE4880
4mrouterLARGE4880
5robotSMALL1220
6vidMEDIUM2440
7sdncLARGE4880
8sdcXLARGE816160
9portalLARGE4880
10dcae_cMEDIUM2440
11policyXLARGE816160
12appcLARGE4880

total.....501001000

(n.b.: Need to update #vCPU  for dcae still)

Openstack Defaults.

To get the HEAT template to load, we needed to change some defaults in the Openstack install.

I think we increased RAM, Instances, vPCUs to enable the resources needed by the HEAT template


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

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  (Gb)

RAM (Gb)

Remarks
Compute

Dual processor E5 2690 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

The 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.

Robot_vm

The demo.sh script fails all tests, with the first being "access". Further investigation unveils that a file contains a parameters pointing to Rackspace.

/opt/eteshare/config/integration_robot_properties.py , at or around line 30 "GLOBAL_OPENSTACK_KEYSTONE_SERVER"  to be changed to your keystone server as http://<your keystone server>:5000.

Now the scripts fails at another point, but I'll find out why and will report here.

resources.sh

  • No labels

2 Comments

  1. Josef,  thanks for prototyping this config and for raising the issues you found running on vanilla openstack.  We plan on testing out our ONAP deployment on openstack next - as the rackspace demo mostly works now - minus traffic generation for the vFW VF.  This will help out.

    /michael

  2. Hi Michael,

    what is flavor for open-o VM or else will know the ratio.

    Thanks

    Pranjal