Search results

  1. A

    update && apt-get dist-upgrade proxmox host

    root@pve:~# ls -l /dev/zvol/rpool/data/vm-201-disk-1 ls: cannot access '/dev/zvol/rpool/data/vm-201-disk-1': No such file or directory root@pve:~# find /dev/zvol find: ‘/dev/zvol’: No such file or directory
  2. A

    OpenVPN Server im LXC Container

    sorry erstes Kommando root@OpenVPN:~# sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1
  3. A

    update && apt-get dist-upgrade proxmox host

    root@pve:~# zpool status pool: rpool state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be...
  4. A

    OpenVPN Server im LXC Container

    root@OpenVPN:~# grep -Eve '^(#|$)' /etc/sysctl.conf net.ipv4.ip_forward=1
  5. A

    update && apt-get dist-upgrade proxmox host

    hallo, werde ich am abend testen, maschine ist aktuell offline danke lga.
  6. A

    OpenVPN Server im LXC Container

    hallo, danke für die hilfe, hab ich schon versucht, kommt nicht nochmal vor? lga.
  7. A

    OpenVPN Server im LXC Container

    Hallo, echo 1 > /proc/sys/net/ipv4/ip_forward wird nicht persistent gespeichert Wird zwar in der Datei /etc/sysctl.conf gesetzt Nach Host reboot muss man den Eintrag echo 1 >proc/sys/net/ipv4/ip_forward per ssh manuell setzen Stromausfall → Kein VPN mehr :-( Vielen Dank! Freundliche Grüße...
  8. A

    update && apt-get dist-upgrade proxmox host

    Hallo, nach apt-get update && apt-get dist-upgrade auf dem proxmox host ist die FreeNAS KVM nicht mehr zu starten. Da lag vorerst mal unser ZFS Backup mit Snapshots ? :-( > kvm: -drive >...