Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: OCZ Vertex SATA 2.0 60GB SSD

  1. #1
    Join Date
    Jan 2007
    Posts
    10,202

    Default OCZ Vertex SATA 2.0 60GB SSD

    Phoronix: OCZ Vertex SATA 2.0 60GB SSD

    Besides offering an impressive selection of USB flash drives and DDR2/DDR3 memory products, OCZ Technology has been quick to expand their selection of solid state drives. OCZ manufacturers SSD products in their value, mainstream, performance, and enterprise series with some of these series containing multiple product families. Earlier this year we provided Linux SSD benchmarks using an OCZ Core Series V2 SSD, but introduced just recently has been the OCZ Vertex SSD series, which we happen to be reviewing today. The OCZ Vertex SSDs go up to 256GB in size and offers 64MB of onboard cache, RAID support, and is rated for 1.5 million hours MTBF.

    http://www.phoronix.com/vr.php?view=13872

  2. #2
    Join Date
    Nov 2008
    Location
    Germany
    Posts
    258

    Default

    This thing just kicks arse. Can't wait for the good SSDs to have affordable GiB/price rates. By then, btrfs will probably have matured enough to make an unbeatable combination.

    Man, just teleport me 2 years down the line.

  3. #3
    Join Date
    May 2007
    Location
    Third Rock from the Sun
    Posts
    6,331

    Default

    or are looking for the greater reliability that is offered by solid state drives.
    That has yet to actually be field proven. One has to wonder why SSD's carry a shorter warranty period then traditional harddrives if they are indeed more reliable.

  4. #4
    Join Date
    Jun 2007
    Location
    The intarwebs
    Posts
    372

    Default

    Quote Originally Posted by deanjo View Post
    One has to wonder why SSD's carry a shorter warranty period then traditional harddrives if they are indeed more reliable.
    Indeed.

    So, when I buy my next SSD.. Which controller do I want to look for? Indilinx something or other? ..or should I just stick to OCZ Vertex and Intel X-25 for current considerations?

  5. #5
    Join Date
    Apr 2008
    Location
    Manchester, UK
    Posts
    34

    Default

    Quote Originally Posted by ethana2 View Post
    So, when I buy my next SSD.. Which controller do I want to look for? Indilinx something or other? ..or should I just stick to OCZ Vertex and Intel X-25 for current considerations?
    For now, your latter assumption is correct. It's not just the controller, but the firmware used. OCZ were originally going to ship the Vertex with more performance, but its firmware was found to be stalling repeatedly (Anand wrote a very good article on this, if you can find it.)

    @Michael: if you're intending on using this drive in one of your main machines (I would) then it would sure be a nice idea to see the same tests run after ~3 months of solid use on the disk, just to ensure that there isn't a disproportionate level of performance loss over time.

    Same tests, same OS, just comparing the results for the Vertex now, to the results of the Vertex then. That is, if you're allowed to keep it...?

  6. #6
    Join Date
    Mar 2008
    Posts
    20

    Default

    Quote Originally Posted by tomm3h View Post
    For now, your latter assumption is correct. It's not just the controller, but the firmware used. OCZ were originally going to ship the Vertex with more performance, but its firmware was found to be stalling repeatedly (Anand wrote a very good article on this, if you can find it.)

    @Michael: if you're intending on using this drive in one of your main machines (I would) then it would sure be a nice idea to see the same tests run after ~3 months of solid use on the disk, just to ensure that there isn't a disproportionate level of performance loss over time.

    Same tests, same OS, just comparing the results for the Vertex now, to the results of the Vertex then. That is, if you're allowed to keep it...?
    Here it is the anand article, I think the best they wrote.
    http://www.anandtech.com/storage/showdoc.aspx?i=3531

    One of the biggest problems of today SSD's is the performance degradation, the more you store data, the drive get significant performance loss, up to 11% of a erased one. Intel made a pre-boot software that complete restore theyr SSD's, cleaning all data of course.

  7. #7
    Join Date
    Apr 2008
    Location
    Manchester, UK
    Posts
    34

    Default

    Quote Originally Posted by dm0rais View Post
    Here it is the anand article, I think the best they wrote.
    http://www.anandtech.com/storage/showdoc.aspx?i=3531

    One of the biggest problems of today SSD's is the performance degradation, the more you store data, the drive get significant performance loss, up to 11% of a erased one. Intel made a pre-boot software that complete restore theyr SSD's, cleaning all data of course.
    Thanks for posting the link.

    With regards to the TRIM command, I'm not even sure if Linux supports it yet? I can't see anything on Google... It will be a shame if Windows 7 ships with support for it before Linux.

  8. #8
    Join Date
    Jan 2008
    Posts
    772

    Default

    Shorter version: Ext4 supports TRIM, but it's disabled because they can't test it (because no drives actually support it).

    Longer version (from this interview):

    Quote Originally Posted by Ted Ts'o
    Ext4 has support for the ATA TRIM command, which allows filesystems to inform SSD’s that blocks have been deleted and do not need to be taken into account by the SSD’s garbage collection and wear-leveling algorithms. Unfortunately the ATA TRIM command hasn’t been finalized yet, and so (as of today) there are no drives, including Intel’s SSD’s that actually support the ATA TRIM command; and for this reason Linux’s block device layer does not currently issue the ATA TRIM command, since there haven’t been any devices to test the command. So at the moment, ext4 informs the block layer that blocks that belong to deleted files can be discard, so once TRIM-capable SSD’s become available, and the Linux block layer actually sends the TRIM command to the hard drives, everything will be all set to go.

  9. #9
    Join Date
    Apr 2008
    Location
    Manchester, UK
    Posts
    34

    Default

    Ah, well thanks for clearing that up.

  10. #10
    Join Date
    May 2008
    Posts
    41

    Default

    This review is completely flawed, unless I missed something.

    The partition is not aligned, therefore you get degraded performance. Windows Vista and 7 aligns the partition automatically and correctly (1MB offset). See this thread: http://www.ocztechnologyforum.com/fo...ad.php?t=54379

    You'll want to use the right io scheduler (deadline seems to be ok), the right ext4 mount options, and correct alignment.

Posting Permissions

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