Search results

  1. W

    Backed up files not visible in "file restore"-Gui, but there when VM is restored.

    Hey, i recently destroyed a file in a VM and wanted to restore it from the "file restore"-GUI. Its located in the /home/ directory of a user. When i select the /home/ in the GUI it seems like the folder is empty. None of its contents is displayed. Now i thought: "maybe for some privacy reason...
  2. W

    Is it possible to restrict NICs of a bridge to (different) VLANs?

    Hey guys, my server is running proxmox and has 4 NICs. Proxmox can do "dumb" switching when all NICs are on the same bridge. Can it do "managed/smart" switching too? In my home network i have 3 different subnets: - the service network 192.168.6.0/24 without a VLAN ID - the DMZ 192.168.77.0/24...
  3. W

    How to sync only pruned and garbage collected backups to cold storage?

    Hello! I have a PVE set up here that consists of ~7tb of nvme-storage containing all my VMs and Data of those VMs (NAS, Nextcloud data "drives") - lets call this "maintank". Now i want to backup these 7tb to an 8tb ZFS of 8tb HDD and SSD as special device to make pruning, garbage collection and...
  4. W

    Add hooks to sync job possible?

    Hey, ive got a PVE server with PBS VM on site that is the default Backup target. On another site i have a PBS configured as remote that pulls the nightly backup via the sync from remote function. I do this with a VPN connection site to site. This connection however is currently running 24/7 and...
  5. W

    Use different drives on same PBS config

    Hey, i setup a PBS with one 8tb drive in ZFS, pool called "backup1". Now in weekly intervals i want to swap this drive with another "backup2". So im writing backups one week to drive 1, one week to drive 2 and have the other as offsite storage of my backups. In PBS i created ZFS "backup1" and...
  6. W

    ZFS HDD Mirror of 2 WD Red Pro 8tb slow even with SLOG (60gb) and Cache (400gb) on SSD

    Hey, i setup a "Storage" ZFS pool on my server with 2 8tb WD Red Pros as mirror. I gave parts of this pool to several VMs and created an ext4 filesystem inside those to make use of it. Now performance was terrible, worse than a single of these drives without any RAID, i got about 120-150 MB/s...