Enterprise SSD "small deals"

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

Mithril

Active Member
Sep 13, 2019
477
162
43
Write amplification. It's been a hot minute since I really dived into specifics, but as I recall few (if any modern) SSDs are actually 512b under the hood, and writing 512b still requires a larger free area (and erase pages are even larger, but thats a whole other discussion). IIRC even many "4k native" drives need 8k or 16k free blocks to write. If you tell the OS/file system the drive is 512b, it will sometimes issue multiple 512b writes that should have been contiguous as part of (or all of) a 4k block. This will not always be automatically fixed, its an "it depends". When it isn't a 4k write can turn into 8 4k writes. In order to "save space" the file system would ALSO need to use 512b sectors/clusters/blocks. A 1TB drive with 4k sectors (drive and file system) can store close to 250 million files. If you have even close to 100 million files in most file systems on a single drive you are having what is known as "a bad time". NTFS minimum is 4K, while EXT3/4 is "clever" and you can store more than one inode per physical disk sector already (depending on format options).


512b mode is for legacy compatibility, and generally comes with downsides to iops/performance (including increased CPU overhead).
 
  • Like
Reactions: SnJ9MX and abq

PnoT

Active Member
Mar 1, 2015
666
164
43
Texas
My concerns were the write amplification, and after looking around quite a bit, I couldn't find anything stating that you can format these drives differently, unless I've missed it.

I'm going to check out some of the resources you've mentioned, but I don't plan on running any large databases or VMs on these drives, so in the end, it might not matter if there is a bit of amplification.
 

J--

Active Member
Aug 13, 2016
215
62
28
43
Has anyone purchased from the white label listings from Serverpartsdeals?

I'd like to pick up 4 or so 3.84TB SAS drives and I'm pretty drive agnostic, other than trying to avoid the whole rigmarole of guessing if I'll need embark on an easter egg hunt to find firmware updates to avoid failure.
 
Last edited:

zzz111

Member
Apr 3, 2025
53
13
8
More Lenovo OEM 2.5in 3.84 TB SATA 6Gb QLC ION $150 (or maybe it’s the same relisted, am on a plane can’t check)
At least the exact same as his previous listing in this thread and a few on his profile. All the same pics. Different lot sizes tho. Sets in 3, 3, 5, 6 from what I saw

the ebay listings says they take offers who know how low they go...
Some of the listings I saw paid the list price. With those specs they're quite slow and have low endurance for enterprise drives. No mention of health
 

rayko

New Member
Mar 11, 2024
5
3
3
View attachment 45314

This one should arrive tomorrow.
This might have been a typo when they listed it. These have been listed for $389.99

Item: 306467530183
WL OEM 7.68TB - 1 DWPD SAS 12Gb/s 2.5" Enterprise SSD
serverpartdeals (11389)
Item Condition
Very Good - Refurbished
Price US $199.99
See order details
eBay Money Back Guarantee
Get the item you ordered or your money back.



Code:
=== START OF INFORMATION SECTION ===
Vendor:               SAMSUNG
Product:              PA33N7T6 EMC7680
Revision:             EQHE
Compliance:           SPC-4
User Capacity:        7,680,475,267,072 bytes [7.68 TB]
Logical block size:   512 bytes
Physical block size:  4096 bytes
LU is resource provisioned, LBPRZ=1
Rotation Rate:        Solid State Device
Form Factor:          2.5 inches
Logical Unit id:      0x5002538a98839390
Serial number:        xxxxxxxxxx
Device type:          disk
Transport protocol:   SAS (SPL-4)
Local Time is:        Wed Sep  3 16:52:52 2025 EDT
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK

Percentage used endurance indicator: 0%
Current Drive Temperature:     41 C
Drive Trip Temperature:        70 C

Accumulated power on time, hours:minutes 40608:40
Manufactured in week 34 of year 2018
Accumulated start-stop cycles:  42
Specified load-unload count over device lifetime:  0
Accumulated load-unload cycles:  0
Elements in grown defect list: 0

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:          0        0         0         0          0     919498.609           0
write:         0        0         0         0          0     225044.051           0
verify:        0        0         0         0          0     428149.427           0

Non-medium error count:        4

SMART Self-test log
Num  Test              Status                 segment  LifeTime  LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Reserved(3)       Completed                   -   40534                 - [-   -    -]
# 2  Reserved(3)       Completed                   -   40532                 - [-   -    -]
# 3  Reserved(3)       Completed                   -   40530                 - [-   -    -]
# 4  Reserved(3)       Completed                   -   40528                 - [-   -    -]
# 5  Reserved(3)       Completed                   -   40526                 - [-   -    -]
# 6  Reserved(3)       Completed                   -   40524                 - [-   -    -]
# 7  Reserved(3)       Completed                   -   40521                 - [-   -    -]
# 8  Reserved(3)       Completed                   -   40519                 - [-   -    -]
# 9  Reserved(3)       Completed                   -   40517                 - [-   -    -]
#10  Reserved(3)       Completed                   -   40515                 - [-   -    -]
#11  Reserved(3)       Completed                   -   40513                 - [-   -    -]
#12  Reserved(3)       Completed                   -   40511                 - [-   -    -]
#13  Reserved(3)       Completed                   -   40509                 - [-   -    -]
#14  Reserved(3)       Completed                   -   40507                 - [-   -    -]
#15  Reserved(3)       Completed                   -   40504                 - [-   -    -]
#16  Reserved(3)       Completed                   -   40502                 - [-   -    -]
#17  Reserved(3)       Completed                   -   40500                 - [-   -    -]
#18  Reserved(3)       Completed                   -   40498                 - [-   -    -]
#19  Reserved(3)       Completed                   -   40496                 - [-   -    -]
#20  Reserved(3)       Completed                   -   40494                 - [-   -    -]

Long (extended) Self-test duration: 90 seconds [1.5 minutes]
 

Attachments

Last edited:
  • Like
Reactions: b3rrytech

EasyRhino

Well-Known Member
Aug 6, 2019
696
579
93
This might have been a typo when they listed it. These have been listed for $389.99

Item: 306467530183
WL OEM 7.68TB - 1 DWPD SAS 12Gb/s 2.5" Enterprise SSD
serverpartdeals (11389)
Item Condition
Very Good - Refurbished
Price US $199.99
You madlad that was a great deal! I mean, it's a very old model drive, but amazing price per TB.