• 0.9.98 Stable

    joshuaboniface released this 2024-06-05 12:03:20 -04:00 | 192 commits to master since this release

    Parallel Virtual Cluster version 0.9.98

    • [CLI Client] Fixed output when API call times out
    • [Node Daemon] Improves the handling of fence states
    • [API Daemon/CLI Client] Adds support for storage snapshot rollback
    • [CLI Client] Adds additional warning messages about snapshot consistency to help output
    • [API Daemon] Fixes a bug listing snapshots by pool/volume
    • [Node Daemon] Adds a --version flag for information gathering by update-motd.sh
    Downloads
  • 0.9.97 Stable

    joshuaboniface released this 2024-04-19 10:33:21 -04:00 | 199 commits to master since this release

    Parallel Virtual Cluster version 0.9.97

    • [Client CLI] Ensures --lines is always an integer value
    • [Node Daemon] Fixes a bug if d_network changes during iteration
    • [Node Daemon] Moves to using allocated instead of free memory for node reporting
    • [API Daemon] Fixes a bug if lingering RBD snapshots exist when removing a volume (#180)
    Downloads
  • 0.9.96 Stable

    joshuaboniface released this 2024-03-08 14:24:16 -05:00 | 205 commits to master since this release

    Parallel Virtual Cluster version 0.9.96

    • [API Daemon] Fixes a bug when reporting node stats
    • [API Daemon] Fixes a bug deleteing successful benchmark results
    Downloads
  • 0.9.95 Stable

    joshuaboniface released this 2024-02-12 13:14:45 -05:00 | 209 commits to master since this release

    Parallel Virtual Cluster version 0.9.95

    • [API Daemon/CLI Client] Adds a flag to allow duplicate VNIs in network templates
    • [API Daemon] Ensures that storage template disks are returned in disk ID order
    • [Client CLI] Fixes a display bug showing all OSDs as split
    Downloads
  • 0.9.94 Stable

    joshuaboniface released this 2024-02-06 13:33:25 -05:00 | 213 commits to master since this release

    Parallel Virtual Cluster version 0.9.94

    • [CLI Client] Fixes an incorrect ordering issue with autobackup summary emails
    • [API Daemon/CLI Client] Adds an additional safety check for 80% cluster fullness when doing volume adds or resizes
    • [API Daemon/CLI Client] Adds safety checks to volume clones as well
    • [API Daemon] Fixes a few remaining memory bugs for stopped/disabled VMs
    Downloads
  • 0.9.93 Stable

    joshuaboniface released this 2024-01-30 09:52:02 -05:00 | 218 commits to master since this release

    Parallel Virtual Cluster version 0.9.93

    • [API Daemon] Fixes a bug where stuck zkhandler threads were not cleaned up on error
    Downloads
  • 0.9.92 Stable

    joshuaboniface released this 2024-01-29 09:40:17 -05:00 | 220 commits to master since this release

    Parallel Virtual Cluster version 0.9.92

    • [CLI Client] Adds the new restore state to the colours list for VM status
    • [API Daemon] Fixes an incorrect variable assignment
    • [Provisioner] Improves the error handling of various steps in the debootstrap and rinse example scripts
    • [CLI Client] Fixes two bugs around missing keys that were added recently (uses get() instead direct dictionary refs)
    • [CLI Client] Improves API error handling via GET retries (x3) and better server status code handling
    Downloads
  • 0.9.91 Stable

    joshuaboniface released this 2024-01-23 10:41:51 -05:00 | 226 commits to master since this release

    Parallel Virtual Cluster version 0.9.91

    • [Client CLI] Fixes a bug and improves output during cluster task events.
    • [Client CLI] Improves the output of the task list display.
    • [Provisioner] Fixes some missing cloud-init modules in the default debootstrap script.
    • [Client CLI] Fixes a bug with a missing argument to the vm_define helper function.
    • [All] Fixes inconsistent package find + rm commands to avoid errors in dpkg.
    Downloads
  • 0.9.90 Stable

    joshuaboniface released this 2024-01-11 10:23:02 -05:00 | 234 commits to master since this release

    Parallel Virtual Cluster version 0.9.90

    • [Client CLI/API Daemon] Adds additional backup metainfo and an emailed report option to autobackups.
    • [All] Adds a live migration maximum downtime selector to help with busy VM migrations.
    • [API Daemon] Fixes a database migration bug on Debian 10/11.
    • [Node Daemon] Fixes a race condition when applying Zookeeper schema changes.
    Downloads
  • 0.9.89 Stable

    joshuaboniface released this 2024-01-09 12:16:41 -05:00 | 243 commits to master since this release

    Parallel Virtual Cluster version 0.9.89

    • [API/Worker Daemons] Fixes a bug with the Celery result backends not being properly initialized on Debian 10/11.
    • [API Daemon] Fixes a bug if VM CPU stats are missing on Debian 10.
    Downloads