Search results

  1. A

    create storage failed with error 500

    Hi, I do have 4 Proxmox servers and 1 Proxmox Backup server running. (Versions: 8.1-10; 3.1-5) 3 of those machine are in the same LAN as the Backup server and have been working without issues for more than a year. I recently installed Proxmox also on one of my hosted servers. In order to...
  2. A

    Proxmox Backup Server lokal, Proxmox beim Hoster

    Danke euch für eure Rückmeldungen, dann werde ich den Weg über VPN gehen. Vielleicht kommt ja irgendwann auch noch die Möglichkeit den Push in die entgegengesetzte Richtung zu machen.
  3. A

    Proxmox Backup Server lokal, Proxmox beim Hoster

    Hallo zusammen, bin nicht sicher ob ich hier was übersehe: ich habe gerade einen Proxmox Server beim Hoster aufgesetzt. Den würde ich gerne mittels Proxmox Backup Server sichern, der bei mir im LAN steht und sich bisher ausschliesslich um die lokalen Server kümmert. Übersehe ich einen Weg, den...
  4. A

    [TUTORIAL] Native full-disk encryption with ZFS

    ahahaha, I didn't see that I can further scroll in that box. thanks
  5. A

    [TUTORIAL] Native full-disk encryption with ZFS

    Thank you @Bugbear for the instructions, I was able to set up a Proxmox host at at my hosting provider. However, when trying to create a LXC, I am getting this error: TASK ERROR: unable to create CT 100 - zfs error: cannot create 'rpool/data/subvol-100-disk-0': encryption root's key is not...
  6. A

    Move namespaces or individual backups to another local storage

    Thank you very much both, I figured it out thanks to your help.
  7. A

    Move namespaces or individual backups to another local storage

    thank you both for your reply! I am going to sound stupid now, but I looked the UI up and down... How do I set up the localhost target? Also not sure I understand what's meant with remote, an external data storage?
  8. A

    Move namespaces or individual backups to another local storage

    Hi, I am running Proxmox Backup Server 2.4-3 in a VM on a TrueNAS Server. So far I had connected a local path from TrueNas Scale into the PBX using NFS, mounted as /nfs/pbx. For performance reasons, I would like to switch to ZFS using a zvol provided from TrueNAS, which I added now as an...
  9. A

    LXC: cannot reach network on one interface

    Hi, I have set up a LXC / Container to use with Docker. As I am using VLANs in my network, I am using the following configuration: $ ip route show default via 192.168.60.1 dev eth1 onlink 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 172.18.0.0/16 dev...
  10. A

    Proxmox hinter haproxy

    Hallo, ich betreibe einen Server im Internet mit Proxmox. Das Webinterface ist erreichbar via haproxy. Allerdings werden sämtliche Symbole nicht angezeigt. Ich vermute dass das mit meiner Haproxy Konfiguration zusammenhängt, hat da jemand eine Idee? Auch der Zugriff auf die Container über...
  11. A

    SSL certificate got truncated

    I pasted the certificate chain in the text box (inlcluding the CA cert), after removing everything except the server certificate from the file, the error is gone.
  12. A

    SSL certificate got truncated

    I am running into the same situation. I had this with two different machines, one just a few minutes ago. One the first one, I copied a Lets Encrypt Certificate and Key into the text fields, after reloading the GUI I got the PR_END_OF_FILE_ERROR SSL error, too. I tried to fix the certificate...
  13. A

    Proxmox (nur LXC) - bei welchem Hoster?

    Hallo, ich bin seit Jahren eigentlich zufriedener Kunde von Netcup, und habe da auch seit geraumer Zeit einen vServer mit Proxmox laufen. Darin laufen verschiedene Container, bspw Mailserver, Wireguard etc. Ich habe schon lange mit unerwarteten Reboots zu kämpfen, und nachdem der Support...
  14. A

    Proxmox server shuts down after a few minutes?

    Hi, I've been running this Proxmox server since more than a year. Yesterday I ran the updates apt update && apt upgrade && apt clean && apt autoremove like every few days before shutting the server down for some electrical maintenance. I was rewiring an electrical circuit - this server and...
  15. A

    Some LXC with internet access, others without

    SOLVED: despite the settings in the Proxmox GUI and the /etc/network/interfaces, the default route was still set to the old OPNSense IP. I added a new default route and now everything works fine: ip route add default via 192.168.5.10
  16. A

    Some LXC with internet access, others without

    Hi, I have installed Proxmox on a root server at netcup. I want to use this server for services like Pi-Hole, wireguard, Nextcloud, Caddy etc. First I had a setup with another (smallest config) server running OPNSense in front of it which worked but was very slow. So I have removed the OPNSense...
  17. A

    VM Restore issue / edit backup config?

    So, I checked the linked article. I had recreated the machine my manually extracting the backup archive and copying the needed files. However, the article only shows how to change the size for existing lxc. In my case I would have needed to change the configuration for a backup that has no...
  18. A

    VM Restore issue / edit backup config?

    Sorry for double posting, I didn't see my first post after creating it.
  19. A

    VM Restore issue / edit backup config?

    Hi, I want to restore a LXC backup, and I am getting this error: vm 0 - unable to parse value of 'unnused' - unknown setting 'unnused' TASK ERROR: unable to restore CT 480 - unable to detect disk size - please specify rootfs (size) The backup configuration shows that the rootfs option is...
  20. A

    VM Restore - restore error / how to change config

    Hi, I want to restore a LXC backup, and I am getting this error: vm 0 - unable to parse value of 'unnused' - unknown setting 'unnused' TASK ERROR: unable to restore CT 480 - unable to detect disk size - please specify rootfs (size) The backup configuration shows that the rootfs option is...