Alleviate startup disk contention issues 62/72262/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 8 Nov 2018 15:34:49 +0000 (07:34 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 9 Nov 2018 00:39:52 +0000 (16:39 -0800)
commit48a3294079b0fee0ad9d33f7c7262f6c87255947
tree73e15375e0d9487f1344dc6e0c7030ebf08e2a80
parent8b764b35919133a5c92640dedc588539bda1124d
Alleviate startup disk contention issues

Add tuneable parameters in the heat template to
try to alleviate startup disk contention issues.

Also turn off use of RAM disk by default, reduce
size of Rancher VM, and use the RAM saved for an
extra k8s compute VM.

Change-Id: Ic638f33479338ebb9339b249ced9d6fa684935fa
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deployment/heat/onap-oom/env/tlab/onap-oom.env
deployment/heat/onap-oom/env/windriver/onap-oom-light.env
deployment/heat/onap-oom/env/windriver/onap-oom.env
deployment/heat/onap-oom/k8s_vm_entrypoint.sh
deployment/heat/onap-oom/onap-oom.yaml
deployment/heat/onap-oom/parts/onap-oom-1.yaml
deployment/heat/onap-oom/rancher_vm_entrypoint.sh
deployment/heat/onap-oom/scripts/deploy.sh
deployment/heat/onap-oom/scripts/gen-onap-oom-yaml.sh