Open sttardy opened 3 years ago
Hyperflex upgrades fail with non-obvious errors when ESXi reboots and SSH is NOT enabled to start on boot.
HyperCheck should warn if SSH is NOT enabled on boot. ESXi CLI commands to check.
[root@hx-01a-esxi-1:~] grep SSH /etc/chkconfig.db /etc/init.d/SSH on [root@hx-01a-esxi-1:~] vim-cmd hostsvc/disable_ssh [root@hx-01a-esxi-1:~] grep SSH /etc/chkconfig.db /etc/init.d/SSH off [root@hx-01a-esxi-1:~] vim-cmd hostsvc/enable_ssh [root@hx-01a-esxi-1:~] grep SSH /etc/chkconfig.db /etc/init.d/SSH on [root@hx-01a-esxi-1:~]
Hyperflex upgrades fail with non-obvious errors when ESXi reboots and SSH is NOT enabled to start on boot.
HyperCheck should warn if SSH is NOT enabled on boot. ESXi CLI commands to check.