Skip to content

Releases: OpenNebula/addon-storpool

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

addon-storpool-21.05.0

05 May 11:19
1803c4e
Compare
Choose a tag to compare

Fix libvirt/qemu-kvm flaws with VM updateconf
Refactor vmm/prereconfigure patches for 6.0+
Python2/3 compatibility of datastore/xpath_multi.py
Tag context ISO volumes with nvm tag (for volumecare)
Clean up code and patches for unsupported /old versions
Enable support for one-6.4-beta

addon-storpool-22.02.0

16 Feb 14:49
a993274
Compare
Choose a tag to compare

fix getting SP_OURID from the host attributes
fix opennebula kvm MAD with patches:

  • fix parsing the output returned by virsh
  • define the context iso as a block device (mandatory for RHEL8 AV and derivates)
    fix support for multiple (StorPool) clusters
    fix import from (private) S3 marketplace

addon-storpool-21.11.2

15 Nov 15:16
3ccc357
Compare
Choose a tag to compare

(re)create symlinks on PROLOG_MIGRATE_POWEROFF

addon-storpool-21.11.1

09 Nov 11:27
a9c5a94
Compare
Choose a tag to compare

same as v21.11.0 just missed to bump the release in the code

addon-storpool-21.11.0

09 Nov 11:24
bb599e1
Compare
Choose a tag to compare
  • enable installation on OpenNebula 6.2
  • misc/vmsnapscheck.sh to check for (in)consistency in VM Snapshots against StorPopol Snapshots.
  • handle race condition in host-error ft case OpenNebula/one#5564
  • bugfix in VC safeguard routine
  • rework datastore/export:
    • support temp export file with QCOW2 format
    • option to report other than ssh:// as a transport method (if needed)
  • option to enable logging to a file (if needed)
  • option to set HOST_ID for shared system datastore monitoring(if needed)