The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.
  1. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    I have two hard drivers in my laptop. Its on AHCI. I was thinking to put it to Raid 0 for performance boost but when I read about it, its said that I will lost all data if one hdd fails so is there any risk as well as other advantages of raid 0?
    Thanks
     
  2. K-TRON

    K-TRON Hi, I'm Jimmy Diesel ^_^

    Reputations:
    4,412
    Messages:
    8,077
    Likes Received:
    2
    Trophy Points:
    205
    Raid 0 effectively doubles read/write performance on a hardware raid configuration. Your laptop (XPS1730) has a software raid controller, so you are looking at about a 10% performance increase from the second drive. Unfortunately with RAID 0, access times increase, and risk increases. If one drive fails, everything is lost. RAID 0 works by splitting half of each file on each harddrive. Thus when you open a file, both drives work to open the file. If one drive fails, you have one drive full of half files. If you run RAID 0 make sure you do backups every so often.

    K-TRON
     
  3. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    So do you recommend it or not?
     
  4. K-TRON

    K-TRON Hi, I'm Jimmy Diesel ^_^

    Reputations:
    4,412
    Messages:
    8,077
    Likes Received:
    2
    Trophy Points:
    205
    It all depends on what you are doing.
    If you are doing word processing, or internet, than I do not think you should even bother with RAID 0. If you do video editing, or any kind of media editing you may want to take the risk, because it will make your system overall a bit faster.

    K-TRON
     
  5. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    I would say usually gaming then?
     
  6. K-TRON

    K-TRON Hi, I'm Jimmy Diesel ^_^

    Reputations:
    4,412
    Messages:
    8,077
    Likes Received:
    2
    Trophy Points:
    205
    If you are gaming, the only impact would be slightly faster game loading times. A raid array will not increase fps in gaming.

    I do not think raid 0 will be of any advantage if you are simply gaming. Keep your spanning setup you currently have

    K-TRON
     
  7. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    Thanks for the info.
     
  8. flipfire

    flipfire Moderately Boss

    Reputations:
    6,156
    Messages:
    11,214
    Likes Received:
    68
    Trophy Points:
    466
    Im with K-tron. Software RAID isnt worth it
     
  9. jackluo923

    jackluo923 Notebook Virtuoso

    Reputations:
    1,038
    Messages:
    3,071
    Likes Received:
    1
    Trophy Points:
    105
    Video editing do not benefit from RAID0 for 99.999% of the time. The application itself is mostly loaded into ram thus the program's speed would not be affected 99.999% of the time.

    RAID0 is used for data bases which requires the fastest performance out of a RAID, though RAID 5, 6, 10 is more common.
     
  10. sgogeta4

    sgogeta4 Notebook Nobel Laureate

    Reputations:
    2,389
    Messages:
    10,552
    Likes Received:
    7
    Trophy Points:
    456
    RAID0 is rarely used except for enthusiasts since most databases require redundancy. No company I know employs RAID0 for any sort of use.
     
  11. jackluo923

    jackluo923 Notebook Virtuoso

    Reputations:
    1,038
    Messages:
    3,071
    Likes Received:
    1
    Trophy Points:
    105
    RAID0 is used for data bases which requires the fastest performance out of a RAID, though RAID 5, 6, 10 is more common
     
    Last edited by a moderator: May 8, 2015
  12. sgogeta4

    sgogeta4 Notebook Nobel Laureate

    Reputations:
    2,389
    Messages:
    10,552
    Likes Received:
    7
    Trophy Points:
    456
    Yes, and 99% of companies don't need max performance. They can just as easily have very fast performance and redundancy from several additional drives.
     
  13. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    So I would go without RAID as I dont want to loose my files if one disk fails. Also will there any problems if 2 hdd are different in rpms?Just for info.. :D
     
  14. sgogeta4

    sgogeta4 Notebook Nobel Laureate

    Reputations:
    2,389
    Messages:
    10,552
    Likes Received:
    7
    Trophy Points:
    456
    If you aren't in RAID, it doesn't matter if your HDDs are different size or speed.
     
  15. spradhan01

    spradhan01 Notebook Virtuoso

    Reputations:
    1,392
    Messages:
    3,599
    Likes Received:
    5
    Trophy Points:
    106
    So what if its in raid with different size and speed?