April 15, 20233 yr Hi there, I´m trying to backup my media files to transfer them to another server. Disk is a 16TB Toshiba placed in an external case and connected to the server via USB 3.0. When I run rsync -> rsync -avh -P "/mnt/user/Media/" "/mnt/disks/16TB/" my write performnance to the external disk is very slow -> around 30-45MB/s. Is this happening due to the (maybe weak) controller in the external case? When I connect the disk directly to the server will this increase write speeds? Thank you!
April 15, 20233 yr Author Maybe I found the reason and my own mistake... Checked processes and found that rsync is running 3 times: How can I kill/end them?
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.