Slashdot Mirror


Seagate Bulks Up With New 8 Terabyte 'Archive' Hard Drive

MojoKid writes Seagate's just-announced a new 'Archive' HDD series, one that offers capacities of 5TB, 6TB, and 8TB. That's right, 8 Terabytes of storage on a single drive and for only $260 at that. Back in 2007, Seagate was one of the first to release a hard drive based on perpendicular magnetic recording, a technology that was required to help us break past the roadblock of achieving more than 250GB per platter. Since then, PMR has evolved to allow the release of drives as large as 10TB, but to go beyond that, something new was needed. That "something new" is shingled magnetic recording. As its name suggests, SMR aligns drive tracks in a singled pattern, much like shingles on a roof. With this design, Seagate is able to cram much more storage into the same physical area. It should be noted that Seagate isn't the first out the door with an 8TB model, however, as HGST released one earlier this year. In lieu of a design like SMR, HGST decided to go the helium route, allowing it to pack more platters into a drive.

3 of 219 comments (clear)

  1. Re:Just in time. by Anonymous Coward · · Score: 2, Interesting

    What? Seagate discs for consumers have been pretty much bullet proof according to what I've been able to find. I've got discs from them that are 15 years old that I scrapped for lack of capacity rather than failure and drives from them from many of the generations in between.
    HGST are the ones doing helium, not seagate BTW.

  2. May depend on the drive. by Anonymous Coward · · Score: 5, Interesting

    I got a Seagate 3TB in a USB enclosure a year or two back.

    Worked great for a year to a year and a half, then I started getting it randomly hanging. At first I assumed it was the usb interface going back, but upon removing the drive and directly plugging it into the system the same symptoms remained. Since it had been in an enclosure it hadn't supported SMART access to the drive. The SMART readings with the bare drive didn't show anything obvious, but actually reading from the drive would give read errors, and too many read/write errors over a certain period would cause the drive to hang, sometimes hanging the entire bus.

    Long story short, it turned out I wasn't the only one having this problem, it happened pretty commonly across that entire serial line of drives, and there was neither firmware fix, nor warranty support for them (The enclosures only gave a 1 year warranty despite the drives having a 3 year warranty tag printed on them. The only thing I can figure is they figured out the entire batch was bad, about how long they'd last, and shoved them in a bunch of USB cases where they didn't expect anybody to find out.)

    Having dealt with that drive, and reviews of them online, I'm going to be aversive to those, hitachi 3tb, and possibly WD 3tb for the forseeable future. Knock on wood, I haven't had ANY problems with 2 terabyte drives so far and given that another stepping of drives is coming out, we might see the later versions of the current-gen drives becoming mature enough to rely on for more than a year, which going off reviews doesn't seem statistically safe yet for this generation.

  3. Shingled encoding performance penalties by JoeyRox · · Score: 5, Interesting

    SMR drives are fine for I/O scenarios that don't overwrite data very often but they suffer from significant performance penalties for overwrites due to the read-modify-write/write-relocate operations required to modify a set of sectors within a shingled-encoded track. There are tricks to lessen the impact such as virtual sector remapping and background remapping but those can't avoid performance penalties in many scenarios.