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, ∼2388🔥, 0💬
Popular Posts:
Should I edit my PowerPoint document online or offline? If you have Microsoft Office and OneDrive fo...
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
How to use MomoCast with Safari on iPhone and iPad to cast Website and video to Chromecast on TV? If...
How can I create a Personal Folders File (.pst) to store messages, contacts and other types of Outlo...
What is TestReail? TestRail is a comprehensive web-based test case management software to efficientl...