Releases: OpenNebula/addon-storpool
addon-storpool-24.09.1
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
- 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
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
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
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
- 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