Skip to main content

Samsung Now Shipping 'World's Largest' Hard Drive

Samsung Now Shipping 'World's Largest' Hard Drive

The 15.36TB "PM1633a" drive is designed for use in enterprise storage systems.
Samsung PM1633a
Need a lot of storage? Like, a lot a lot? Samsung has you covered.
The Korean tech giant on Thursday announced it has started shipping what it calls the "industry's largest solid state drive"—the 15.36TB "PM1633a" we first heard about in August. To put the size of this thing in perspective, the largest hard drives made by Seagate and Western Digital top out at 8 to 10TB.
Samsung's PM1633a is based on a 12Gb/s Serial Attached SCSI (SAS) interface, designed for use in enterprise storage systems. In a statement, Samsung's Senior Vice President of memory product planning and application engineering, Jung-bae Lee, said Samsung created the drive "to satisfy an increasing market need for ultra-high-capacity SAS SSDs."
"We are directing our best efforts toward meeting our customers' SSD requests," Lee said. "We will continue to lead the industry with next-generation SSDs, using our advanced 3D V-NAND memory technology, in order to accelerate the growth of the premium memory market while delivering greater performance and efficiency to our customers."
Samsung still has not yet revealed how much the massive drive will set you back, but don't expect it to come cheap. The company did mention that it will also release 7.68TB, 3.84TB, 1.92TB, 960GB, and 480GB versions later this year, so they should be a tad more budget-friendly.
"The secret sauce behind Samsung's 16TB SSD is the company's new 256Gbit (32GB) NAND flash die; twice the capacity of 128Gbit NAND dies that were commercialized by various chip makers last year," Ars Technica UK explained in August. "To reach such an astonishing density, Samsung has managed to cram 48 layers of 3-bits-per-cell (TLC) 3D V-NAND into a single die. This is up from 24 layers in 2013, and then 36 layers in 2014."
And the PM1633a? It uses between 480 and 500 of the new NAND flash chips.
Samsung said the drive allows for "significant improvements in the efficiency of IT system investments," offering "random read and write speeds of up to 200,000 and 32,000 IOPS respectively, and … sequential read and write speeds of up to 1,200MB/s."

Comments

Popular posts from this blog

sxhkd volume andbrightness config for dwm on void

xbps-install  sxhkd ------------ mkdir .config/sxhkd cd .config/sxhkd nano/vim sxhkdrc -------------------------------- XF86AudioRaiseVolume         amixer -c 1 -- sset Master 2db+ XF86AudioLowerVolume         amixer -c 1 -- sset Master 2db- XF86AudioMute         amixer -c 1 -- sset Master toggle alt + shift + Escape         pkill -USR1 -x sxhkd XF86MonBrightnessUp          xbacklight -inc 20 XF86MonBrightnessDown          xbacklight -dec 20 ------------------------------------------------------------- amixer -c card_no -- sset Interface volume run alsamixer to find card no and interface names xbps-install -S git git clone https://git.suckless.org/dwm xbps-install -S base-devel libX11-devel libXft-devel libXinerama-devel  vim config.mk # FREETYPEINC = ${X11INC}/freetype2 #comment for non-bsd make clean install   cp config.def.h config.h vim config.h xbps-install -S font-symbola #for emoji on statusbar support     void audio config xbps-i

Hidden Wiki

Welcome to The Hidden Wiki New hidden wiki url 2015 http://zqktlwi4fecvo6ri.onion Add it to bookmarks and spread it!!! Editor's picks Bored? Pick a random page from the article index and replace one of these slots with it. The Matrix - Very nice to read. How to Exit the Matrix - Learn how to Protect yourself and your rights, online and off. Verifying PGP signatures - A short and simple how-to guide. In Praise Of Hawala - Anonymous informal value transfer system. Volunteer Here are five different things that you can help us out with. Plunder other hidden service lists for links and place them here! File the SnapBBSIndex links wherever they go. Set external links to HTTPS where available, good certificate, and same content. Care to start recording onionland's history? Check out Onionland's Museum Perform Dead Services Duties. Introduction Points Ahmia.fi - Clearnet search engine for Tor Hidden Services (allows you

download office 2021 and activate

get office from here  https://tb.rg-adguard.net/public.php open powershell as admin (win+x and a ) type cmd  goto insall dir 1.         cd /d %ProgramFiles(x86)%\Microsoft Office\Office16 2.           cd /d %ProgramFiles%\Microsoft Office\Office16 try 1 or 2 depending on installation  install volume license  for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" activate using kms cscript ospp.vbs /setprt:1688 cscript ospp.vbs /unpkey:6F7TH >nul cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH cscript ospp.vbs /sethst:s8.uk.to cscript ospp.vbs /act Automatic script (windefender may block it) ------------------------------------------------------------------------------------------------------------------- @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&