Results 1 to 4 of 4

Thread: Low Copy Speed For SATA to SATA Transfer

  1. #1
    Join Date
    Aug 2005
    Location
    USA
    Beans
    378
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Low Copy Speed For SATA to SATA Transfer

    Ive always wondered this when im transferring data from one SATA2 drive to another SATA2 drive the copy speed is never above 25 MB/sec even though one is a WD second generation raptor and the other one has a 16mb cache. shouldnt it be higher then that considering the max transfer speed of SATA2 is 375MB/sec?

    Im using the generic ubuntu kernel btw.

  2. #2
    Join Date
    Jul 2008
    Beans
    105
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Low Copy Speed For SATA to SATA Transfer

    Depends on hard drive speed too.
    Trying to help ... I hope it works ...
    Click here for my linux site
    Click here for some flash games

  3. #3
    Join Date
    Jul 2008
    Beans
    105
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Low Copy Speed For SATA to SATA Transfer

    You can use a command like this
    Code:
    sudo hdparm -t /dev/sda
    to determine the read speed from the hard disk ...
    Trying to help ... I hope it works ...
    Click here for my linux site
    Click here for some flash games

  4. #4
    Join Date
    Aug 2005
    Location
    USA
    Beans
    378
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: Low Copy Speed For SATA to SATA Transfer

    Quote Originally Posted by GreenN00b View Post
    Depends on hard drive speed too.
    the raptor is 10k rpm and the other drive is 7200 rpm

    the reason was i was copying from an ntfs partition to an xfs partition. i finally decided to convert that partition from ntfs to xfs since i barely use windows anymore and once i did the transfer rate went from about 10-25 MB/sec to about 60-70 MB/sec

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •