Recent content by luckman212

  1. L

    How to run a QDevice in Docker

    I tried this before but hit a wall, I don't think the Synology kernel supports this, see below for reference https://github.com/bcleonard/proxmox-qdevice/issues/10#issuecomment-2094267851 https://github.com/bcleonard/proxmox-qdevice/issues/2
  2. L

    Benchmarking PBS with repository flag

    Ah ha! Thanks for spotting that. You are right of course. This fixed it: root@nas:~# chmod 0755 /volume1/pbs root@nas:~# chown 34:34 /volume1/pbs root@pbs:~# proxmox-backup-client benchmark --repository syno-pbs Password for "root@pam": ******************* Uploaded 372 chunks in 5 seconds...
  3. L

    Benchmarking PBS with repository flag

    Here it is root@pbs:~# stat /mnt/syno-pbs File: /mnt/syno-pbs Size: 64 Blocks: 0 IO Block: 4096 directory Device: 0,43 Inode: 256 Links: 1 Access: (0555/dr-xr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2025-04-01 00:02:40.550134005 -0400...
  4. L

    Benchmarking PBS with repository flag

    My datastore is mounted via NFS, I don't have a /host dir in there at all (?) root@pbs:/# find / -type d -name host /usr/lib/modules/6.8.12-8-pve/kernel/drivers/ufs/host /usr/lib/modules/6.8.12-8-pve/kernel/drivers/memstick/host /usr/lib/modules/6.8.12-8-pve/kernel/drivers/mmc/host...
  5. L

    Benchmarking PBS with repository flag

    Thanks for your help, if you have any other thoughts, please do let me know.
  6. L

    Benchmarking PBS with repository flag

    This is what I see... root@pbs:~# journalctl -f Mar 31 11:45:51 pbs systemd[1210]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted). Mar 31 11:45:51 pbs systemd[1210]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent...
  7. L

    Benchmarking PBS with repository flag

    This: Linux pbs 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian...
  8. L

    Benchmarking PBS with repository flag

    Thank you for trying to help. No it is not in an LXC - I'm running it from a root shell on my PBS directly, which is a full Debian bookworm VM installed from the official PBS ISO, running on Synology VMM.
  9. L

    Benchmarking PBS with repository flag

    Thanks, yes it is on a NFS share, I think it set up correctly, and working fine... backups have been executing for >2 months...
  10. L

    Benchmarking PBS with repository flag

    Can anyone help me figure out how to benchmark with the --repository flag? No matter what I try, it doesn't work... https://pbs.proxmox.com/docs/backup-client.html#benchmarking # whoami root # proxmox-backup-client benchmark --repository 192.168.20.55:syno-pbs Password for "root@pam"...
  11. L

    Backup failed on stopped VM that shares PCI device

    Anything new here in Mar 2025? I am facing the same issue. Only 1 VM that has GPU passthrough enabled, but it keeps failing to back up. edit: In my case it was caused by a failure of PCI passthru, so the VM would not even start. Not actually a backup issue...
  12. L

    Verify State error "old" in Yellow - what to do?

    Followup / related post: https://forum.proxmox.com/threads/function-verify-backup.150881/post-756101
  13. L

    Function Verify backup

    I'm still a little confused about how to properly configure the verification jobs. I had posted before about yellow warning exclamation marks appearing next to everything in my repo before, but they came back. So I added a full verify job. Does the way I have it configured here make sense? I...
  14. L

    qdevice on Synology DS218? (no apt-get, no docker)

    Following... I'd love to put my DS1621+ to better use as well
  15. L

    Exclude entire VM? Or have to mark each disk?

    Indeed! Thanks for the tip, I didn't realize I could change that.