Hi guys... I always do, as good practices, adjust the /etc/hosts.conf, in order to resolve the internal IP to the machine name, when creating a cluster. So, I puted this in /etc/hosts.conf in each node:
127.0.0.1 localhost 10.1.1.10 pve01 pvelocalhost 10.1.1.20 pve02 10.1.1.30 pve03 just altering the pvelocalhost according to the node... Now, when I add the node to the cluster, I refer to the name of that "primary" node, such this: pvecm add pve01 Is this correct??? P.S.: I just acted like this, because I believe that to make a private network between the servers, do the cluster more reliable than make all traffic from clusters node concurrer with LAN traffic... Thanks anyway _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
