Re: HDD writes slowly



What other software problems could cause this?

Sounds like cahce may be disabled. Assuming your running Xp, go to disk
management, right click the disk0 (not the drive letter) and click
properties.
Under Policies, there is a check box to enable write caching.
What this does, is allow the OS to write to the disk, once the data is in
cache then a OK is returned to the OS allowing it to move on. Otherwise it
will wait for it to be written to the media which takes longer. From what
I've seen about 1/2 performace is what you would see.

Some drive controllers and the drives themselves also have cache that you
may be able to enable and improve performance. For critical data this is not
recommended since anything in cache is lost if you loose power. If you do
these things I recommend a good UPS with software to properly shutdown your
system.

A fragmented drive will also have slow performance.



.



Relevant Pages

  • Re: Unable to shutdown
    ... shouldn't be involved when it comes to a USB-connected SATA hard disk. ... drive may not leave standby unless the cache is full enough that it flushes. ... FreeBSD has gone through at least two major versions of a USB stack. ... Now as for drives which may be in IDLE mode (I'm not sure if FreeBSD ...
    (freebsd-stable)
  • Re: 3B2 Disks
    ... being able to read the disk in its present format. ... 2 MFM drives on a custom controller. ... SCSI came much later as an add on card. ...
    (comp.sys.3b1)
  • Re: OT-True Image Backup
    ... Make sure the USB drives file system is NTFS and not FAT32.. ... Jaymon is correct in that the disk image you create and save to the D: ... partition of your USB external HDD will have no effect on the other ... Step-by-Step Instructions for Using the Acronis True Image Program to Backup ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: OT-True Image Backup
    ... Make sure the USB drives file system is NTFS and not FAT32.. ... Jaymon is correct in that the disk image you create and save to the D: ... partition of your USB external HDD will have no effect on the other ... Since the disk images you will be creating (at least the initial backup ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Linux 2.6.29
    ... drives) has very large & volatile cache. ... Well, when it comes to disk caches, it really does make sense to start looking at what breaks. ... The big issues are that for s-ata drives, our flush mechanism is really, really primitive and brutal. ... What you have to keep in mind is the order of magnitude of various buckets of failures - software crashes/code bugs tend to dominate, followed by drive failures, followed by power supplies, etc. ...
    (Linux-Kernel)