FG

Multi-core and copy speed

Fresh3 days ago
Mar 15, 20266055 views
Confidence Score0%
0%

Problem

What i want to do is to copy 500K of files. I want to copy within server from one destination to another.It includes emails mostly so many small files. Its over 23 GB only but takes so long (over 30 mins and not done yet) , linux cp command also only uses 1 CPU . So if i script it to use multiple c…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Multi-core and copy speed

Low Risk

Your bottleneck is hard-drive speed. Multi-core can't speed this up.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment