« SQL Service Broker (SSB) | Main | Agile Alliance: Board of Directors »

2008.06.21

Comments

Daniel Fisher
Any ideas if this will work if i run sysprep on the differencing file to have different sys-IDs? Best regards, Daniel
Todd Girvin
We proved my hypothesis! Pete and I tested this with Hyper-V on Server 2008. We have a base VHD that's about 8GB and two separate diff drives for two separate machines. I think the diff drives are about 4KB in size. On a host machine with 8GB of RAM, we loaded on VM and had 3600MB free. After loading the second VM, we had 3300MB free. So, it only took about 300MB to load the second VM. At this rate, I should be able to run 8 to 10 different VMs with a shared base drive on this 8GB machine. Of course, mileage may vary as the difference between machines increase. Once we install Exchange on one VM and MOSS on another, I expect them to start consuming more memory, but the core OS will at be shared. Daniel, yes this will work regardless of the changes you make at the diff drive level. You can sysprep, change the machine IDs and names, whatever you want. Each area of the system that you change compared to the original system will create a changed page in the difference drive. If all the machines change those pages, then the base page won't even be loaded from the base VHD. Only the un-difference pages from the base VHD will be mapped into physical RAM.
Steve Campbell
Isn't the VHD just hard-disk, i.e. not loaded into RAM? My understanding is that memory used by each machine is determined by the amount of RAM assigned to the machine, not the VHD size.
Todd Girvin
Regarding a VHD being just a hard-disk, the answer is yes - and no. The VHD is a file that acts as a hard-disk to the Virtual Machine process. Inside that file are pages that contain files opened and loaded by the processes in the VM. Each of those pages that get loaded consume RAM in the VM and therefore in the host machine. It's true that the RAM assigned to the VM affects the RAM allocated from the host. But performance of the host and consequently the guest VMs is also affected by paging and efficient use of RAM. If the non-allocated RAM pages are filled with different read-only pages from different VHDs, eventually you'll run out of spare pages and have to drop files to load others. But, if all VMs share the same pages from the same VHD, once those files are loaded into physical RAM, they can be shared by all the VMs and therefore there's less competition for pages, less contention, fewer files getting dropped, less paging and reloading, and everything runs faster. Sharing VHDs between VMs should greatly increase performance in a single host.
www.google.com/accounts/o8/id?id=AItOawkBlbLKpgNKCEQciNzIB340Gf3FfoIoOk0
I like your idea, and glad to hear that it worked. I am curious if after almost 2 years, has this model worked out in practical application? For example; how did you manage system updates? My concern would be, did the subset linked VHD's grow to substantially large amounts, negating any practical use? Or does even a large subset VM still have better overall performance?

The comments to this entry are closed.

November 2008

Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30            
Blog powered by Typepad

We Like