diff --git a/content/software/release_information/release_notes/whats_new.md b/content/software/release_information/release_notes/whats_new.md index 0393e237..8a26d929 100644 --- a/content/software/release_information/release_notes/whats_new.md +++ b/content/software/release_information/release_notes/whats_new.md @@ -137,6 +137,7 @@ Additionally, the following functionalities are present that were not in OpenNeb * Fix LVM concurrency issue with parallel deployments from different Hosts using the same VG [#7719](https://github.com/OpenNebula/one/issues/7719). * Fix various logrotate issues [#7646](https://github.com/OpenNebula/one/issues/7646). * Fix Datastores rounding off capacity values [#7777](https://github.com/OpenNebula/one/issues/7777). +* Fix `VOLATILE` disks not being considered during LVM and CEPH backups [#7914](https://github.com/OpenNebula/one/issues/7914). * Fix `SD_DISK_BUS` not taken in account when attaching a disk [#7590](https://github.com/OpenNebula/one/issues/7590). * Fix `queues` attribute in disk driver element is only supported for virtio bus [#7586](https://github.com/OpenNebula/one/issues/7586). * Fix default `IOTHREAD` no applied when attaching a virtio disk [#7588](https://github.com/OpenNebula/one/issues/7588).