My OCZ Vertex 2 Is Dead


Recommended Posts

Date purchased: January 2, 2011

Date died: November 24, 2012

Place of purchase: Amazon

Model: OCZ Vertex 2 120GB

Firmware: 1.34

Noticeable things that occur before it died, note that it has been happening for ~1 week until it died:

-Some programs took a while to startup but the most noticeable one is BitDefender 2013

-Explorer.exe hangs for about 10-30 seconds when accessing folders

-Invisible icons at startup but after ~30 seconds they reappear

-Shortcuts were unable to locate programs but after ~30 seconds it finds it

Leaving my SSD disconnected for ~2 hours in hoping that will reset the whole thing and get it out of panic mode. Will report back after 2 hours..

Link to comment
https://www.neowin.net/forum/topic/1121914-my-ocz-vertex-2-is-dead/
Share on other sites

I've read a lot of warnings about OCZ ssd's -- R.I.P.

No kidding, I even took care of it by preventing lots of writes (according to the SSD life tool the health was at 100%) and unfortunately no backups of the SSD were made.

You sure its not just Windows that has died ?

Can Windows cause it to go into panic mode?

Might be worth checking the warranty period on them, I think it might be more than a year.

As long as you can find a copy of the receipt/order confirmation they seem to be pretty good at sorting an RMA.

The Repair/Replacement centre for Europe is in the Netherlands, Had a vertex 2E die in a machine we used at work took 2 days after shipping the faulty one to receive a replacement. Seems they shipped the replacement on the same day they received the faulty one.

Can Windows cause it to go into panic mode?

If something gets corrupted / malware infection / possibly even bad RAM, could cause Windows to start doing a whole range of weird stuff

I'd try reinstalling before giving up on the SSD, not saying that is definitely the problem but before blaming hardware I would always test software first

If something gets corrupted / malware infection / possibly even bad RAM, could cause Windows to start doing a whole range of weird stuff

I'd try reinstalling before giving up on the SSD, not saying that is definitely the problem but before blaming hardware I would always test software first

Um, panic mode?

Unfortunate you didn't make backups. Long term reliability of some SSDs is a gamble. Can folks tell me which SSDs they have had good long-term experience with? How is people's Intel X25-M G2 doing?

Well, I also have a Vertex 2 64Gb inside my Windows Desktop, no problem at the moment.... No problem with the Crucial M4 256Gb inside my Mac mini.

The problem with SSD is that when they fail, they fail QUICK.... No warning... They go from working fine to corrupting data and die....

Will do, I'm hoping that the next replacement won't have this issue or else I'll have to purchase a different brand.

I know that there has been people with issues with this series, but IMO I'd say you were just unlucky. I've got 2 Vertex 2E 60gb's in separate systems which I've had since 2010 that are working fine to this day (knock on wood haha).

Avoid OCZs, you hear nothing but bad things about them.

Also if it's in a desktop and you have a large enough HDD, I recommend to regularly make a system image onto the HDD. I have my computer set to automatically backup (differential) the whole SSD onto my 3TB HDD every morning at 5AM.

Unfortunate you didn't make backups. Long term reliability of some SSDs is a gamble. Can folks tell me which SSDs they have had good long-term experience with? How is people's Intel X25-M G2 doing?

I bought a Vertex 2 two years ago and it's still working. Cross fingers.

SSD or HDD one should always make a backup to an external HDD.

While HDD last for a longer period of time let's be honest often after 3-4 years they start making lot of noise while seeking. My 250GB WD Caviar is really noisy and has been for a good 2 years.

Personally i would try to re-install Windows. A slow installation can be caused by a lot of things other than the SSD or HDD.

snip

My Vertex 2 died not too long ago. I RMA'd it with OCZ and they gave me a brand spankin' new one. There is a 5 year warranty on it, so you are fine. Go here and create an RMA ticket.: http://www.ocztechno...pport/warranty/

They will send you a series of emails on where and how to mail it. The first one will be a conformation that they have your RMA, the second will be approval, and the 3rd will be shipping info. I got the 3rd email two days after it died so just be patient. Hope this helps! :) BTW: OCZ's support is awesome. They put my new drive on overnight shipping.

My Vertex 2 died not too long ago. I RMA'd it with OCZ and they gave me a brand spankin' new one. There is a 5 year warranty on it, so you are fine. Go here and create an RMA ticket.: http://www.ocztechno...pport/warranty/

They will send you a series of emails on where and how to mail it. The first one will be a conformation that they have your RMA, the second will be approval, and the 3rd will be shipping info. I got the 3rd email two days after it died so just be patient. Hope this helps! :) BTW: OCZ's support is awesome. They put my new drive on overnight shipping.

How long did the process take from shipping to receiving?

Can folks tell me which SSDs they have had good long-term experience with? How is people's Intel X25-M G2 doing?

Mine's been spinning for - I think - about two and a half years now. I also have an OCZ Vertex 4. Lovely device, I say.

Experienced the same symptoms with my Vertex 3 a few months back. A secure wipe using the OCZ Bootable Linux Tools was enough to bring the drive back to full working order, but of course I lost everything. It took a few evenings to rebuild and re-install everything that I needed but eventually I was back up and running. In my case I didn't loose too much as the drive was solely hosting the OS and programs. Data is stored on a regular HDD.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
    • https://uupdump.net/selectlang...7829-4524-978d-7b5fe79263e3
    • A McDonald's restaurant uses about 1.5 to 2 million gallons of water per year for operations like food preparation, cleaning, and restrooms. That is a lot less than the 2,083 gallons of water per megawatt hour mentioned above.
    • Turbo Pascal Original authorAnders Hejlsberg (at Borland) DeveloperBorland Release20 November 1983; 42 years ago[1][2] Operating systemCP/M, CP/M-86, MS-DOS, Windows 3.x, Classic Mac OS PlatformZ80, x86, 68000, PC-98 https://en.wikipedia.org/wiki/Turbo_Pascal It was the one language I actually learned to program in.   I wasn't very good at it and never used it at work.    If anyone has any personal Turbo Pascal stories or personal accomplishments using it, please take a moment to share.   Thanks. Peace
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!