Announcement

Collapse
No announcement yet.

OCZ Vertex SATA 2.0 60GB SSD

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    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.

    Comment


    • #3
      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.

      Comment


      • #4
        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?

        Comment


        • #5
          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...?

          Comment


          • #6
            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.


            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.

            Comment


            • #7
              Originally posted by dm0rais View Post
              Here it is the anand article, I think the best they wrote.


              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.

              Comment


              • #8
                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):

                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.

                Comment


                • #9
                  Ah, well thanks for clearing that up.

                  Comment


                  • #10
                    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.

                    Comment

                    Working...
                    X