Thanks manu for the help.
I adjusted my config as you said.
Ping from proxmox host to the gateway work :
ping -I vmbr0 10.167.20.254
PING 10.167.20.254 (10.167.20.254) from 10.167.20.2 vmbr0: 56(84) bytes of data.
64 bytes from 10.167.20.254: icmp_seq=1 ttl=64 time=0.580 ms
64 bytes from...
Hello,
Here is my hosts network file
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.31
netmask 255.255.255.0
gateway 192.168.1.254
post-up echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp
auto eth1
iface eth1 inet static
address...
Hi Manu,
Thank you for your help.
The thing is that I don't have any switch.
At the moment I am using this solution in my lab with virtualbox.
I have successfully installed 3 nodes on HA and now all I need is to create an external gateway to be sure that when a node is down and the VM has beed...
Hello,
Here is what I am trying to do:
Pfsense in front to handle all incomoing / outgoing traffic of my HA Cluster
3 Nodes in Cluster mode that will contains many VMs with different Vlans.
Pfsense is NOT installed in the Proxmox Cluster, it is in separate physical machine.
My Pfsense got...
I just noticed that one of my hypervisor was not well configure with CEPH.
I fixed that issue and now my VM is getting migrated as soon as thee hypervisor goes down.
Thank you for your help
Thanks mate! That helped me alot.
But I noticed that when I add the VM to HA it is not able to start, I got those logs :
task started by HA resource agent
TASK ERROR: start failed: command '/usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon...
Hello,
I have a new cluster with 3 nodes with version 4.4 and trying to get my VM's migrated automatically if the node goes down.
I am using ceph as storage.
I simulated a kernel panic and my VM's didn't migrate.
It there something special I have to do to enable the automatic migration please...
Hello,
I am new in the Proxmox World and I am trying to setup HA Cluster. I followed the documentation + some tutorials and I sucessfully install Proxmox in HA mode with Ceph Storage.
I have :
Prox1 4.4-1/eb2d6f1e with :
- eth0 192.168.1.30 (for HA & internet access)
- eth1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.