Search results

  1. J

    Ensure Rclone Backup From PBS

    Thanks for your response! Here is my rclone command: rclone -P --transfers=24 --checkers=24 sync /tank/backups/ b2_crypt:proxmox-node1 --log-file=/tmp/rclone_log.log --log-level INFO I just added the flags for logs so I don't have any valid data to check right now.
  2. J

    Ensure Rclone Backup From PBS

    Hi, all, First off, I want to comment the team for how well PBS works! Thank you! I am using PBS to make backups from one of our nodes to tank/backups. I am then using rclone-crypt to send the data to Backblaze B2. However, I've noticed that there are some size discrepancies when looking at...
  3. J

    [SOLVED] ZFS Restore from PBS Very Slow

    Thanks for your reply, Dunuin. How would I go about enabling relatime for the PBS datastore? Just to verify, the command to set the record size: sudo zfs set recordsize=1M tank/backups. I'm also aware that this only applies to new data.
  4. J

    [SOLVED] ZFS Restore from PBS Very Slow

    Hi, all, I'm performing a restore of a VM from PBS backup. The connection is a bonded 10G going from spinning rust to SSDs. The total restore size is 1.07TB. Here is the progress so far: Any help speeding this up (or future backup restores) would be greatly appreciated. Cheers!
  5. J

    Move LXC Volume Unbelievably Slow (or Locked?)

    Thanks for your reply, dcsapak. Long story short, but this morning I had to delete the container for emergency purposes and reboot the node. So, I won't be able to test anything regarding this issue in the meantime.
  6. J

    PVE Keeps Trying to Connect to Removed NFS Share

    Hi, Chris, thanks for your reply. I performed a shutdown of the PVE node and I think that resolved the issue. I haven't seen anything else in the syslog so far and the command you posted didn't return anything.
  7. J

    Move LXC Volume Unbelievably Slow (or Locked?)

    Hi, all, I am attempting to move an LXC disk from the local filesystem to a ZFS pool. The disk image is only 128GB, but it has been going on for nearly 5 hours. These are NAS rated SSDs, and the output has not changed for several hours as well. Any help would be greatly appreciated...
  8. J

    PVE Keeps Trying to Connect to Removed NFS Share

    Hi, all, I recently removed an NFS share via the GUI. I also checked the storage config and found no traces of it. I also ran umount -l nfs-mbdfs2-datastore. But I still get errors in the syslog about an NFS connection timeout. Any help would be appreciated! pve-manager/7.3-6/723bb6ec...