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:
Virtual HD ATA Device on Server 2016 - 1-MB Benchmark
What is the 1-MB I/O performance of Virtual HD ATA Device on Azure VM?
✍: FYIcenter.com
The I/O performance of reading and writing 1-MB files
of a Virtual HD ATA Device can be
measured by running SQLIO with multiple 1024-KB blocks with a large
stripe factor.
Here is the read performance test of Virtual HD ATA Device on Azure VM with 1024-KB blocks.
C:\fyicenter\SQLIO>sqlio -LS -kR -b1024 -i64 -f64 -t1 -s30 -p0 1 thread reading for 300 secs from file testfile.dat using 1024KB IOs over 65536KB stripes with 64 IOs per run affinity on cpu number 0 size of file testfile.dat needs to be: 4294967296 bytes current file size: 268435456 bytes need to expand by: 4026531840 bytes expanding testfile.dat ... done. initialization done CUMULATIVE DATA: throughput metrics: IOs/sec: 420.06 MBs/sec: 420.06 latency metrics: Min_Latency(ms): 0 Avg_Latency(ms): 1 Max_Latency(ms): 1027 histogram: ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+ %: 75 19 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2
Here is the write performance test of Virtual HD ATA Device on Azure VM on 64-KB blocks.
C:\fyicenter\SQLIO>sqlio -LS -kW -b1024 -i64 -f64 -t1 -s30 1 thread writing for 300 secs to file testfile.dat using 1024KB IOs over 65536KB stripes with 64 IOs per run affinity on cpu number 0 initialization done CUMULATIVE DATA: throughput metrics: IOs/sec: 39.48 MBs/sec: 39.48 latency metrics: Min_Latency(ms): 13 Avg_Latency(ms): 24 Max_Latency(ms): 421 histogram: ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+ %: 0 0 0 0 0 0 0 0 0 0 0 0 0 1 8 17 18 15 11 7 4 3 2 1 13
Reading/writing speeds of 1-MB blocks, 420.06/39.48 MBs/sec, are much higher than reading/writing speeds of 64-KB blocks, 232.13/12.43 MBs/sec.
⇒ Impact of Sharing Virtual HD with OS
⇐ Virtual HD ATA Device on Server 2016 - 64-KB Benchmark
2019-07-09, 2287🔥, 0💬
Popular Posts:
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
Where to find tutorials on LibGen (Library Genesis)? Here is a large collection of tutorials to answ...
Why am I not seeing the "Call Forwarding" option on Skype for Business on Windows? You don't see the...
How to login to outlook.office365.com with a Browser? I have a company email account on Office365. I...
How to open a Web Archive (.mht or .mhtml) file correctly in Firefox browser? I converted a word doc...