summaryrefslogtreecommitdiffstats
path: root/labs/unh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30[labs] Rise up hugepages count/dpdk socket memoryMichael Polenchuk1-2/+2
MTU = 9000 Bytes Number of mbufs = 262144 Mbuf size = 10176 Bytes Memory required = 262144 * 10176 = 2667 MB Change-Id: I4135ace3ae4ef2953deff678d0aa973cbe12d1c8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-04-02[labs] Rise up dpdk socket memoryMichael Polenchuk1-2/+2
In order to enable per port memory model double available dpdk socket memory (used by instances interfaces as well). Change-Id: Ibd692933bea673ac1d1a62146f7c25df4ce587e4 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2019-03-11[PDF/IDF] UNH virtual1 for LaaS/ONAP usageAlexandru Avadanii2-0/+269
In order to fully utilize all available resources (88 CPU threads, 256GB RAM) in Fuel virtual deployments, add basic PDF/IDF files based on ericsson-virtual1 templates. IDF is mostly unchanged compared to idf-virtual1 from Ericsson lab. PDF allocates more disk capacity for the first node (controller role in Fuel deployments), as well as more vCPUs/RAM for the last 2 nodes (compute role in Fuel virtual deployments). While at it, align ericsson vPOD definitions to match the new format (2 disks should be defined for each compute node; account for HT). Change-Id: Iac8ee857a3297084ea9f087ba8007950413fda25 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-08-17Add mask to the oob networksManuel Buil1-0/+1
It is not needed but it helps a lot to the xci parser Change-Id: I6943b21cd2aca2036783430cde03fb8d3b567f3b Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-06-20[unh-pod1] Increase MaaS timeoutsAlexandru Avadanii1-2/+2
Some targets (especially 96-cores computes) in UNH POD1 take longer than the average to commission/deploy, so adjust the timeouts accordingly. Change-Id: I9bf0b2ecccb3e8437cc5659688a84ee5ad0b5b87 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-18unh-pod1: restrict public ip range to avoid conflictPaul Vaduva1-0/+2
Change-Id: I7644fe6eedc71b4e67ea6b6d112a06685ea26602 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-12Adding reclass sections to idf-pod1 filePaul Vaduva1-0/+28
reclass section is necessary to setup hugepages size to 2M per hugepage as the defaults are 1G which are not supported by thunderx. Plus adding ntp servers to unh-pod1 Change-Id: I9cd2a8105032035a519411b80f95675a997a1fbd Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-05-25IDF and PDF files for auto pod in unh labpava2-0/+350
Change-Id: Iad65abda66b772e8ed44c2257ebdb7cb48ecc6c1 Signed-off-by: joekidder <Joe.Kidder@enea.com> Signed-off-by: pava <Paul.Vaduva@enea.com>