• In version 0.3.7, the command line utility cv-serveradm was added to make changes to the internal settings of the cv-serverd daemon without needing to restart it.
  • In version 0.4.0, the Netboot field (found under the Node tab in the Configuration page) has been deprecated and moved to the Boot/Power control page (originally called the Power control page when it only handled power options). The network boot image of a node can also still be changed using the cv-netboot command line utility.
  • In version 0.5.15, non-root users can use ClusterVisor in a read-only mode and specific users can be flagged as admin users in ClusterVisor to allow them to use ClusterVisor as if they were the root user (akin to how sudo works from the command line).
  • In version 0.5.36, the --patch-389ds was added to cv-installer to fix your LDAP server if the SSL certificate expires (by default the SSL certificate is only valid for a few months, this sets it to last multiple decades instead).
  • In version 0.5.43, two plugins were added for managing yum/dnf repositories across the cluster. The yumrepo_server plugin creates a local yum repository on a specified node that hosts any RPMs placed in the given directory, and the yumrepo plugin allows admins to manage adding/changing/removing yum repositories across multiple nodes in one location.