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:
Impact of Sharing Virtual HD with OS
What is the impact of sharing the Virtual HD storage device with the Windows OS on a virtual machine?
✍: FYIcenter.com
If you are running a virtual machine with 2 Virtual HD storage devices,
one is shared with Windows OS and the other is for applications,
you can run two sets of SQLIO tests to see the impact of the Windows OS running
on the storage device.
Here is a comparison of the 64-KB reading benchmark on Virtual HD "C:" which is shared with Windows OS, and "D:" which is for application only.
C:\fyicenter\SQLIO>sqlio -LS -kR -b64 -i64 -f64 -t1 -s30 -p0 D:\testfile.dat MBs/sec: 348.80 C:\fyicenter\SQLIO>sqlio -LS -kR -b64 -i64 -f64 -t1 -s30 -p0 C:\testfile.dat MBs/sec: 232.13
Here is a comparison of the 64-KB reading benchmark on Virtual HD "C:" which is shared with Windows OS, and "D:" which is for application only.
C:\fyicenter\SQLIO>sqlio -LS -kW -b64 -i64 -f64 -t1 -s30 -p0 D:\testfile.dat MBs/sec: 344.54 C:\fyicenter\SQLIO>sqlio -LS -kW -b64 -i64 -f64 -t1 -s30 -p0 C:\testfile.dat MBs/sec: 12.43
As you can see, sharing the storage device with the Windows OS has some significant impact on I/O performance. In case of reading, sharing with OS lows the speed from 348.00 MBs/sec to 232.13 MBs/sec. In case of writing, the impact is even bigger, from 344.54 MBs/sec to 12.43 MBs/sec.
⇒ Azure Virtual HD on Windows 10 - SQLIO Tests
⇐ Virtual HD ATA Device on Server 2016 - 1-MB Benchmark
2019-07-09, ∼1713🔥, 0💬
Popular Posts:
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
Where to find answers to frequently asked questions on Microsoft Word? I want to know how to open PD...
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...