Nov 21, 2009
Pages: 1, 2

Extremely Slow Hdd Operations On Windows Xp

free web hosting

Read Latest Entries..: (Post #12) by iGuest on Sep 12 2009, 11:27 AM.
thanks faulty.lee Extremely Slow Hdd Operations On Windows Xp Hi guys, thanks so much for this feedback; I've been working with xp pro for years (and fixing other people's comps) but never encountered this problem. I googled with "pc slow after standby hard drive read write speed" and thankfully ended up here! My case was, I entered standby and after waking up it crashed my session. After reboot, xp booted extremely slow and operation was very slow as well. After some obvious tests I...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Hardware Workshop

Extremely Slow Hdd Operations On Windows Xp

turbopowerdmaxsteel
On the first of this month I benchmarked my system running on Win XP using FreshDiagnose. The Hard Disk Benchmark showed 32 MB/s Write Speed & 40 MB/s Read Speed for my first Hard Drive & 35 MB/s by 51 MB/s for the second. Since yesterday all the operations on the first HDD (360 GB) have become extremely slow. A ~700 MB file copy operation on the same drive which used to take less than a minute, now requires 7-10 minutes. I tried re-fitting the SATA & power cables for the drives but that didn't help. The other drive (80 GB) is working fine. A dying drive is out of the question as the drive is no more than a month old. Also, the benchmark & performance under Vista are normal.

The benchmark results for the drive are: 3 MB/s Write Speed & 125 MB/s Read Speed. I did some testing on the 80 GB drive by first disabling 'Write Behind Caching' on the disk. The benchmark results for this drive were now similar: 5 MB/2 Write Speed & 140 MB/s Read Speed. On turning the 'Write Behind Caching' for this drive the speed was back to normal. It seemed obvious that this setting had got turned off for the 360 GB HDD. But, it was not. I tried disabling and re-enabling it followed by countless restarts. But nothing has helped.

This problem surfaced for the first time a few weeks ago. On that occasion, I was somehow able to get things back to normal. This time, however, none of these (including Scandisk & Defragment) are working.

 

 

 


Comment/Reply (w/o sign-up)

Jeigh
Is your system low in ram? If so, having a near full hard drive could cause some issues of that nature. It's odd the benchmarks would show numbers like that but if you have little ram and low free HD the lack of swap space for moving files could heavily impede transfers and the like.

That seems really odd though, if the numbers are accurate I have a hard time picturing a scenario that could cause that. Seems almost like the cache or cables are bottlenecking one transfer direction to max out the other or something. Maybe others have better ideas :|

Comment/Reply (w/o sign-up)

BuffaloHELP
Could this be the problem?

In the old days, manufactures used to brag about CD writing speed. I think Pioneer once promoted that their CD writer can write up to 72X. But someone took that lie and found that only data written closer to center were writing in 72X but as it went closer to the edge the writing speed slowed down extremely. The average writing for a single CD broke down to a mere 12X.

I wonder if a similar phenomenon is happening here. When you initially install a fresh OS with minimum programs are installed I'm sure seeking and testing times were quite fast. But as you accumulate files and programs the actuator of a hard drive is now traveling the "longer" diameter. Therefore, causing slower seeking and transferring time...? I once saw the best explanation for this physics problem in Calvin and Hobbs. It had to do with a needle of a record player traveling shorter distance closer to the center ring and the outer ring must travel faster and longer distance to keep-up with the same speed.

Comment/Reply (w/o sign-up)

Jeigh
Buffalo, I'm sure that could play into it somewhat but you need to note the great disparity between read/write speeds. 3mbs write is ridiculously slow but 125mbs read is insanely fast.

Another issue that slows drives is simply that they wear out over time, making a slower read/write speed as the actual platters spin slower. This normally is something I'd have suggested but the time between the first and second benchmark dates is way too small for that to play a factor.

Comment/Reply (w/o sign-up)

faulty.lee
turbopowerdmaxsteel, there 2 possibility of your problem. I'm assuming you're at least running WinXP or Win2k.

1. DMA/PIO mode related. Windows will downgrade your device DMA mode when CRC error occur along the interface. After UDMA-1, it will downgrade to PIO mode. This might be why your transfer speed is slow. PIO mode is VERY slow. You can check at the Device Manager, under IDE ATA/ATAPI controllers. Depending on which channel your harddisk is plugged into. Say "Primary IDE Channel". When you open up the property window, look under Advanced Settings. The "Current Transfer Mode" should be "Ultra DMA". If it's PIO Mode, then you might be having this problem. There's a few way to go around this. You can set the Transfer Mode to PIO, restart, the set back to DMA. Or you can refer to these 2 articles for more solutions.
http://support.microsoft.com/kb/817472/
http://winhlp.com/node/10

2. Your hard disk had a bad sector in the critical section like the file record or MFT (Master File Table). Thus it takes longer to read or write to your disk. Try do a bad sector scan on your hard disk by running checkdisk, make sure you tick "Scan for and attempt recovery of bad sectors"

Good Luck

 

 

 


Comment/Reply (w/o sign-up)

turbopowerdmaxsteel
QUOTE(Jeigh @ Jul 9 2008, 08:46 AM) *
Is your system low in ram? If so, having a near full hard drive could cause some issues of that nature. It's odd the benchmarks would show numbers like that but if you have little ram and low free HD the lack of swap space for moving files could heavily impede transfers and the like.

That seems really odd though, if the numbers are accurate I have a hard time picturing a scenario that could cause that. Seems almost like the cache or cables are bottlenecking one transfer direction to max out the other or something. Maybe others have better ideas :|


The RAM utilization is pretty mediocre. Also the drive being new is relatively empty.

QUOTE(BuffaloHELP @ Jul 9 2008, 10:04 AM) *
Could this be the problem?

In the old days, manufactures used to brag about CD writing speed. I think Pioneer once promoted that their CD writer can write up to 72X. But someone took that lie and found that only data written closer to center were writing in 72X but as it went closer to the edge the writing speed slowed down extremely. The average writing for a single CD broke down to a mere 12X.

I wonder if a similar phenomenon is happening here. When you initially install a fresh OS with minimum programs are installed I'm sure seeking and testing times were quite fast. But as you accumulate files and programs the actuator of a hard drive is now traveling the "longer" diameter. Therefore, causing slower seeking and transferring time...? I once saw the best explanation for this physics problem in Calvin and Hobbs. It had to do with a needle of a record player traveling shorter distance closer to the center ring and the outer ring must travel faster and longer distance to keep-up with the same speed.


I don't think that would be a problem because the 80 GB disk from the same manufacturer (Seagate) performed just fine even when it was brim full. Also, the drives have very low fragmentation and are quite low in terms of disk space usage.

QUOTE(Jeigh @ Jul 9 2008, 10:18 AM) *
Buffalo, I'm sure that could play into it somewhat but you need to note the great disparity between read/write speeds. 3mbs write is ridiculously slow but 125mbs read is insanely fast.

Another issue that slows drives is simply that they wear out over time, making a slower read/write speed as the actual platters spin slower. This normally is something I'd have suggested but the time between the first and second benchmark dates is way too small for that to play a factor.


A Hardware issue can be ruled out because the drive is performing quite well on the other OS - Vista.

QUOTE(faulty.lee @ Jul 9 2008, 10:42 AM) *
turbopowerdmaxsteel, there 2 possibility of your problem. I'm assuming you're at least running WinXP or Win2k.

1. DMA/PIO mode related. Windows will downgrade your device DMA mode when CRC error occur along the interface. After UDMA-1, it will downgrade to PIO mode. This might be why your transfer speed is slow. PIO mode is VERY slow. You can check at the Device Manager, under IDE ATA/ATAPI controllers. Depending on which channel your harddisk is plugged into. Say "Primary IDE Channel". When you open up the property window, look under Advanced Settings. The "Current Transfer Mode" should be "Ultra DMA". If it's PIO Mode, then you might be having this problem. There's a few way to go around this. You can set the Transfer Mode to PIO, restart, the set back to DMA. Or you can refer to these 2 articles for more solutions.
http://support.microsoft.com/kb/817472/
http://winhlp.com/node/10

2. Your hard disk had a bad sector in the critical section like the file record or MFT (Master File Table). Thus it takes longer to read or write to your disk. Try do a bad sector scan on your hard disk by running checkdisk, make sure you tick "Scan for and attempt recovery of bad sectors"

Good Luck


You've hit the bullzeye, faulty.lee. XP disabled the UDMA mode for that drive. My PC remains on for 22 - 24 hours a day and during the non-running phase it is mostly hibernating. Perhaps the constant hibernate and resume operations are causing this. But, then again, I have been continuously doing this for the last two years and my old drive didn't have this problem. XP reported one of the drives as using UDMA Mode 5 while the other one was using PIO. Chaging it back to 'UDMA if available' didn't work so I followed the instructions and uninstalled the IDE Channel. After rebooting, I ran the benchmark again and FreshDiagnose now reports the write speed at 30 MB/s. The read speed, however, is being reported at a whooping ~1500 MB/s. Perhaps some of the test data is being cached. But, anyways, everything is back to normal.

Thank You everybody for your help.

Comment/Reply (w/o sign-up)

faulty.lee
QUOTE(turbopowerdmaxsteel @ Jul 9 2008, 08:42 PM) *
I have been continuously doing this for the last two years and my old drive didn't have this problem.

Well, It might be an indication that your hard drive is degrading. Check the SMART parameters as well. Try monitor the temperature too. I had a friend who killed his hard drive after operating above 50C for a prolonged period.

I never liked to hibernate anyway. Only used in on my notebook. Never even border to enable it on my desktop. I run my desktop 24/7 too, but I let it download and share files on p2p when I'm not using it.

Comment/Reply (w/o sign-up)

xboxrulz
o, this is a UATA hard drive? That could explain the reason why it's slower on Windows XP. If you have a SATA drive that shouldn't happen. By default Windows XP for some reason disables UATA and pops the drive to ATA.

xboxrulz

Comment/Reply (w/o sign-up)

turbopowerdmaxsteel
QUOTE(faulty.lee @ Jul 9 2008, 08:39 PM) *
Well, It might be an indication that your hard drive is degrading. Check the SMART parameters as well. Try monitor the temperature too. I had a friend who killed his hard drive after operating above 50C for a prolonged period.

I never liked to hibernate anyway. Only used in on my notebook. Never even border to enable it on my desktop. I run my desktop 24/7 too, but I let it download and share files on p2p when I'm not using it.


I used Seagate tools and did the SMART and some basic tests, none of which reported any anomaly. Temperature is not an issue because I keep the sides of the cabinet open.

The only time my system needs to be turned off is when a power cut occurs. Hibernate is the fastest way to turn it off and the fact that all my work can be resumed from the previous point is a plus. I could easily go on with a Windows with only Restart & Hibernate option biggrin.gif.

QUOTE(xboxrulz @ Jul 9 2008, 08:57 PM) *
o, this is a UATA hard drive? That could explain the reason why it's slower on Windows XP. If you have a SATA drive that shouldn't happen. By default Windows XP for some reason disables UATA and pops the drive to ATA.

xboxrulz


No, its a standard SATA HDD. I don't think my Intel 915GAG board supports UATA either.

Comment/Reply (w/o sign-up)

iGuest-Rohan
Slow Hard disk opertions
Extremely Slow Hdd Operations On Windows Xp

Hi !! I had ubuntu installed in my 40GB hard disk. Then I formated it using XP cd . Now I'm using Xp installed in my 80GB hard disk. The problem is, the operations on my 40GB hard disk are too slow (it takes 5-6 min to copy 100mb). I cant format it using Xp. It says "windows is unable to format the drive. Quit any utilities or other programs that are using this drive, and make sure that no window is displaying the contents of drive. Then try formatting again." I tried to reinstall the hard disk but the problem persists. The disk was working properly before installing Ubuntu. What to do ?? Please help !!

-question by Rohan

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
thanks faulty.lee
Extremely Slow Hdd Operations On Windows Xp

Hi guys, thanks so much for this feedback; I've been working with xp pro for years (and fixing other people's comps) but never encountered this problem. I googled with "pc slow after standby hard drive read write speed" and thankfully ended up here!

My case was, I entered standby and after waking up it crashed my session. After reboot, xp booted extremely slow and operation was very slow as well. After some obvious tests I figured it must've been the HDD, but CHKDSK (which was extremely slow as well) reported nothing. I'm using a SATA HDD 320 GB from Samsung and a Seagate SATA HDD of 1 TB. I've been using both for about 2 years and they're both about 70% full. They were both slowed down so I figured it couldn't have been a hardware problem with my HDD.

Thanks faulty.Lee for posting the solution;  XP had set the IDE transfer mode to PIO. Dude, I never knew this but I'm so happy right now, it's like my pc was in a coma and is now wide awake (with coffee)   thanks again!  I'll follow your advise and will be scheduling some tests to ensure my HDD's health.

-reply by Vincent

Comment/Reply (w/o sign-up)

iGuest
Solution
Extremely Slow Hdd Operations On Windows Xp

Check the Transfer mode of your hard disk by: Right click my computer---> properties--> device manager-->IDE ATA controllers-->Primary IDE channel-->Advanced settings And make sure that the current transfer mode is ultra "DMA" not "PIO" To change it from PIO to Ultra DMA use this script file Http://winhlp.Com/tools/resetdma.Vbs and restart yout computer The thing is that PIO transfer mode is much slower than DMA ... Windows XP changes the transfer mode to PIO automatically after 6 CRC failures and -reply by Mahmoud Sherif

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : extremely, slow, hdd, operations, windows, xp

  1. Help! Usb Flash Drive
    windows doesn't recognize it anymore... (16)
  2. No Sound In Windows Xp
    (19)
    I have not been able to get my sound to work recently after installing XP, again! the volume icon is
    there, but the slider is disabled and i cannot click/unclick the mute. when i open the volume
    control i only have wave, synth and cd. nothing else, the computer reports that everything is fine!
    i have had the speakers working before in Win XP thanks -jimmy....
  3. No Music Playing
    Windows Vista, no sounds, nothing (13)
    Hi, I have recently bought the new version windows vista and installed it on my laptop! works
    great! except for the sound, i cannot get anything to play!! i can install the sound card drivers
    fine, no problems there, it says everything works. The volume is at 100% and all the program sliders
    are full too!! but still, nothing plays! whats my problem? thanks for your help -jimmy....
  4. Hard Drive Trouble
    Windows crashing (4)
    Im having a problem with this computer I built, Its an asus board with 2 seagate 80gigs, I install
    winXP and it runs fine untill I get a random blue screen error and my CPU rebots, then winXP doesnt
    load. It says no harddrives detected (press F1) then the instert boot disk screen. This has done
    this to me a dozen times by now. I used to run the harddrives in raid conf. but I recently switched
    them on the board, now each drive is seperate. I dont get why it's doing that...?!? it always
    crashes 10 to 30 hours after I install windows. Anyone have any advise on this matt....
  5. Windows XP: System Files & Hard Drive Mess-up
    Installation problems from CD too (5)
    this isnt completly a hardware problem but it is mostly... windows xp was giving me an error message
    saying that i had deleted/replaced system files that was requred for windows to run properly and it
    needed me to insert my xp upgrade cd to fix problems (upgrade cd is what came with computer -xp pro)
    after inserting cd and files started being copied it started popin error messages at me saying that
    files can not be found on the cd. figured restarting computer and restarting the setup would fix
    it...well, didnt, just created a bigger problem. it would boot into xp pro and....
  6. Windows XP Problem: Log Off Causes Restart
    (7)
    Hey guys I have another i would like to ask about XP. On my PC Im having this rather annoying
    problem!! When I want to reboot my computer or log off it just shuts down. It will say "Logging off"
    and then quickly switch to say "Shutting Down" and then it will turn itself off. I have been having
    this problem for about a year now and I havent done anything about it yet. Do you have any
    suggestions about what I should do or why it happens? Has anyone else had this problem? Thanx again
    people /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  7. Dell, Windows, Or Me?
    Weird problem with speakers.... (7)
    Ok, I've had this problem for about a year. I've tried every single configuration offered
    by the BIOS, Windows, and even the hardware itself, but my speaker's refuse to be balanced!
    Though Windows says they are, I know my speaker's are unbalanced. The right is louder than the
    left. I have absolutely no clue what's wrong with it, so here's system specs:
    Manufacturer: Dell Model: Dimension 4600 Processor: Pentium 4 with Hyperthreading @ 2.4 Ghz RAM:
    512 MB HDD: 111 GB Windows Partition | 9 GB Dell Partition Speakers: Harmon/Kardon Stereo ....

    1. Looking for extremely, slow, hdd, operations, windows, xp

See Also,

*SIMILAR VIDEOS*
Searching Video's for extremely, slow, hdd, operations, windows, xp
advertisement



Extremely Slow Hdd Operations On Windows Xp

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com