• v0.9.50 56129a3636

    0.9.50 Stable

    joshuaboniface released this 2022-07-06 16:57:55 -04:00 | 731 commits to master since this release

    Parallel Virtual Cluster version 0.9.50

    • [Node Daemon/API/CLI] Adds free memory node selector
    • [Node Daemon] Fixes bug sending space-containing detect disk strings
    Downloads
  • v0.9.49 51ad2058ed

    0.9.49 Stable

    joshuaboniface released this 2022-05-06 15:49:39 -04:00 | 737 commits to master since this release

    Parallel Virtual Cluster version 0.9.49

    • [Node Daemon] Fixes bugs with OSD stat population on creation
    • [Node Daemon/API] Adds additional information to Zookeeper about OSDs
    • [Node Daemon] Refactors OSD removal for improved safety
    • [Node Daemon/API/CLI] Adds explicit support for replacing and refreshing (reimporting) OSDs
    • [API/CLI] Fixes a language inconsistency about "router mode"
    Downloads
  • v0.9.48 5807351405

    0.9.48 Stable

    joshuaboniface released this 2022-04-29 15:03:52 -04:00 | 745 commits to master since this release

    Parallel Virtual Cluster version 0.9.48

    • [CLI] Fixes situation where only a single cluster is available
    • [CLI/API/Daemon] Allows forcing of OSD removal ignoring errors
    • [CLI] Fixes bug where down OSDs are not displayed
    Downloads
  • v0.9.47 ea709f573f

    0.9.47 Stable

    joshuaboniface released this 2021-12-28 22:03:08 -05:00 | 750 commits to master since this release

    Parallel Virtual Cluster version 0.9.47

    • [Node Daemon/API/CLI] Adds Ceph pool device class/tier support
    • [API] Fixes a bug returning values if a Ceph pool has not yet reported stats
    • [API/CLI] Adds PGs count to the pool list output
    • [API/CLI] Adds Ceph pool PGs count adjustment support
    Downloads
  • v0.9.46 58d57d7037

    0.9.46 Stable

    joshuaboniface released this 2021-12-28 15:02:14 -05:00 | 755 commits to master since this release

    Parallel Virtual Cluster version 0.9.46

    • [API] Fixes bugs with legacy benchmark display
    • [API] Fixes a bug around cloned image sizes
    • [API] Removes extraneous message text in provisioner create command
    • [API] Corrects bugs around fuzzy matching
    • [CLI] Adds auditing for PVC CLI to local syslog
    • [CLI] Adds --yes bypass for benchmark command
    • [Node Daemon/API/CLI] Adds support for "detect" strings when specifying OSD or OSDDB devices
    • [Node Daemon] Fixes a bug when removing OSDs
    • [Node Daemon] Fixes a single-node cluster shutdown deadlock
    Downloads
  • v0.9.45 f164d898c1

    0.9.45 Stable

    joshuaboniface released this 2021-11-25 09:34:20 -05:00 | 765 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 | 768 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 | 773 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 | 812 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 | 833 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