casperse Posted April 21, 2023 Share Posted April 21, 2023 Hi Everyone I was wondering when replacing my failed cache pool "cache_appdata" if I can do it quick by moving it to my other cache drive? Moving all these small file back to the array and then back again to the new cache drive would take days! If the mover can NOT do this between cache pools could I then do this manually: Stop Dockers and VM's Change pool from cache_appdata to cache_shares Run: rsync -avX /mnt/cache_appdata/ /mnt/cache_shares/ remove failed cache pool "cache_appdata" Insert new replacement cache drive and naming it cache_appdata Run: rsync -avX /mnt/cache_shares/ /mnt/cache_appdata/ Change "select cache pool" back from cache_shares to cache_appdata Start VM & docker Or is the only way to wait for all the files to be copied to the array and back again? Quote Link to comment
Recommended Posts
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.