Two node cluster over back to back connection

  • Thread starter Thread starter lutfi
  • Start date Start date
L

lutfi

Guest
Hello,

I've just installed proxmox 2.2 two identical servers. I want to build a cluster over back to back connection. I connecting proxmox webe gui via eth1 on both servers. I want to build my cluster over eth0 on both servers with a back to back connection. However I don't know how to specify eth0 interface while building a cluster.
 
We resolve the hostname via /etc/hosts. The resulting address is used for cluster communication.
 
no double posts please. (posts from new members are manually moderated).

pls see http://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster

I do not really understand your question.

My problem is, I am manage my servers from their eth1 interfaces 192.168.1.1 and 192.168.1.2 via web interface, and I want to construct a cluster over my servers eth0 interfaces with ip 10.0.0.1 and 10.0.0.2. While i was creating the cluster with pvecm command I cannot specify the interfaces. How can I specify my cluster to use eth0 interfaces of my servers? that' the problem
 
I have two servers that I manage via eth1 interfaces with ip addresses 192.168.1.1 and 192.168.1.2 and I want to construct a cluster via eth0 interfaces of my servers with ip addresses 10.0.0.1 and 10.0.0.2. However I cannot specify the interface while I construct my cluster. pvecm has no option about this. I got ssh tunnel between two servers via eth0 interfaces and so on.

pvecm create

creates a cluster over 192.168.1.1 automatically but I want to create a cluster over 10.0.0.1.

Is it possible?

Regards
 
Actually I cannot manage to use both Ip addresses and using a peering connection. When I added the server /etc/hosts proxmox tries to connect the gui via that interface so I decided to use both the same interface for clustering and web management