Search results

  1. B

    Backup failing randomly every night

    Extra info: The disk related confiuration for the VM are: Storage controller: VirtIO SCSI Single Disk: SCSI, SSD Emulation: true, Discard: true, Cache mode: Write back and Async IO: Default (io_uring) Output of pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-4-pve) pve-manager...
  2. B

    Backup failing randomly every night

    Hi all, I have a two node cluster running on Hetzner and use their Storage-boxes as a backup target. The storage box is a SMB/CIFS-mount configured with default settings via the GUI. The mountpoint (as config:ed in the GUI) looks like this //u123456.your-storagebox.de/u123456-sub1 on...
  3. B

    Add route on Proxmox host through GUI?

    Ok, then I will use a post-up directive. Thank you very much!
  4. B

    Add route on Proxmox host through GUI?

    Is it possible to add a route entry through the GUI for a Proxmox host? I could of course add i the route in /etc/network/interfaces as a post-upp directive but this file is updated by Proxmox when changing stuff in the GUI so I'm afraid it will get overwritten. In summary, what is the...