Search results

  1. T

    Passthrough error migrating from proxmox 8 to 9

    I was trying everything I could find to solve this. And I'm not going to lie Gemini gave me this answer but it worked. And I thought I'd post it here so that the promox team could understand what's going on better: # SSH to proxmox host nano /etc/pve/qemu-server/<VMID>.conf # Add the lines at...
  2. T

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

    I know this is really late. Thank you for the response! I am still trying to come up with the best solution for my needs. I made a new post in the PBS forum. Does pve-zsync work on the same node? Like if I have 2 pools on 1 node that I want to backup 1 to another. Also, can I do file level...
  3. 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...
  4. 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...
  5. T

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

    Is there anyway to monitor it? Logs or anything? I know I should have done --verbose but I didn't. Just to have some idea where its at or anything?
  6. 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...
  7. T

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

    Late response to your response. But thank you very much! Yes the include parameter was all I was missing. Took forever to backup but that's just because I was on a 1G connection. It worked great thank you!
  8. 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...
  9. T

    SolarFlare SFN5122F Driver Issues

    One thing you could do. With A LOT of effort I got both my cards working on a Windows 10 machine and updated the firmware and BIOS on them no problem that way. Currently stuck with one in my proxmox and it shows as DISABLED and has no network number so I'm looking into that. But thought I'd let...