MultiDrive – free backup, clone & wipe disk utility from Atola Technology

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 40 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 20th, 2014, 22:41 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Thanks for the reply fzabkar.

Quote:
You say that you switched to the JMicron JMB363 SATA ports. How does the 3TB drive benchmark in HD Tune on the Intel ports? Does it show up as a 3TB, 2199GB, or 800GB drive? I suspect the latter, if your original results are valid.

That's correct, I switched it so only the two RAID drives were on the Intel ports. I will switch it back and see what HD Tune reports it as.



Quote:
The Windows Properties screenshot for drive G: is that of a logical volume, not the physical drive. As such, the capacity information would be retrieved from the file system, not from the device driver. Therefore it's possible that Windows is unaware that the 3TB volume is occupying a 2TiB drive, in which case you would have a data loss time bomb. At the moment the used space is 1.87TiB which is within the 2TiB limit. However, as soon as you attempt to write beyond the 2TiB mark, the data will wrap around to sector 0 and trash your file system.

This is concerning, as right now, all my data is sitting on the WD30EZRX. This definitely needs to be figured out.



Quote:
How does the SATA controller appear in BIOS? Is it configured for RAID, AHCI, or IDE mode? Note that even single drives can be configured in RAID mode. AFAIK, some BIOS RAID versions will not support individual drives in excess of 2TiB. RAID and AHCI use different drivers, so if you built the file system in AHCI mode and subsequently switched to RAID, then that could explain the 32-bit LBA problem.

The Intel SATA controller is currently set to RAID. When I loaded Windows onto the Samsung SSD, it was the only drive active in the system. I then connected the RAID drives (configured as RAID 0, from before) and the WD30EZRX. As I began to load programs onto the SSD, I was mainly pulling data from the backup on the WD30EZRX. Occasionally I would find a file that I missed, and grab it from the RAID. Once I was satisfied I had everything, I went into the Intel RAID controller and reset the disks to non-RAID, and reset the BIOS to AHCI. I then went into Windows set them up as recognizable volumes and ran CHKDSK on them individually, to make sure all was well before pairing them back up as a RAID 0. Once that completed, I switched the Intel SATA controller back to RAID, set up a new RAID 0 in the Intel RAID controller. When I started to copy data from the backup to the new RAID, that's when I discovered the poor write performance on them, and started this thread.



Quote:
The flat HD Tune read benchmark graph for the WD30EZRX suggests that the JMB363 SATA controller, or its driver, is throttling the drive's performance. Comparing the graph against the ATTO benchmark would suggest that HD Tune may be using a sub-optimal transfer size, eg 64KB or 128KB, but I'm only guessing.

Here's the ATTO results for the WD30EZRX as it still sits on the JMicron JMB363 SATA port. I'll re-run it and HD Tune when I switch it back to the Intel port.
https://www.dropbox.com/s/flfgdr2fznalt ... 9.png?dl=0


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 3:41 
Offline
User avatar

Joined: May 13th, 2010, 11:17
Posts: 2821
Location: Kuwait
sgivens wrote:
I have two 750 GB WD7500AYYS in a RAID 0 controlled by the onboard Intel P55 RAID controller on my Asus P7P55D-E PRO motherboard. This is where "My Documents" resides. CHKDSK was successfully run on both drives before pairing up in the RAID.

I have a third drive, a 3TB WD30EZRX, as my back up drive.

All 3 drives are using the same bank of Intel P55 SATA 3.0 GB/s connectors on the MB. I've tried moving the WD30EZRX to a single JMicron SATA connector, but the results didn't change.

Intel Matrix Storage Manager 8.9 is installed.

Individual HD Tune reports are as follows:

HD Tune: Intel Raid 0 Volume Benchmark
Transfer Rate Minimum : 92.0 MB/sec
Transfer Rate Maximum : 162.1 MB/sec
Transfer Rate Average : 138.0 MB/sec
Access Time : 12.2 ms
Burst Rate : 128.3 MB/sec
CPU Usage : -1.0%

HD Tune: WDC WD30EZRX-00DC0B0 Benchmark
Transfer Rate Minimum : 122.3 MB/sec
Transfer Rate Maximum : 147.1 MB/sec
Transfer Rate Average : 135.2 MB/sec
Access Time : 11.1 ms
Burst Rate : 181.7 MB/sec
CPU Usage : -1.0%

A fresh install of Win7 64 SP1 (with all updates) is running on a 256 GB Samsung 850 Pro.

Since this is a fresh install, I'm copying over the backed up "My Documents" type files from the WD30EZRX to the RAID 0 drive. Once complete, I'll resume backing up from the RAID to the WD30EZRX.

However, when I'm copying large amounts of data from the WD30EZRX (iTunes library, ripped DVD VOB files, 113 GB of pictures, etc) to the RAID drive, the transfer rate never breaks 5 MB/s. It took over 24 hours to copy the 356 GB iTunes library.

Is there something I'm missing? Some setting somewhere? Do I have something configured incorrectly? Thanks in advance for any advice.

-Scott



Try to copy a Single file with the size of 1GB and compare the speed with your current speed
see if this will make a Diff.

good luck

_________________
Kuwait Data Recovery - UNIX GTC
The only reason for time is so that everything doesn't happen at once. By: Albert Einstein


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 10:34 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Quote:
Try to copy a Single file with the size of 1GB and compare the speed with your current speed
see if this will make a Diff.


Ignoring any issues with the 3 TB drive, a 1 GB file from the SSD to the RAID 0 transfers at around 200 MB/s (it was quick enough it was hard to accurately see what the rate was).

A collection of six 1 GB files from the SSD to the RAID 0 exhibits the problem - transfer speed briefly starts out high, then immediately begins to plummet, bottoming out at around 5 MB/s.

The 1GB file took a matter of seconds, the six 1 GB files would take in excess of 20 min, if not longer. It's exponentially slower.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 11:41 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
fzabkar, I switched the WD30EZRX back to the Intel SATA port (same bank of ports where the RAID is).

HD Tune Read report:
https://www.dropbox.com/s/0t3hp6ps41z3w ... 7.png?dl=0

HD Tune Info screenshot:
https://www.dropbox.com/s/cxhp0prh0tj8f ... 5.png?dl=0

ATTO read/write test:
https://www.dropbox.com/s/xgbxp6hfwlgmp ... 2.png?dl=0

ATTO read/write test on RAID, just in case anything changed by moving the WD30EZRX:
https://www.dropbox.com/s/3b33ojusuykdn ... 6.png?dl=0


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 14:47 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 16960
Location: Australia
The only time I've seen HD Tune report a 2199GB capacity in the model number is when a 3TB drive was configured as a 2048GiB MBR partitioned physical drive plus an 800GB "virtual physical drive" using Acronis's Extended Capacity Manager. I really don't understand what is going on here. It would be interesting to see what a disc editor (eg DMDE freeware) sees as the sector range.

Edit:

Your original WD30EZRX results are consistent with a 2199GB curve that has been shortstroked to somewhere between 30% - 50%.

Transfer Rate Minimum : 122.3 MB/sec
Transfer Rate Maximum : 147.1 MB/sec
Transfer Rate Average : 135.2 MB/sec

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 15:13 
Offline

Joined: July 2nd, 2011, 14:16
Posts: 463
Location: England
maybe its the drive heating up causing it to slow down or a head not working properly.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 15:55 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
WRT to the RAID issue (and possibly the WD30EZRX?), I'm almost considering starting the SSD Windows install over from scratch again. I really don't have a lot of work invested in it so far, and at least that would eliminate any hiccups from a driver.

Here's a screenshot from DMDE on the WD30EZRX. I'm not familiar with this program, and I'm a little hesitant to poke around too much being that this is my backup drive (with no other copy), so forgive me:
https://www.dropbox.com/s/ajamcudomqsn3u0/Screenshot%202014-12-21%2012.50.05.png?dl=0


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 16:05 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 16960
Location: Australia
DMDE is seeing the full physical drive, so everything seems OK. :?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 16:10 
Offline

Joined: August 3rd, 2012, 7:47
Posts: 396
Location: slovenija
did you copy 6 1GB filese as selection of 6 files or you start 6 separate copy process


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 21st, 2014, 16:15 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Quote:
DMDE is seeing the full physical drive, so everything seems OK.

That makes me feel a little better!



Quote:
did you copy 6 1GB filese as selection of 6 files or you start 6 separate copy process

I tried both ways. Six 1GB files as a selection duplicates the issue I'm seeing. I did try six separate copy processes just to see what would happen, and that was even worse. Transfer rate on the first file was a couple MB/s, the rest of them were in the KB/s range.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 22nd, 2014, 2:49 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Just finished a fresh install of Windows 7 on the SSD. After doing some reading, I let Windows update the chipset and RAID drivers, and only installed drivers from the Asus website if an error showed up in the Device Manager. This allowed me to install the latest version of RST.

However, the write speeds on the RAID 0 are still horrible, even worse. I'm perplexed.

https://www.dropbox.com/s/sur4s26tos739nv/Screenshot%202014-12-21%2023.42.26.png?dl=0


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 22nd, 2014, 6:08 
Offline
User avatar

Joined: May 13th, 2010, 11:17
Posts: 2821
Location: Kuwait
in this case i can ONLY think about few other issues here

1st. of all, ASUS is one of the best MB and my Fav. #1, have here like 13 Stations of I7 Mixed models from Diff. categories, but never used RAID with it, but am suspecting on the following:

1- BIOS - Drives set as IDE or ACHI or RAID if as IDE, then this is the MAIN issue
2- SATA Socket, which one you are using for those RAID drives? make sure from the manual
3- LAST, why are you using RAID here? since your files are Itunes or so

_________________
Kuwait Data Recovery - UNIX GTC
The only reason for time is so that everything doesn't happen at once. By: Albert Einstein


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 22nd, 2014, 10:58 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Quote:
1- BIOS - Drives set as IDE or ACHI or RAID if as IDE, then this is the MAIN issue
2- SATA Socket, which one you are using for those RAID drives? make sure from the manual
3- LAST, why are you using RAID here? since your files are Itunes or so

1 - Drive is set to RAID
2 - Intel sockets
3 - I'd like to use the SSD for Windows and programs. I have two 750 GB WD7500AYYS drives that I want to use for documents, files, etc. By the time I add up iTunes library, home videos, pictures, etc, I'm over 750 GB. Rather than have two drives, and have to split up where the files go, I wanted everything on one drive. This makes backing up to the WD30EZRX easier as well. With the added benefit speed benefit of RAID 0 (I'm aware of the risks), I figured this was killing two birds with one stone. Also, the WD7500AYYS are specifically robust for RAID setups.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 22nd, 2014, 19:56 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 16960
Location: Australia
Try setting up your 750GB drives as a striped software RAID. Then compare the performance.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 22nd, 2014, 23:11 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Ah HA! I tried a couple different volumes, and learned something:

(for those following along at home, here's a quick guide on Windows 7 spanned volumes:
http://www.howtogeek.com/howto/36504/ho ... windows-7/)

spanned volume: better performance, copied the ~6 GB group of files I've been testing with in around 1 min, transfer rate bottomed out at ~70ish MB/s

striped volume: same slow write performance as before

individual volumes: one drive was similar to the spanned volume (good!), the other was similar to striped volume and previous RAID (BAD!)

So, I'm guessing there is something goofed up with that particular physical drive. Before I revert to replacing the drive, any recommendations on what to do next? CHKDSK or something better?


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 23rd, 2014, 0:44 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 16960
Location: Australia
Earlier you said that you replaced one of the RAID drives and observed the same slow results afterwards. Do you have two bad drives?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 23rd, 2014, 2:15 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Correct. I was thinking about that as well. I'm theorizing that the drive that stayed from the first pair is the culprit, even though the SMART report from HDD Guardian / smartctl said it was fine. It's the only common denominator among all this. Perhaps there is something else going on with the drive that wasn't seen in the SMART report?

Here is the SMART report for the drive with poor write performance:
https://www.dropbox.com/s/lcdc17sa1ygko ... 2.png?dl=0

SMART report for the new drive that has good performance:
https://www.dropbox.com/s/jeubvhrzc23jm ... 8.png?dl=0

I'll confirm in the next post with an ATTO benchmark for both drives. Gotta get to bed...


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 23rd, 2014, 10:38 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
ATTO results:

Good WD7500AYYS disk:
https://www.dropbox.com/s/w8g28mx44bv78 ... 0.png?dl=0

Bad WD7500AYYS disk:
https://www.dropbox.com/s/03781h7vznkqy ... 8.png?dl=0

The results from the bad disk look just like the results when they were RAIDed together, so it's definitely holding things back.

Recommendations on what I should try before replacing it?


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 23rd, 2014, 17:59 
Offline

Joined: August 3rd, 2012, 7:47
Posts: 396
Location: slovenija
replace drive or buy two identical drives and close case
Sell drives on ebay one as good and another as spare part


Top
 Profile  
 
 Post subject: Re: copy very slow from WD Green to WD RAID 0
PostPosted: December 25th, 2014, 2:24 
Offline

Joined: December 15th, 2014, 10:47
Posts: 21
Location: Arizona
Solved! Bought two new 1 GB WD Reds and did a RAID 0 on 'em. MUCH better write performance. Thanks for all the input, I learned a lot. Happy Holidays to all.

https://www.dropbox.com/s/2flwpfia3182d ... 7.png?dl=0


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 40 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 54 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group