Skip to main content
Question

Failed to reach a node where Genesis is up. Retrying

  • November 16, 2024
  • 3 replies
  • 661 views

Hello everyone, I am trying to set up a 1-node CE cluster on a server, the OS is installed but when creating the Cluster this appears

 

 

This topic has been closed for replies.

3 replies

Kcmount
Forum|alt.badge.img+7
  • Vanguard
  • 388 replies
  • November 16, 2024

Hello,

What syntax did you use to create the cluster?


  • Author
  • Voyager
  • 1 reply
  • November 16, 2024

Hello,

What syntax did you use to create the cluster?

Hi KCMOUNT cluster -s 192.168.25.49 --redundancy_factor=1 create


Kcmount
Forum|alt.badge.img+7
  • Vanguard
  • 388 replies
  • November 16, 2024

Thanks Sergio, that looks fine if you have a single CVM disk. During install did you have a single disk marked for CVM or two? (If two you want to use redundancy_factor=2)

In ifconfig eth0 is the netmask smaller than 255.255.0.0? Making sure it isn't overlapping with 192.168.5.0/24 and confusing it.