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, 1527🔥, 0💬
Popular Posts:
How can I create a Personal Folders File (.pst) to store messages, contacts and other types of Outlo...
How to view the document.xml file with a Web browser? Since the document.xml file contains text cont...
Should I edit my PowerPoint document online or offline? If you have Microsoft Office and OneDrive fo...
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
Where does Mozilla Firefox 50.1 store download files? When you download files from Websites, Mozilla...