Copying to/from NTFS partitions very slow
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My whole system slows down when I copy files between an NTFS drive to my local home directory.
This is a new 12.04 installation with the latests 12.8 AMD ATI driver.
Using Gnome-Shell or Unity does the same.
Machine Specs:
- 6 Gigs on DDR1333 RAM
- 3.2 OCed Core i7
- 2 HD5850 in Crossfire.
I think the machine should be faster. Doesn't it? How can I improve this?
performance ntfs
add a comment |
My whole system slows down when I copy files between an NTFS drive to my local home directory.
This is a new 12.04 installation with the latests 12.8 AMD ATI driver.
Using Gnome-Shell or Unity does the same.
Machine Specs:
- 6 Gigs on DDR1333 RAM
- 3.2 OCed Core i7
- 2 HD5850 in Crossfire.
I think the machine should be faster. Doesn't it? How can I improve this?
performance ntfs
Try runningtop
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.
– mikewhatever
Sep 9 '12 at 17:16
2
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39
add a comment |
My whole system slows down when I copy files between an NTFS drive to my local home directory.
This is a new 12.04 installation with the latests 12.8 AMD ATI driver.
Using Gnome-Shell or Unity does the same.
Machine Specs:
- 6 Gigs on DDR1333 RAM
- 3.2 OCed Core i7
- 2 HD5850 in Crossfire.
I think the machine should be faster. Doesn't it? How can I improve this?
performance ntfs
My whole system slows down when I copy files between an NTFS drive to my local home directory.
This is a new 12.04 installation with the latests 12.8 AMD ATI driver.
Using Gnome-Shell or Unity does the same.
Machine Specs:
- 6 Gigs on DDR1333 RAM
- 3.2 OCed Core i7
- 2 HD5850 in Crossfire.
I think the machine should be faster. Doesn't it? How can I improve this?
performance ntfs
performance ntfs
edited Sep 14 '12 at 0:34
Jorge Castro
37.4k107423618
37.4k107423618
asked Sep 9 '12 at 8:47
user85959user85959
1413
1413
Try runningtop
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.
– mikewhatever
Sep 9 '12 at 17:16
2
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39
add a comment |
Try runningtop
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.
– mikewhatever
Sep 9 '12 at 17:16
2
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39
Try running
top
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.– mikewhatever
Sep 9 '12 at 17:16
Try running
top
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.– mikewhatever
Sep 9 '12 at 17:16
2
2
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39
add a comment |
1 Answer
1
active
oldest
votes
It is hard to help you with so few hardware information...
Do you have several hard disk drives/solid state drives ? Can you tell us its/their make and model ?
Are you copying from an USB hard disk drive ?
If you launch the "Disk Utility", is/are your hard disk drive(s) healthy (no bad sector, ...) ?
If I were you I would first check that all my drives are healthy with "Disk Utility", then I would perform some read benchmark tests with "Disk Utility". Then I would make some write tests (copy of big files [several GBs] from your home folder to one another folder in your home directory), then from your NTFS partition to your home folder again (big files of several GBs each), ..., to further reduce the list of possible problems.
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f185748%2fcopying-to-from-ntfs-partitions-very-slow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It is hard to help you with so few hardware information...
Do you have several hard disk drives/solid state drives ? Can you tell us its/their make and model ?
Are you copying from an USB hard disk drive ?
If you launch the "Disk Utility", is/are your hard disk drive(s) healthy (no bad sector, ...) ?
If I were you I would first check that all my drives are healthy with "Disk Utility", then I would perform some read benchmark tests with "Disk Utility". Then I would make some write tests (copy of big files [several GBs] from your home folder to one another folder in your home directory), then from your NTFS partition to your home folder again (big files of several GBs each), ..., to further reduce the list of possible problems.
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
add a comment |
It is hard to help you with so few hardware information...
Do you have several hard disk drives/solid state drives ? Can you tell us its/their make and model ?
Are you copying from an USB hard disk drive ?
If you launch the "Disk Utility", is/are your hard disk drive(s) healthy (no bad sector, ...) ?
If I were you I would first check that all my drives are healthy with "Disk Utility", then I would perform some read benchmark tests with "Disk Utility". Then I would make some write tests (copy of big files [several GBs] from your home folder to one another folder in your home directory), then from your NTFS partition to your home folder again (big files of several GBs each), ..., to further reduce the list of possible problems.
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
add a comment |
It is hard to help you with so few hardware information...
Do you have several hard disk drives/solid state drives ? Can you tell us its/their make and model ?
Are you copying from an USB hard disk drive ?
If you launch the "Disk Utility", is/are your hard disk drive(s) healthy (no bad sector, ...) ?
If I were you I would first check that all my drives are healthy with "Disk Utility", then I would perform some read benchmark tests with "Disk Utility". Then I would make some write tests (copy of big files [several GBs] from your home folder to one another folder in your home directory), then from your NTFS partition to your home folder again (big files of several GBs each), ..., to further reduce the list of possible problems.
It is hard to help you with so few hardware information...
Do you have several hard disk drives/solid state drives ? Can you tell us its/their make and model ?
Are you copying from an USB hard disk drive ?
If you launch the "Disk Utility", is/are your hard disk drive(s) healthy (no bad sector, ...) ?
If I were you I would first check that all my drives are healthy with "Disk Utility", then I would perform some read benchmark tests with "Disk Utility". Then I would make some write tests (copy of big files [several GBs] from your home folder to one another folder in your home directory), then from your NTFS partition to your home folder again (big files of several GBs each), ..., to further reduce the list of possible problems.
answered Sep 9 '12 at 9:09
GolbothGolboth
1,1611914
1,1611914
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
add a comment |
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Total of 4 drives: All Western Digital 3x 1TB and 1x Main 500GB. All healthy with no bad sectors. I have windows 7 installed in dualboot and I dont have any issues with it. Why when copying files the system needs to become sluggish? I dont see the connection.. The speed of the copy is fast about 80MB/s.
– user85959
Sep 9 '12 at 18:42
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
Do you also have the issue (sluggish system) when you perform a copy from ext4 to ext4? Did you recently check your NTFS partition from Windows 7? Can you please post the system load (after the last 1, 5 and 15 minutes) just after a copy of files from NTFS of about 6 minutes? Do you have your /home on the same hard disk drive than the system? Do you use mdadm (RAID 5, 6 or else)?
– Golboth
Sep 10 '12 at 7:44
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f185748%2fcopying-to-from-ntfs-partitions-very-slow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Try running
top
in a terminal window while copying, to see if any process users an excessive amount of resources. When was the last time that NTFS file system has been checked? Try running a benchmark read test with the Disk Utility.– mikewhatever
Sep 9 '12 at 17:16
2
Pretty sure this is because ntfs-3g is slower than the native filesystem, though I don't have enough information to make an answer.
– Jorge Castro
Sep 14 '12 at 0:39