• v0.9.45 f164d898c1

    0.9.45 Stable

    joshuaboniface released this 2021-11-25 09:34:20 -05:00 | 852 commits to master since this release

    Parallel Virtual Cluster version 0.9.45

    • [Node Daemon] Fixes an ordering issue with pvcnoded.service
    • [CLI Client] Fixes bad calls to echo() without argument
    Downloads
  • v0.9.44 817dffcf30

    0.9.44 Stable

    joshuaboniface released this 2021-11-11 16:20:38 -05:00 | 855 commits to master since this release

    Parallel Virtual Cluster version 0.9.44

    • [Node Daemon] Adds a Munin plugin for Ceph utilization
    • [CLI] Fixes timeouts for long-running API commands
    Downloads
  • v0.9.43 d0ec24f690

    0.9.43 Stable

    joshuaboniface released this 2021-11-08 02:41:10 -05:00 | 860 commits to master since this release

    Parallel Virtual Cluster version 0.9.43

    • [Packaging] Fixes a bad test in postinst
    • [CLI] Adds support for removing VM interfaces by MAC address
    • [CLI] Modifies the default restart + live behaviour to prefer the explicit restart
    • [CLI] Adds support for adding additional VM interfaces in the same network
    • [CLI] Various ordering and message fixes
    • [Node Daemon] Adds additional delays and retries to fencing actions
    • [All] Adds Black formatting for Python code and various script/hook cleanups
    • [CLI/API] Adds automatic shutdown or stop when disabling a VM
    • [CLI] Adds support for forcing colourized output
    • [Docs] Remove obsolete Ansible and Testing manuals
    Downloads
  • v0.9.42 55f397a347

    v0.9.42 Stable

    JoshuaBoniface released this 2021-10-12 17:23:04 -04:00 | 899 commits to master since this release

    Parallel Virtual Cluster version 0.9.42

    • [Documentation] Reworks and updates various documentation sections
    • [Node Daemon] Adjusts the fencing process to use a power off rather than a power reset for maximum certainty
    • [Node Daemon] Ensures that MTU values are validated during the first read too
    • [Node Daemon] Corrects the loading of the bridge_mtu value to use the current active setting rather than a fixed default to prevent unintended surprises
    Downloads
  • v0.9.41 f13cc04b89

    v0.9.41 Stable

    JoshuaBoniface released this 2021-10-09 19:39:21 -04:00 | 920 commits to master since this release

    Parallel Virtual Cluster version 0.9.41

    • Fixes a bad conditional check in IPMI verification
    • Implements per-network MTU configuration; NOTE: Requires new keys in pvcnoded.yaml (bridge_mtu) and Ansible group_vars (pvc_bridge_mtu)
    Downloads
  • v0.9.40 c27359c4bf

    v0.9.40 Stable

    JoshuaBoniface released this 2021-10-07 14:42:04 -04:00 | 944 commits to master since this release

    Parallel Virtual Cluster version 0.9.40

    • [Docs] Documentation updates for new Changelog file
    • [Node Daemon] Fixes bug with schema updates
    Downloads
  • v0.9.39 bdb9db8375

    v0.9.39 Stable

    JoshuaBoniface released this 2021-10-07 11:52:38 -04:00 | 950 commits to master since this release

    Parallel Virtual Cluster version 0.9.39

    • [Documentation] Update several documentation sections
    • [API Daemon/CLI Client] Add negate flag for VM option limits (node, tag, state)
    • [Build] Add linting check to build-and-deploy.sh
    Downloads
  • v0.9.38 da9248cfa2

    v0.9.38 Stable

    JoshuaBoniface released this 2021-10-03 22:32:41 -04:00 | 962 commits to master since this release

    Parallel Virtual Cluster version 0.9.38

    • [All] Significantly improve storage benchmark format and reporting
    Downloads
  • v0.9.37 23977b04fc

    v0.9.37 Stable

    JoshuaBoniface released this 2021-09-30 02:08:14 -04:00 | 980 commits to master since this release

    Parallel Virtual Cluster version 0.9.37

    • [All] Adds support for configurable OSD DB size ratios
    • [Node Daemon] Fixes bugs with OSD creation
    • [Node Daemon] Fixes exception bugs in CephInstance
    • [CLI Client] Adjusts descriptions around Ceph OSDs
    • [Node Daemon] Fixes ordering of pvc-flush unit
    • [Node Daemon] Fixes bugs in fence handling and libvirt keepalive
    • [Node Daemon] Simplifies locking for and speeds up VM migrations
    • [Node Daemon] Fixes bugs in queue get timeouts
    • [API Daemon] Adjusts benchmark test jobs configuration and naming
    Downloads
  • v0.9.36 d0f3e9e285

    v0.9.36 Stable

    JoshuaBoniface released this 2021-09-23 14:01:38 -04:00 | 1002 commits to master since this release

    Parallel Virtual Cluster version 0.9.36

    • [Node Daemon] Fixes a bug during early cleanup
    • [All] Adds support for OSD database/WAL block devices to improve Ceph performance; NOTE: Applies only to new OSDs
    Downloads