CiscoDevNet / Hyperflex-Hypercheck

Perform pro-active self checks on your Hyperflex cluster to ensure stability and resiliency
MIT License
27 stars 17 forks source link

Check SCVMs have matching springpath_keystore.jceks #26

Closed sttardy closed 4 years ago

sttardy commented 4 years ago

Upgrades can fail with generic errors:

Checking if all controller VMs have enough free space in root partition
Failed to run command on remote node: EntityRef(5d45df91-096e-41db-bd30-4d251590f1f2,Node,Some(Cluster-HX01),None,None)

HyperCheck can run command on all SCVMs:

md5sum /etc/springpath/secure/springpath_keystore.jceks

And compare output across all SCVMs to make sure the files match.

hsardana09 commented 4 years ago

Check added in the updated/committed build.