Recent content by Christoffer Jönsson

  1. C

    10GB network + pci passthrough = DMFS high rate mode not supported

    Hello! I want to enable my VM with 10GB network. So I followed the Proxmox guide for passthrough, installed the latest CentOS and the drivers for the Mellanox ConnectX-2. Rebooted the VM and was greeted with this message: Does anyone know what this error means? Motherboard is SuperMicro...
  2. C

    Best way to recover VM's with lost .conf files?

    Thanks for the reply! So my best bet is to create new .conf files for the VM's?
  3. C

    adding a GUI to the box

    I guess any of these would work fine: https://wiki.debian.org/DesktopEnvironment
  4. C

    Best way to recover VM's with lost .conf files?

    Hello! My usb drives crashed and I lost all my vm .conf files. All I have left are the .raw harddrives on my ZFS. Should I just create a template and start booting every .raw file to see wich drive contains what server? Also, I have snapshots on most of them and they have disk-2, disk-3 and...
  5. C

    Corosync not working properly over GRE IPSEC

    Hi there! I currently have two servers setup in a local cluster working fine. But to offload these servers, I'm going to setup two more servers at different locations, that has a ping of 3 and 6 ms to my primary servers over IPSEC. core03: 4.2-2/725d76f0 core01 + 02: 4.1-13/cfb599fb. Running...
  6. C

    pve-proxy - start failed to get address info

    It sure does. auto vmbr3 iface vmbr3 inet static address 10.0.0.250 netmask 255.255.255.0 gateway 10.0.0.1 bridge_ports eth3 bridge_stp off bridge_fd 0 So I disabled ipv6 and get the same error but with ipv4 addresses. So I just reinstalled proxmox and used the same settings...
  7. C

    pve-proxy - start failed to get address info

    I backed up all of my VM's and reinstalled both servers using the proxmox-ve_4.1-2f9650d4-21.iso, created a new cluster, restored my firewall VM to core01. And when I try update core02, it's resolving to an ipv6 address while core01 is using ipv4. core02: root@core02:~# echo "deb...
  8. C

    pve-proxy - start failed to get address info

    Its now updated and rebooted, but the same error persists.
  9. C

    pve-proxy - start failed to get address info

    Still updating after 4 hours. Will get back you tomorrow.
  10. C

    pve-proxy - start failed to get address info

    Hi! I changed it and rebooted. Still get the same error.
  11. C

    pve-proxy - start failed to get address info

    Packets have now been received core01: eth4 Link encap:Ethernet HWaddr 00:1b:21:88:01:62 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:376312 errors:0 dropped:0 overruns:0 frame:0 TX packets:336148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000...
  12. C

    pve-proxy - start failed to get address info

    Hi udo! root@core01:~# ifconfig -a eth0 Link encap:Ethernet HWaddr 08:62:66:35:a3:ef UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:423181 errors:0 dropped:0 overruns:0 frame:0 TX packets:224265 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX...