Search results

  1. U

    File-Level and Interactive Restore via CLI

    Hi guys, I would like to restore on a file-level via CLI. In my scenario, the PVE and PBS are installed on the same physical machine. I'm running Proxmox Virtual Environment 8.2.4 and the Backup Server 3.2-6. The Manpage for interactive restores looks good. I would like to use it to restore a...
  2. U

    File Restore Option not shown

    Hello there :) I have my new setup backups are working! Now I can restore the whole backup, but I am missing the File Restore option from the menu. Where is it gone or why don't I have it? My idea is: the PBS is not used for the backup. Because his backup count is zero. But there is in the PBS...
  3. U

    [SOLVED] DKIM Validation: public key: OpenSSL error: too long

    Hi guys, I'm working on setting up DKIM Signing for all outgoing mails. In the GUI Proxmox shows me under DKIM the DNS Records I should set: Selector: pmg Key Size: 4096 DNS TXT Record: pmg._domainkey IN TXT ( "v=DKIM1; h=sha256; k=rsa; "...
  4. U

    Proxmox Dynamic FQDN?

    Hi guys! I'm setting up a PMG and the customer has multiple domains lets say a.com, b.com and c.com and they want to send from all domains through the PMG. Before they were sending from their local Exchange server directly and now it should be done through the PMG :) The local domain is...
  5. U

    Random System Freeze

    Hi guys, my system does freeze randomly since a while and I have no idea why. Sometimes after 2 hours, sometimes after a few day. Then, I can't ping the PVE Host IP and the power consumption freezes as well, e. g. to 28,1W. I'd like to tell you what I tested: - GA-AB350M-DS3H has been...
  6. U

    [SOLVED] Proxmox Ubuntu LXC can't be started

    Good morning guys, 10 Minutes ago my ubuntu LXC where I use nextcloud snap died. On the webinterface the webserver from the LXC didn't anwser so I connected via SSH to the LXC and rebooted. Since that the machine is dead and can't be started. Any ideas? Thanks for your help! Output from...
  7. U

    Debian LXC DNS setting from host doesn't work

    Hi guys, I'm currently expecting something weird on my fresh Debian LXC "sync". Proxmox Hypervisor is up to date and "sync" as well. The PiHole is my DNS Server, fritzbox is the DHCP Server. All other LXC and VM work fine. But the new fresh Debian LXC doesn't get it's correct DNS configuration...
  8. U

    Slow upload using nextcloud with proxmox (VM and LXC!) but download and SCP is fast!

    Hi guys, I'm still pretty new to proxmox but im really happy :) I'm coming from a bare metal arch linux installation on my Dell PowerEdge T20 (for my nextcloud instance) - but now I'm having the following in use as proxmox hypervisor: CPU(s) 12 x AMD Ryzen 5 1600 Six-Core Processor (1 Socket)...
  9. U

    Properly delete created directorys and ZFS pool

    Hi guys, as written here, I'm new to proxmox. I have 3 Disks in my Server (DELL PowerEdge T20): 120GB SSD (where I installed proxmox on a ZFS filesystem), 1TB Toshiba HDD, 3TB WD Red HDD. There a a few more infos to my setup, but here I just want to know how I properly delete created...
  10. U

    Storage type for nextcloud data directory

    Hey guys, I'm new to proxmox and I'd like to virtualise my nextcloud server running on arch linux. I have 3 Disks in my Server (DELL PowerEdge T20): 120GB SSD (where I installed proxmox on a ZFS filesystem), 1TB Toshiba HDD, 3TB WD Red HDD. I already created 1 arch VM which I used as template...