Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Western Digital - WD5000LPLX-08ZNT - Maximum Writing Speed
How to find out the maximum writing speed of my hard disk?
✍: FYIcenter.com
The best way to find out the maximum writing speed of your hard disk
is to run writing tests with a single large block:
If we run SQLIO with above options and different block sizes, we should be able to find the maximum writing speed. Here are test results on Western Digital - WD5000LPLX-08ZNT 465GB hard disk:
Throughput Throughput Latency
Block Size MBs/sec IOs/sec ms
---------- ---------- ---------- -------
-b512 283.12 566.25 1
-b1024 317.47 317.47 2
-b2048 99.91 49.95 19
-b4096 94.02 23.50 42
As you can see, the maximum writing speed, 317.47 MBs/sec is reached with a block size of "-b1024", or 1 MB. If the block size is too small, the operating system is not feeding the hard disk with enough data. If the block size is too big, the operating system is not able to cache it properly.
In other orders, block size of 8 MB makes a perfect match between the operating system and the hard disk.
⇒ I/O Tests on Solid State Disk (SDD)
⇐ Western Digital - WD5000LPLX-08ZNT - Maximum Reading Speed
2019-09-16, 2032🔥, 0💬
Popular Posts:
What is outlook.office365.com? Our IT tells us to migrate to outlook.office365.com. outlook.office36...
How to apply a character style in Microsoft Word? I want to emphasize few words in a paragraph. Appl...
What is TestReail? TestRail is a comprehensive web-based test case management software to efficientl...
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
How to download publication files from libgen.rs? libgen.rs or gen.lib.rus.ec is the most robust Web...