Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

sos-collector-1.8

Latest
Compare
Choose a tag to compare
@TurboTurtle TurboTurtle released this 04 Sep 17:41
· 9 commits to master since this release

This marks the latest release of sos-collector, version 1.8

Notable changes from 1.7 include:

  • Passwords may now be set individually on nodes, rather than relying on a singular password for all nodes if SSH keys are not deployed. Use the --password-per-node option at execution time and sos-collector will prompt the user for an SSH password for each node returned by the target cluster.

  • Host group functionality has been added

    • Users may now create host groups, either by using --save-group or by manually creating json-formatted files that specify nodes, cluster_type, and/or the master node for quick reference in later usage.
    • See man sos-collector for a full rundown on how host groups work
  • Added RHHI-V (hyperconverged infrastructure) support

  • sos-collector will no longer attempt to create a container if it is already launched inside a container

  • The ovirt/rhv cluster will now use the locally available SSH keys to connect to hypervisor nodes if sos-collector is run directly on the manager system.

  • The ovirt/rhv cluster can now optionally collect only from the SPM nodes, using -c ovirt.spm-only.