January 28, 20242 yr I've had 3 server lockups this week and one of the issues is one of the cache drives. I've been trying to copy the cache over to an external HDD so I can format the drive, but all attempts fail. I've been trying `rsync -avu --delete /mnt/cache1a/ /mnt/disks/B-4TB` as well as `rsync -rv --delete` and other derivitives. I also tried a basic `copy -Rf` Everything spits out errors. What is the appropriate workflow to backing up the cache drive?
January 28, 20242 yr Author 3 hours ago, JorgeB said: Please post the diagnostics after a failed copy attempt. After some investigation, it was because my external HDDs are exfat. Luckily I still have room on the array so just going to copy to there for now.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.