Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Welcome to Super User! Please go into a little more detail as to what happens when the array hangs randomly. Also, please post any relevant entries that are logged in Windows Event Log when this occurs. Commented Aug 27, 2015 at 1:07
  • Thanks! Basically it stops reading for about 30 seconds than resumes, so if I was watching a video VLC would stop responding until it begins reading again. At this time I can't browse directories on the disk. Haven't thought to look at logs, I'll check this out when I get home.
    – FlaherBear
    Commented Aug 27, 2015 at 14:06
  • Have you tried running chkdsk /f ? Since you had Windows create and handle the mirrored set then the drives should be formatted as Windows Dynamic disks. If chkdsk doesn't help you can converting one of the HDDs back to a basic disk, that will delete all the data, try copying the data back and see if the issue will persist. Commented Aug 28, 2015 at 15:01