Skip to content

Releases: OpenNebula/addon-storpool

addon-storpool-24.09.1

25 Sep 12:24
Compare
Choose a tag to compare

added missing patches for 6.10.0 integration improvements
install needed files for the persistent CDROM feature
documentation updates
fix logging typos and some minor logging improvements

addon-storpool-24.09.0

17 Sep 08:54
Compare
Choose a tag to compare
  • Enabled installation on OpenNebula 6.10
  • Added option to skip RESERVED_CPU update when reserved.sh script is called
  • Added option to enable CDROM hotplug via deploy-tweak script and alternate add/remove disk
  • Added option to set cpu tune parameters via deploy-tweaks
  • Fix vc_policy hook detection in the installer script
  • Fix NVRAM template handling in tm/context
  • Fix storpool cli deprecation warning

addon-storpool-24.06.0

25 Jun 12:23
Compare
Choose a tag to compare

added a document with some usage hints
added a paragraph describing how to use reserved.sh script
changed default in autoconf - the primary use case is the storpool only mode
refactor and improvements in deploy-tweaks

  • support CPU hostplug when (alt) topology is set
  • option to support CDROM hotplug insert/eject (IDE bus for 'pc' and SATA bus for 'q35' machines). up to 4 CDROM are defined in a VM and images could be attach/detach live.

addon-storpool-24.03.0

29 Mar 07:36
Compare
Choose a tag to compare

bugfix forceDetachOther
bugfix tm/failmigrate
tm/mkimage: use destination host for import, save a detach-then-attach calls
install the volumecare module with the installation scripts
replace crontab jobs with systemd timers

addon-storpool-24.02.1

21 Feb 10:43
Compare
Choose a tag to compare

This release fixes internal release tagging, so repeating the changes from 24.02.1

  • fix restic backup compatibility
  • fix undeoclumented change in TM_MAD backup scripts
  • rework the tags on the StorPool volumes and snapshots
  • add deploy-tweak to add queues to the NICs
  • use a local replacement instead the broken in upstream remove_off_hosts() function
  • implement per VM disk QoS Class tagging

addon-storpool-24.02.0

21 Feb 10:31
e2c1159
Compare
Choose a tag to compare
  • fix restic backup compatibility
  • fix undeoclumented change in TM_MAD backup scripts
  • rework the tags on the StorPool volumes and snapshots
  • add deploy-tweak to add queues to the NICs
  • use a local replacement instead the broken in upstream remove_off_hosts() function
  • implement per VM disk QoS Class tagging

addon-storpool-23.11.0

18 Oct 14:43
Compare
Choose a tag to compare
  • OpenNebula 6.8
  • UEFI boot libvirt compatibility improvements
  • implement QoS-related volume tagging
  • relog splog function
  • add a hostname to an error message
  • run systemd timer on install
  • improve disk monitoring compatibility with other storage

addon-storpool-22.12.0

21 Dec 11:22
874e72b
Compare
Choose a tag to compare

autoconf improvements and compatibility with one-6.4.x
use Python3 in the scripts, prefer StorPool's Python3 package if available
call monitor_helper-sync from a systemd timer
update package dependencies in the README
define a timeout when attaching a volume to prevent race conditions
other small fixes and improvements

addon-storpool-22.11.0

01 Nov 11:58
a6670db
Compare
Choose a tag to compare

support OpenNebula 6.4.2
support OpenNebula 5.12.12
support Ubuntu 22.04
use systemd timers instead of cron
better handling of T_IOTHREADS_OVERRIDE
installation dependencies fix
rework misc/MigrateTimeout.patch
rework migrate-tweaks
refactor integration testing script

addon-storpool-22.05.1

23 May 11:24
6c87882
Compare
Choose a tag to compare
  • Enable support for OpenNebula 6.4
  • New deploy-tweak helper: sysinfo_smbios.py
  • Improve autoconfiguration with defaults for 6.0, 6.2 and 6.4 and fix a typo
  • Fix deploy-tweaks helpers to work with Python3