SCVMM Part 9 (How to create a Virtual Machine)
Getting back to how to use SCVMM, I'll now walk you through one of the ways to create a Virtual Machine (VM) on a host - I'll use one the simplest ways, there are lots of other options.
BTW, Are those of you not on the SCVMM beta finding this series useful? I intended to walk through the basics of SCVMM with screen shots for those of you who don’t have access to test, dev or Virtual Server resources or just don’t have the time to evaluate – I guess I should have mentioned this in part one! I hope this series will give you a flavour of the product at this stage of the beta program.
Step 1
You will be asked when you select "Create New Virtual Machine" from the MMC console, to enter source information - as you can see in the first screen shot. I selected one of the default options which is "Blank Small - Disk" as shown in the second screen shot (I hope the name is self explanatory!) . “Blank Disk – Small” and “Blank Disk – Large” are the system supplied defaults, you can also create a new VM from a Virtual Machine or from a template (I'll cover these in another post).
Step 2
You then specify the VM identity information, such as the VM name (which isn't the hostname in my case but can be if you so desire – this could be a crucial decision point so consider carefully), and any description details as shown in the next picture.
Step 3
The configure hardware is the most complex screen to date, in here you get to specify hardware details such as:
· Processor
· Memory amount
· Floppy drive
· DVD drives
· Network Adapters
· Resource allocation
· BUS configuration
I used the defaults expect for when I changed the default memory from 512MB to 256MB, selected a SCSI VHD (press the "create new SCSI VHD" button) and browse to the location of the "Blank Small - Disk".
I also assigned an ISO file (this is the installation media for the desired Operating System), which I had already made available in the SCVMM library (again another area I’ll have to talk about later) to be attached to the DVD drive, as shown in the next shot. I could have selected that the DVD was attached to the physical DVD in the server if I wanted to load an Operating System that way. Using an ISO image is in my opinion preferable as these can be maintained centrally, we will talk about the other 'template' options another day.
Step 4
When finished the next screen will ask you to place the VM either on a host or in the library (I've not shown this screen - as those are the only two options).
I chose to place the VM on a host for immediate deployment (if you select library the VM will be created but not deployed), the next screen allows you to select the preferred host for deployment based on a star rating (each host is rated out of 5), this is one of the best features of SCVMM in my opinion as it easily allows you to visually identify and place a VM, the rationale behind the stars will be explained in a later post (I know I keep saying that!). I selected the second one in the list, it has an equal rating to the first but the second one is physically closer to me (some things you just have to know) - that was my non technical reason for deploying on that server.
Step 5
The next screen asks you where on the host you wish to save the Virtual Hard Disk (VHD) file or VM you have just created. Again to save space I won’t show this screen. If the host has multiple drives you can consider placing each VM on a separate spindle for performance or grouped if isolation is a consideration. You may even have different types of disk attached to the host giving different performance or SLA characteristics.
Step 6
The final screen gives you a summary, when you click finish the VM will be created on the specified host.
Coming soon...
In the next post (Part 10, unless I get distracted) I will show you how to remotely manage the VM from within SCVMM
Comments
Anonymous
January 01, 2003
In a prior post I promised more details on the template feature in SCVMM so here we go. The TemplateAnonymous
January 01, 2003
Clive Watson is asking for feedback on the SCVMM Help files.  If you haven't seen Clive in action,...Anonymous
January 01, 2003
In a prior post I promised more details on the template feature in SCVMM so here we go.  The Template...Anonymous
August 24, 2006
Thnanks for the walk through, keep it up. Are you using one machine for everything? VMM server, library, host? Or did you already have one or more hosts set up to use?Anonymous
August 24, 2006
Thanks Tony...it's good to know this is worthwhile!
The SCVMM host is on a dedicated server, and to date I have three hosts being managed. Two of the managed hosts were 'live' before SCVMM and had a number of VM's running various OS versions on them, the final server is running on a laptop I created for this testing. Perhaps I should do a diagram of the set-up?Anonymous
August 29, 2006
A diagram would be great. I love your SCVMM series, its really interesting.
Do you know, if for a test setup SCVMM can be installed on the same machine than Virtual Server?
Thanks for your work,
ThomasAnonymous
August 29, 2006
Thomas, I'll get a diagram done a.s.a.p. I believe that there is no technical reason why one server couldn't host SCVMM and Virtual Server 2005 - you just need enough memory, disk and CPU power. My SCVMM system has less than the recommended memory but still works ok (it has plenty of disk and CPU - I’ll add the hardware specs to the diagram.
Thanks for the comments...it's great to hear your feedback