Assignment 5 – Hyper-V Flashcards

1
Q
  1. What are the four typical components associated with virtualization with Windows?
A

physical machine,
the virtual machine,
the virtual hard drive (and operating system),
hypervisor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. What is the name associated with the physical computer used to deploy virtual machines?
A

The physical computer used to deploy virtual machines is called the host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. What is the name associated with the virtual machines installed on the physical computer?
A

The name associated with the virtual machines installed on the host is the guest or guest operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. What are the advantages of deploying virtual machines?
A

Virtual machines offer flexibility in that
they act just like real computer systems,
they can be moved easily between host machines,
they are easy to backup and manage.

Virtual machines provide simple testing environments where details can be worked out before being put into production.

Virtual machines allow for server consolidation where there are less physical machines as multiple virtual servers can be configured on a single physical computer. This reduces the hardware requirements, has less power consumption, increases the server utilization, and helps resolve compatibility issues. Virtual machines are ideal for sandbox testing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. What are the disadvantages of deploying virtual machines?
A

The disadvantages of virtual machines are they represent a single point of failure if the host computer goes offline, an attack on the host computer could compromise all of the guest machines, and administrators need potential training with virtual machine environments. Generally the hardware requirements would be greater for the host machine if multiple VMs are configured.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. What characteristics of a CPU do you need to support Hyper-V?
A

The CPU should be a 64-bit processor and have hardware-assisted virtualization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. What impact does the amount of RAM in the host machine have on virtualization with Hyper-V?
A

Since memory is assigned for each virtual machine, the host computer should have adequate resources to support each VM. The amount of RAM could impact how many VMs can be configured on a single host computer. The use of dynamically expanding memory with VMs helps to manage the memory resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. What recommendations does Microsoft make when considering the network configuration with virtual machines?
A

Microsoft recommends on NIC for the physical system and an additional NIC for every four VMs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. What is ‘Discrete Device Assignment’?
A

Discrete Device Assignment is a feature of Hyper-V that allows the VMs to have direct access to the physical hardware of the host computer. This bypasses the Hypervisor layer and can improve performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. Describe what dynamically expanding memory is with respect to virtual machines.
A

Dynamically expanding memory with VMs allows the memory assigned to a VM to vary up to a maximum amount specified. Rather than be a fixed amount all the time, the memory adjusts to the demands of the VM up to a maximum amount. This saves resources that are shared between multiple VMs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. What does Enhanced Session Mode allow you to do with virtual machines?
A

Enhance Session Mode allows you to redirect local resources to a virtual machine session. Resources include Smart cards, Clipboard, USB devices, Audio, and Printers. One example of Enhance Session Mode is the ability to drag and drop files directly between the host and guest operating systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. Describe the differences between Generation 1 and Generation 2 Virtual Machines.
A

A Generation 1 VM is basically an older VM format that supports some legacy devices. Gen 1 is used on older Windows Server and host Oss and runs an older version of Hyper-V.

Generation 2 is a newer format for VMs which support newer BIOS features such as UEFI. They can only be installed on 64-bit guest operating systems. One feature of Gen 2 to take advantage of is the ability to perform a PXE boot to load an operating system.
You cannot change the Generation of a VM once it is created.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. What are the two virtual hard disk formats supported by Windows 2016?
A

VHD is the older legacy disk format for virtual disks.
VHDX is a newer disk format that increases the capacity from 2TB to 64TB. VHDX also has better performance over VHD and provides protection against file corruption.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. Describe the four management tasks that can be performed on a VHD.
A

VHDs can be expanded to allow the maximum size to be increased.

VHDs can be shrunk to reduce the maximum size.

VHDs can be compacted to allow dynamically
expanding VHDs to be reduced in size.

VHDs can be converted from VHD to VHDx or VHDx to VHD as well as from dynamically expanding to fixed and back again.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. What must you do first before editing a VHD?
A

To make changes to a VHD, you must power off the Virtual Machine (VM).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. What is a ‘Pass-through disk’?
A

A Pass-through disk is a physical disk that has been connected to a VM.

17
Q
  1. What is a ‘Differencing disk’?
A

A Differencing disk is a VHD associated with another disk and contains only changes to the associated disk. The differencing disk is a child disk, while the associated disk is the parent disk.

18
Q
  1. What is a ‘Checkpoint’?
A

A checkpoint is a point in time capture of the VM. Checkpoints are used to restore a VM to a previous state. Multiple checkpoints can be merged to fully restore a VM.

19
Q
  1. What four types of virtual networks that can be created?
A

You can create an External network to bind the VM to the physical NIC and allows access to the physical network.
You can also create an Internal network to allow VMs to communicate to each other and the host operating system, but not to the physical network.
You can also create a Private network to allow VMs to communicate to each other, but not the host operating system. Private networks provide isolation for security.

You can also create a Fibre-Channel network where VMs can connect to existing Fibre-Channel storage arrays.

20
Q
  1. What is the purpose of a virtual switch?
A

A virtual switch allows one or more VMs to transmit data to local or external network resources. Server and client VMs can be connected using virtual switches.

21
Q
  1. What is the maximum number of ports that can be configured on a virtual switch?
    .
A

The number of ports on a virtual switch is unlimited

22
Q
  1. What features are available for optimizing virtual networks?
A

Virtual Machine Queue – allows network traffic received on the virtual network adapter to be distributed across multiple CPU cores.
IPSec Task Offload – allows the security associations used by IPSec to be processed by the physical network adapter.
Bandwidth Management – configure the amount of BW used by the virtual network adapters.
NIC Teaming – combine virtual network adapters together as a team for BW aggregation or failover.

23
Q
  1. Describe the steps for moving a virtual machine using the two methods discussed in the curriculum.
A

One method for moving a VM involves Exporting the VM and then Importing it on a different host machine. The VM must be shut down to perform this option.

The other method called Storage Migration allows the VM to be moved over the network link. You use the Move Wizard to perform the move of the virtual machine and/or the virtual machine’s storage between Hypervisors.

24
Q
  1. What is the advantage of performing a Storage Migration over exporting a VM when moving VMs?
A

With Storage Migration, the VM does not need to be shut down or taken offline to perform the move.