Skip to content

Releases: OpenNebula/addon-storpool

addon-storpool-26.04.0-mc

20 Apr 11:29

Choose a tag to compare

  • support OpenNebula 7.2
  • refactor reserved.sh to work with cgroupv2
  • rework the image_info function
  • add helper script when migrating from cgroupv1 to cgroupv2
  • add patches for addressing various upstream issues
  • fix broken variables/paths

addon-storpool-26.04.0

20 Apr 11:28

Choose a tag to compare

  • support OpenNebula 7.2
  • refactor reserved.sh to work with cgroupv2
  • rework the image_info function
  • add helper script when migrating from cgroupv1 to cgroupv2
  • add patches for addressing various upstream issues

addon-storpool-26.03.0-mc

25 Mar 17:20
04c8ae4

Choose a tag to compare

Rework to support StorPool multicluster setups

This version uses the StorPool globalId instead of named volumes and snapshots.
A special procedure is needed for the upgrade. Ask the StorPool Support for details.

addon-storpool-25.11.0

24 Mar 10:48
b7abf06

Choose a tag to compare

  • fix cpuset parsing
  • fix alternate UEFI vars handling
  • documentation refactoring
  • fix tm/delete
  • technology preview of basic handling of vTPM

addon-storpool-25.07.0

03 Jul 13:26

Choose a tag to compare

What's Changed

  • enabled support for OpenNebula v7.0
  • removed a debug case from deploy-tweaks
  • improve readability of the integration-test.sh logging (use capital cases)
  • the UEFI auto configuration option is insupported becase the OVMF vars file is out of the SYSTEM datastore

Full Changelog: v25.06.2...v25.07.0

addon-storpool-25.06.2

18 Jun 09:06
04b63f7

Choose a tag to compare

What's Changed

  • fix a typo in README.md
  • bump the copyright of the files
  • refactor misc/vmDiskStats.sh
  • fix a function argument
  • fix the logic of NO_VOLUME_TEMPLATE when cloning an image
  • set as default, not to set volume template

Full Changelog: v25.04.1...v25.06.2

addon-storpool-25.04.1

17 Apr 14:56

Choose a tag to compare

  • remove a debug logging

addon-storpool-25.04.0

17 Apr 12:51

Choose a tag to compare

  • make clear in the readme that the Persistent Images with PERISTENT_TYPE set are not supported
  • added diskid tag to the VM disk volumes
  • code refactoring and lining with shellcheck
  • the helper tools like volumecare and tagVolumes.sh are working with multisite setups
  • fix the deprecation warnings for storpool CLI
  • better allocation and cleanup of the file descriptors
  • improve and aggregate the calls to the opennebula API via a single function
  • improvements in the log messages for better debugging
  • the readonly disks could be attached RO in storpool too (when READONLY_MODE=ro)
  • various other fixes and improvements

addon-storpool-25.03.0

19 Mar 11:31

Choose a tag to compare

  • refactor the code for linting with shellcheck
  • enable and start the systemd.timer for volumecare in the install script(s)
  • add StorPool QoS class tag for the save-as images
  • refactor the tagging of the StorPool QoS service details
  • fix some deprecation warnings when using the StorPool cli
  • for TM_MAD drivers, use the destination host instead of one from the datastore's BRIDGE_LIST
  • support multiple clusters in misc/tagVolumes.sh and hooks/volumecare helper scripts
  • remove the experimental implementation of SHAREABLE images.
  • add a note in the limitations section of the README.md that SHAREABLE images are not supported

addon-storpool-25.01.2

28 Jan 13:04

Choose a tag to compare

  • Fix a bug in tm/delete that could delete disk symlinks
  • Add JSON and YML docs for the currently supported opennebula versions