Seagate Shipping SMR Drives

fleshconsumed

Diamond Member
Feb 21, 2002
6,486
2,363
136
Interesting. Seems we've been stuck at 4TB forever. Makes me wonder if/how/when we'll get bigger hard drives and if they're actually going to be affordable.
 

aigomorla

CPU, Cases&Cooling Mod PC Gaming Mod Elite Member
Super Moderator
Sep 28, 2005
21,074
3,577
126
gogogo quantium bigfoot drives again!!!
 

glugglug

Diamond Member
Jun 9, 2002
5,340
1
81
gogogo quantium bigfoot drives again!!!

That probably has more potential than you think...
A taller drive form factor means a smaller portion of the volume is used up by the top and bottom covers of the drive and the controller. You would be amazed how many platters a full height drive can have. Most people today don't realize those big 5.25" bays you are using for the DVD burner are actually half height.

I bought a full-height 5.25" 2.7GB SCSI drive back back in 1992 or 1993, back when 240MB was still considered "big". To get that 2.7GB capacity the drive had 21 PLATTERS. Imagine what capacity such a monster would have today!
 

Soulkeeper

Diamond Member
Nov 23, 2001
6,738
156
106
hmm looks like there could be performance compromises with this approach
write amplification being introduced to the equation
 

aigomorla

CPU, Cases&Cooling Mod PC Gaming Mod Elite Member
Super Moderator
Sep 28, 2005
21,074
3,577
126
That probably has more potential than you think...
A taller drive form factor means a smaller portion of the volume is used up by the top and bottom covers of the drive and the controller. You would be amazed how many platters a full height drive can have. Most people today don't realize those big 5.25" bays you are using for the DVD burner are actually half height.

I bought a full-height 5.25" 2.7GB SCSI drive back back in 1992 or 1993, back when 240MB was still considered "big". To get that 2.7GB capacity the drive had 21 PLATTERS. Imagine what capacity such a monster would have today!

the problem with those drives tho was the mass in which the motor had to spin those massive disks.
 

Haserath

Senior member
Sep 12, 2010
793
1
81
Luckily reads don't get affected by this.

I wonder if they'll offer hard drives with and without SMR for those that could still use them? Though Samsung Vnand will be catching non SMR drives if they can't move past 1TB per platter.
hmm looks like there could be performance compromises with this approach
write amplification being introduced to the equation

At least hard drives don't have an endurance problem there. But write performance will be 1/3 or less as the drive fills up.

Imagine random write performance instead of sequential performance. :/
 

glugglug

Diamond Member
Jun 9, 2002
5,340
1
81
At least hard drives don't have an endurance problem there. But write performance will be 1/3 or less as the drive fills up.

Imagine random write performance instead of sequential performance. :/

It may be worse than that even. If they just port the wear leveling algorithms will lead to fragmentation of the physical data (even if the logical data is not fragmented). For SSDs, that isn't so much of an issue because they are basically random access. Read performance is going to take a big hit as well from the fragmentation.

Ultimately I think these drives are going to need to be busy doing a defrag of the logical->physical sector remapping (and therefore the data fragments that the OS doesn't know about) during any idle time they can. And will probably need the firmware to ignore the OS telling it to park.