Results 1 to 4 of 4

Thread: Windows Soft RAID-0

  1. #1
    Registered User
    Join Date
    Oct 2006
    Location
    Kirghudu, Cowjackingstan
    Posts
    462

    Question Windows Soft RAID-0

    Hey all. I want to gather some information on Soft RAID so that I could test my SSDs in this mode.

    What I'd like to know:
    1. Can the dynamic volume be set with offset? It seems we can only set a starting offset for the primary partition.
    2. Can we specify the stripe size? In "create volume stripe size=xxx" command, "size=xxx" simply means amount of disk space in megabytes...

    Code:
    diskpart
    select disk 0
    clean
    convert dynamic
    select disk 1
    clean
    convert dynamic
    create volume stripe disk=0,1 align=1024 //this will not set partition offset
    assign volume 0
    exit
    Last edited by F@32; 12-11-2010 at 05:35 PM.

    Sony KDL40 // ASRock P67 Extreme4 1.40 // Core i5 2500K //
    G.Skill Ripjaws 1600 4x2Gb // HD6950 2GB // Intel Gigabit CT PCIe //
    M-Audio Delta 2496 // Crucial-M4 128Gb // Hitachi 2TB // TRUE-120 //
    Antec Quattro 850W // Antec 1200 // Win7 64 bit

  2. #2
    Xtreme Guru
    Join Date
    Aug 2009
    Location
    Wichita, Ks
    Posts
    3,887
    i personally use the disk manager to do this.
    "Lurking" Since 1977


    Jesus Saves, God Backs-Up
    *I come to the news section to ban people, not read complaints.*-[XC]Gomeler
    Don't believe Squish, his hardware does control him!

  3. #3
    Xtreme Mentor
    Join Date
    Feb 2009
    Posts
    2,597
    Quote Originally Posted by F@32 View Post
    Hey all. I want to gather some information on Soft RAID so that I could test my SSDs in this mode.
    Cool, I was going to do this myself at some stage, so I'm looking forward to seeing how this thread develops. Will you try out Raid 0 & Raid 1 performance? By all accounts you can get Raid 1 to boot and it would be interesting to see how that performs.

  4. #4
    Registered User
    Join Date
    Oct 2006
    Location
    Kirghudu, Cowjackingstan
    Posts
    462
    Quote Originally Posted by Ao1 View Post
    Cool, I was going to do this myself at some stage, so I'm looking forward to seeing how this thread develops. Will you try out Raid 0 & Raid 1 performance? By all accounts you can get Raid 1 to boot and it would be interesting to see how that performs.
    Will test R1 and post back.

    Here's quick SB850 hybrid 2R0 vs Windows 7 softraid. Note that Dynamic volume is not aligned (31K - bad in ASSSD). I also don't know yet what is the default stripe size with dynamic windows stripe.

    From the results you can see that Phenom II X4 outperforms SB850 in ATTO small file writes. I bet if Dynamic volume was aligned and stripe size set to 256K, soft raid would fly.

    SOFT RAID. AMD AHCI driver.


    HYBRID RAID. AMD RAID driver. 128K stripe size.
    Last edited by F@32; 12-12-2010 at 06:21 AM.

    Sony KDL40 // ASRock P67 Extreme4 1.40 // Core i5 2500K //
    G.Skill Ripjaws 1600 4x2Gb // HD6950 2GB // Intel Gigabit CT PCIe //
    M-Audio Delta 2496 // Crucial-M4 128Gb // Hitachi 2TB // TRUE-120 //
    Antec Quattro 850W // Antec 1200 // Win7 64 bit

Tags for this Thread

Bookmarks

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
  •