Recent content by Drag_and_Drop

  1. D

    ZFS NFS share on encrypted volume is not reboot save

    Hi, Im sharing some local USB Drives with my VMs, but every time I reboot, I got a nfs Server denied on the VMs when I try to mount the Share, although the share looks already shared. I have to execute the nfs sharing command again in order to get it working Do I miss something or has the...
  2. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    bridge_hw option got ignored... even after reboot, got a random mac on the brige...
  3. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Got a remote IP KVM, host booted fine, but do not have network. NIC still named enp3s0 removed the bridge and gave enp3s0 my first IP, worked... Guess it's related tho the mac address thing. Need to read a little bit more doku
  4. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Anyone got this working with 7.0 ? Just reinstalled it, it's also booting fine in the rescue QUEMU, but its not reachable after reboot, cant even ping it. 6.4 with the same network settings worked fine.
  5. D

    [SOLVED] Hetzner routed setup

    Ok fogett it :) IP-Forwarding was not enabled (I thought it was enabled by default in proxmox ;-) ) an simple: sysctl -w net.ipv4.ip_forward=1 solved it
  6. D

    [SOLVED] Hetzner routed setup

    Hi, Since my new ISP dose not support yet IPv6, I need to setup my Hetzner Proxmox server with an IPv4. I followed the Proxmox wiki and the Hetzner wiki (https://wiki.hetzner.de/index.php/Proxmox_VE) but I'm not able to ping the vm or the outside world from the Internet. Ping from the host to...
  7. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    what is not working? I just installed the host right now, no problems so far.
  8. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    actually I like the new formart :-) first time I heared from this, but the pro arguments are mutch bigger than the cons^^ Admins need to be forced some times ;-)
  9. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Just a quick note: After I installed 5.0 ISO, I noticed, that the naming for networkadapters changed to "Predictable Interface Names" I dont know if this is normal for the latest ISO but if your interface is named like mine: "enp2s0" root@hostname:/etc/apt# ip link show 1: lo...
  10. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    It's now working even with 5.0. I used that flag before but didn't worked. Properly they fixed it now
  11. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Anyone tried to install 5.0 with this? I'm running into an issue: command 'chroot /rpool/ROOT/pve-1 dpkg --force-confold --configure -a' failed with exit code 1 at /usr/bin/proxmoxinstall line 385 Edit: installing 4.4 on the same machine and upgrading to 5.0 afterwards, works with no...
  12. D

    Proxmox VE 3.0 - How change default web interface port ?

    Thats normal. iptabels rules are lost every reboot by default. If you want to keep it: https://www.thomas-krenn.com/en/wiki/Saving_Iptables_Firewall_Rules_Permanently
  13. D

    Proxmox VE on Debian Jessie with zfs - Hetzner

    Very useful, I have a spare EX41 and Installed it like this 5 min ago, THX :-)