summaryrefslogtreecommitdiffstats
path: root/labs/arm/idf-pod9.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'labs/arm/idf-pod9.yaml')
-rw-r--r--labs/arm/idf-pod9.yaml11
1 files changed, 6 insertions, 5 deletions
diff --git a/labs/arm/idf-pod9.yaml b/labs/arm/idf-pod9.yaml
index 3b930793..b6252d36 100644
--- a/labs/arm/idf-pod9.yaml
+++ b/labs/arm/idf-pod9.yaml
@@ -15,6 +15,7 @@ idf:
oob:
ip-range: 10.0.20.2-10.0.20.7
vlan: native
+ mask: 24
admin:
interface: 0
vlan: native
@@ -55,8 +56,8 @@ idf:
public: 'public19_br0'
maas:
# MaaS timeouts (in minutes)
- timeout_comissioning: 10
- timeout_deploying: 18
+ timeout_comissioning: 14
+ timeout_deploying: 24
network:
node:
# Ordered-list, index should be in sync with node index in PDF
@@ -99,9 +100,9 @@ idf:
compute_kernel_isolcpu: *nova_cpu_pinning_common
dpdk:
nova_cpu_pinning: "12-47"
- compute_hugepages_size: 2M
- compute_hugepages_count: 8192
- compute_hugepages_mount: /mnt/hugepages_2M
+ compute_hugepages_size: 1G
+ compute_hugepages_count: 16
+ compute_hugepages_mount: /mnt/hugepages_1G
compute_kernel_isolcpu: *nova_cpu_pinning_common
compute_dpdk_driver: vfio
compute_ovs_pmd_cpu_mask: "0x300"