Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: replaced Swarm Support Tools link

If you have successfully boot your CSN's Swarm nodes, and would like these chassis to always have those specific IP addresses, you can statically assign those IP addresses to specific MAC addresses.  There There are some caveats that I will explain at the bottom.

...

You can statically assign those IP addresses to those MAC addresses.  That That way you know that every time you boot the Swarm chassis with MAC 000c290ac7a2, it will come up with these 3 IP addresses: 192.168.202.84, 192.168.202.85, and 192.168.202.86.   Most Most of the time, especially in a stable network environment, the same chassis will always get the same IP addresses, but there is no guarantee by default.

...

There is a script in the support bundle https://support.cloud.caringo.com/tools/caringobundle swarm-support-tools.tgz called called csn-create-nodeconfigs.sh that will allow you to create the appropriate files assuming your current ip-assignments output is the desired MAC to IP binding.

...