Separate Cluster Network wiki page

RobFantini

Famous Member
May 24, 2012
2,042
109
133
Boston,Mass
Hello - I just noticed the new https://pve.proxmox.com/wiki/Separate_Cluster_Network wiki page and have a question.

The /etc/hosts file does not go along with later parts like:

Code:
pvecm create <clustername> -bindnet0_addr 10.10.10.151 -ring0_addr one-corosync
as the host file shows a different address:
Code:
10.10.1.151 one-corosync.proxmox.com one-corosync

I assume the 10.10.10 example at Final Command section should be changed to 10.10.1 ?

PS: Thank you to the authors of the page . It will help make stable clusters.