Search results

  1. T

    Need advice on backups for my homelab running proxmox

    I have my dell server running proxmox with only a few containers. The biggest thing is my 60TB zpool of plex media. I want to have a good backup routine with this so I can not worry about the data. I have some options and I can't decide and all my research on this sub and the forum hasn't helped...
  2. T

    How to replicate a zpool with all datasets to another zpool for backup

    So for my setup I'm trying to simplify things. I have 1 instance of proxmox. It has a large zpool with multiple datasets. My plan is because my 2nd zpool is in an enclosure to just power it on when I want. Attach that zpool. Copy everything from my main zpool. Then detach and power off. So I...
  3. T

    [SOLVED] PBS backup nothing happening after hours. Only bursts happen.

    I am on: PVE 6.4 PBS 1.0 I am trying to perform a full backup before I upgrade the PVE and then after the PBS. They are both on there own machines with a 10G link between them so transfers should be decently fast. When I performed the initial backup it took about 6 days on a 1G link for about...
  4. T

    [SOLVED] Trying to run first zpool backup from PVE to PBS

    I am trying to start my first zpool backup to my fresh PBS install. My command on PVE looks like this: proxmox-backup-client backup target_pool.pxar:/target_pool_path/ --repository root@pam@pbs.ip.1.1:8007:data_store_on_pbs It seemed to skip my zpool mount point. From the documentation it says...