Chapter 2 Flashcards
In a virtualized environment, each guest thinks what about the computer?
That they “own” it, and are the only one using it.
Hypervisors perform what function?
Manage the guest operating system(s), and provide an isolated execution envrionments
A Type 1 Hyperviser runs directory on what?
Physical Hardware (Bare Metal)
Hyper-V is what type of Hypervisor?
Type 1
A Type 2 Hypervisor runs where?
Within the host operating system
Oracle VM VirtualBox is what type of Hypervisor?
Type 2
Guest Operating Systems running on a Monolithic Hypervisor directly interact with what?
The physical hardware on the computer
The main advantage to Monolithic Hypervisors is?
No need for a host OS
The parent in a Microkernel Hypervisor is called what?
The Root Operating System
The root in a Microkernel Hypervisor provides what?
Envrionments for the device drivers
Does a Microkernel Hypervideo have less or more overhead?
Less
Which type of hypervisor will not load foreign code?
Microkernel
For Hyper-V to function properly, you must configure what in your computers BIOS?
Hardware Assisted Virtualization. Intel VT or AMD-V
True or False: Hyper-V can be installed on a Itanium version of Windows Server.
False, it can only run on 64bit.
After installing Hyper-V what do you need to do before the role in enabled and active?
Restart your Server
If you decide to use Antivirus on your server, what should you do in regards to Hyper-V?
Exclude it from its list of scanned directories
An External Virtual Network type adapter can communicate with what?
Anything
An Internal Virtual Network type adapter can communicate with what?
Other virtual guests, and the host
A Private Virtual Network type adapter can communicate with what?
Other virtual guests.
The Legacy Network Adapter in Hyper-V emulates what type of NIC?
Intel 21140 PCI NIC
What are the three actions you can perform to a virtual hard disk in Hyper-V?
Compact, Convert, and Expand
What happens when you convert a virtual hard disk in Hyper-V?
Converts the disk from Dynamic to Fixed
Can you convert a fixed virtual hard disk to Dynamic?
No
What are the two types of Virtual Hard Disks that Hyper-V uses?
VHD and VHDX
Generation 1 Virtual Machines only support what in regards to storage?
IDE
How many virtual SCSI controllers are there in a Hyper-V Virtual Machine?
4 Controllers
What is the maximum number of SCSI disks you can have in a Hyper-V Virtual Machine?
4 Controllers * 64 Disks Each = 256 disks.
What is the maximum number of iSCSI disks you can have in a Hyper-V Virtual Machine?
There is no limit
Disk Deduplication is only supported on what filesystem?
NTFS
True or False: Virtual Diskette Drives can be attached to a Generation 2 Virtual Machine.
False, only Gen 1.
True or False: Guest Machines cannot be running when you make a checkpoint
False, machines can be running, saved, or stopped
Connecting to the guest machine uses what technology?
Remote Desktop