andCoffee

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by andCoffee

  1. Thank you for the help. I definitely didn't move the files, so I'm glad they weren't deleted.
  2. I'm running into an odd issue where I ran unbalanced for scattering directly from one drive to an empty drive (with +2TB greater space than the source drive, so plenty of room). Most things moved fine, but one top-level folder (a share) is having all of the files skipped with a yellow checkmark next to them. I've run docker-safe permissions multiple times. Here is a small example of what is being spit out in the log file: 2024/03/22 02:39:00 command started: (src: /mnt/disk8) rsync -avPR -X "Unraid TV/For All Mankind" "/mnt/disk2/" 2024/03/22 02:39:01 command:end:error(exit status 23) 2024/03/22 02:39:01 command:retcode(0):exitcode(23) 2024/03/22 02:39:01 Command Finished 2024/03/22 02:39:01 Current progress: 52.04% done ~ 24s left (0.00 MB/s) 2024/03/22 02:39:01 skipping:deletion:(rsync command was flagged):(/mnt/disk2/Unraid TV/For All Mankind) 2024/03/22 02:39:01 command started: (src: /mnt/disk8) rsync -avPR -X "Unraid TV/The Newsroom 2012" "/mnt/disk2/" 2024/03/22 02:39:01 command:end:error(exit status 23) 2024/03/22 02:39:01 command:retcode(0):exitcode(23) 2024/03/22 02:39:01 Command Finished 2024/03/22 02:39:01 Current progress: 52.55% done ~ 23s left (0.00 MB/s) 2024/03/22 02:39:01 skipping:deletion:(rsync command was flagged):(/mnt/disk2/Unraid TV/The Newsroom 2012) 2024/03/22 02:39:01 command started: (src: /mnt/disk8) rsync -avPR -X "Unraid TV/House of Cards 2013" "/mnt/disk2/" 2024/03/22 02:39:02 command:end:error(exit status 23) 2024/03/22 02:39:02 command:retcode(0):exitcode(23) 2024/03/22 02:39:02 Command Finished
  3. It's been a while since I've used this plugin -- I was curious if it's still required or recommended that all dockers be shutoff while running a scatter operation to clear a drive? I'm particularly interested in keeping Plex running while it performs a multi-day scatter (with Mover disabled). Is this likely to cause serious problems or just potentially not completely scatter (thus requiring me to perform a much smaller scatter after the large primary scatter)? Thanks