linux-system-roles / storage

Ansible role for linux storage management
https://linux-system-roles.github.io/storage/
MIT License
101 stars 59 forks source link

Version 1.9.4 - CHANGELOG.md [citest skip] #315

Closed richm closed 1 year ago

richm commented 1 year ago

[1.9.4] - 2022-12-16

New Features

Bug Fixes

Other Changes

There seems to be an issue calculating the expected size and the actual size of the volume. On some systems, the difference is greater than 1% but less than 2%. We are working on a better, more reliable method of calculating the expected and actual sizes. In the meantime, make the threshold 2%.

Signed-off-by: Rich Megginson rmeggins@redhat.com