fault/fm-doc
Stefan Dinescu 4246a0448d Allow filesystem resize if filesystem alarm present
Doing filesystem resizes is blocked when a node is degraded and
going over 90% filesystem utilization degrades the node.

This prevents the user from clearing the alarm by resizing and
adding more space to a certain filesystem.

To fix this, we check add a new field to every alarm marking
which alarm causes a degrade.

In case of a filesystem resize, we poll all alarms and filter
them for those that are causing a degrade. If the only alarm
that causes a degrade is the filesystem usage alarm, then
it is safe to proceed with the resize.

Change-Id: I9b4a9c34f625ef2669725d489460b15e637c1efc
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-06-28 16:05:54 -04:00
..
centos StarlingX open source release updates 2018-05-31 07:36:00 -07:00
fm_doc Allow filesystem resize if filesystem alarm present 2018-06-28 16:05:54 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00