Unable to create cluster, getting failed with the following message
2015-07-17 00:49:07 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)2015-07-17 00:49:09 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)2015-07-17 00:49:10 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)
Checked in genesis log, found the below message
Failed to set up key based SSH access to hypervisor, most likely because we do not have the correct password cached. Please run fix_host_ssh command manually to fix this problem.
Unable to ssh host. Please check and let me know
Page 1 / 1
Are you able to SSH to esx host on private and public IP manually from the CVM where you are getting this error.
Maybe you can try restarting genesis and run cluster create command once again.
To restart the genesis, run following command
genesis restart
Maybe you can try restarting genesis and run cluster create command once again.
To restart the genesis, run following command
genesis restart
Issue got resolved by below steps:
Restart the genesis, still same.
Tried to SSH the host from CVM, getting the below error message
#FIPS mode initialized
#Read from socket failed: Connection reset by peer.
Re-generated the SSH Keys in the host and restarted the SSH service in the host.
And issue got resolved.
Restart the genesis, still same.
Tried to SSH the host from CVM, getting the below error message
#FIPS mode initialized
#Read from socket failed: Connection reset by peer.
Re-generated the SSH Keys in the host and restarted the SSH service in the host.
And issue got resolved.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.