Skip to content

Resource Consumption Data

Chris edited this page Dec 14, 2016 · 13 revisions

Nomad Resource Allocations

The following data describes the amount of resources that Core, HMI and Manticore requests to Nomad for allocation. The log space amount uses up the disk space. See here for more info.

CPU (MHz) Memory (MBs) Bandwidth (Mbits/sec) Disk Space (MBs) Log Space (MBs)
Manticore 100 100 2 150 50
Core 60 25 1 50 20
Generic HMI 40 70 1 30 10

Amazon Container Limits

It is recommended to use a t2.micro instance solely for running cores and HMIs Here are some tests done using the following images

t2.micro, 12 GB storage, 1 GB memory

Limit: 3 cores and 3 hmis Reason: Bandwidth exhausted

t2.small, 20 GB storage, 2 GB memory

Limit: 6 cores and 6 hmis Reason: Bandwidth exhausted

c4.large, 30 GB storage, 3.75 GB memory

Limit: 20 cores and 20 hmis Reason: CPU exhausted

Clone this wiki locally