November 2017
Intermediate to advanced
494 pages
14h 29m
English
As the name implies, this segment is where all the member nodes of a Proxmox cluster are listed. Each node is separated by the node { } subsegment. The following are the three main parameters as they appear in our cluster configuration file:
nodeid
This parameter shows the numeric order of the member nodes as they get added to the cluster. This is optional for IPv4 but mandatory when using IPv6. Each nodeid must be unique in the cluster configuration file. If no nodeid parameter is used when using IPv4, then the cluster automatically calculates this ID from the 32-bit IPv4 address. With IPv6, this calculation cannot happen since IPv6 is more than 32 bit.