> > /etc/hosts.conf has some effect over cluster and migration?? >
Yes, by default pve will use the ip addresses specified there for cluster, vm live migration and management. > I meant, if I have two nic, in two servers, one nic to administrative > access and the second, working as a private network between the two nodes. > Ok, which subnet is configured as the management (administrative) network ? > After I create the cluster using the pvecm create NAME, I go through second > node and do this: > > pvecm add pve01 > > I see the pvecm connect to pve01, using the internal IP, which is > 10.1.1.10, as instate it before. > > So for now on, the cluster and migration traffic would ran between two > nodes using CIDR 10.1.1.0/24. > > That's is correct?? > Yes, but management as well... I think you'll have to do the opposite, so configure as pve01 and pve02 the ip addresses of the management network. Then, as previously mentioned by the others *separate* the cluster ring group and the live migration traffic by using the /etc/pve/datacenter.cfg file. This is my understanding at least. Yannis _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
