Changes

Jump to: navigation, search

Configuring Hyper-V Virtual Machines

225 bytes added, 18:43, 29 May 2016
m
Text replacement - "<google>BUY_HYPERV</google>" to "<htmlet>hyperv</htmlet>"
</table>
<hr>
 
 
<htmlet>hyperv</htmlet>
== Accessing Hyper-V Virtual Machine Settings ==
Hyper-V virtual machine settings are accessed using the ''Hyper-V Manager'' tool which may be invoked by selecting ''Start->Administration Tools->Hyper-V Manager''. Within the Hyper-V Manager tool, ensure that the manager is connected to the appropropriate appropriate Hyper-V server, right click on the desired virtual machine from the list and select ''Settings...'' from the popup menu.
Once loaded, the settings dialog will appear as illustrated in the following figure:
One of the most satisfying aspects of virtualization is the ability to add new hardware devices to a virtual machine, without actually having to purchase and install the physical device. We are, of course, talking about virtual devices. If an additional disk drive is required by the guest operating system, all that needs to be done is to create a new virtual hard disk image file and assign it to the virtual machine. The same is true of virtual network adapters, disk controllers, COM ports and DVD drives.
New virtual hardware devices are added to a virtual machine by selecting the ''Add Hardware'' item in the hardware list located in the left hand panel of the settings dialog, selecting the type of device to be added from the list in the main panel and clicking ''Add''. This will display the device settings page, where the device may be configured to meet the necessary requirements. Clicking ''Apply'' will commit the changes.
In the case of new virtual hard disks and DVD drives, the disk controller to which the disk is to be attached must first be selected, followed by the type of device from the main list. More detailed information about adding and configuring Hyper-V virtual hard disks can be found in the chapter entitled [[Creating and Configuring Hyper-V Virtual Hard Disks (VHDs)]]. In terms of new DVD drive devices, the virtual drive may either be mapped to an existing physical device attached to the host system, or to a CD/DVD ISO image file residing on a host accessible file system.
== Virtual Machine BIOS Settings ==
Just like physical computer systems, a virtual machine has a Basic Input Output System (BIOS). As with physical computer systems, the virtual machine BIOS settings may be changed, although the range of options for a virtual machine is considerably considerably narrower than those of a physical BIOS. In fact, the Hyper-V virtual machine BIOS settings are limited to selecting the device from which the guest operating system is to be loaded from when the virtual machine is powered on and choosing whether or not the Num Lock key is on by default:
[[Image:hyper-v_virtual_machine_memory_settings.jpg|Configuring the memory assigned to a Hyper-V Virtual Machine]]
 
Any amount of memory may be specified between 8MB and 3069MB. When specifying large amounts of memory, it is important to be aware of the amount of physical memory in the host system and the needs of other virtual machines and applications.
The ''Processor'' section of the settings panel allows the number of virtual processors or processor cores to be made available to the virtual machineto be configured. Note that this number will be limited by the number of physical processors or processor cores on the host system. It is not, for example, possible to allocated allocate four virtual processors to a virtual machine running on a host with only two physical processorsor processor cores.
The ''Resource Control'' section of the panel specifies how the physical resources are allocated to the virtual machine:
== Virtual Machine Management Settings ==
Beneath the list of hardware devices in the virtual machine settings page is a section entitled ''Management''. This is a essentially a "catch-all" section where a number of miscellaneous settings may be configured:
* '''Name''' - The name of the virtual machine. This option also allows notes about the virtual machine to be recorded.
* '''Integration Services''' - Indicates whether Hyper-V Integration Services are installed on the guest operating system and lists which services are currently enabled. Individual services may be disabled if required by deselecting the corresponding check boxes. More details on Hyper-V integration Services are provided in the [[Understanding and Installing Hyper-V Integration Services]] chapter of this book.
* '''Snapshot File Location''' - The location where virtual machine snapshot images will be stored.
* '''Automatic Start Action''' - Defines what action should be taken with regard to the virtual machine when the host system boots. Options include not starting the virtual machine, starting the virtual machine and or only starting the virtual machine if it was running when the host last shut down. The option is also provided to delay the start up by a specified number of seconds. This avoids all virtual machines starting at the same time and allows critical virtual machines to start before less critical ones.
* '''Automatic Stop Action''' - Defines what action should be taken with regard to the virtual machine when the host system shuts down. Options include powering off the virtual machine, saving the virtual machine state and performing an orderly guest operating system shutdown. Note that the latter requires the installation of Hyper-V Integration Services on the guest and the ''Operating Shutdown Control'' option supported and enabled.
 
 
<htmlet>hyperv</htmlet>

Navigation menu