Releases: OpenNebula/addon-storpool
addon-storpool-24.02.0
- 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
- 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
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
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
- 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
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
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
(re)create symlinks on PROLOG_MIGRATE_POWEROFF
addon-storpool-21.11.1
same as v21.11.0 just missed to bump the release in the code
addon-storpool-21.11.0
- 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)