Comment 4 for bug 2007537

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (r/stx.8.0)

Reviewed: https://review.opendev.org/c/starlingx/config/+/894221
Committed: https://opendev.org/starlingx/config/commit/246bdd762a627531da0eb042fd134340ca94b749
Submitter: "Zuul (22348)"
Branch: r/stx.8.0

commit 246bdd762a627531da0eb042fd134340ca94b749
Author: spolice <email address hidden>
Date: Thu Feb 16 03:54:20 2023 -0500

    Increase platform memory reserve on AIO in VBOX

    When installing an AIO-SX in virtualbox it always end up with a lab
    that is degraded due to the platform memory threshold being exceeded
    its because default platform memory reservations are too low
    resulting in a critical memory alarm.

    Increase platform memory reserve on AIO hosts in VBOX

    Test Plan:
    PASS: Install AIO-SX And confirm platform memory reserve in
    collectd logs.
    PASS: No critical memory alarm is seen

    Closes-Bug: 2007537
    Change-Id: I5e8a96fc089eee5910639f6b4c5dc0aa2a0bcf78
    Signed-off-by: spolice <email address hidden>