Chapter 9 Flashcards
Virtualization reduces the number of physical servers, networking devices, supporting infrastructure, and maintenance cost.
Better use of Resources
Consolidating servers lowers the monthly power and cooling costs. Reduced consumption helps enterprises achieve a smaller carbon footprint
Less energy consumed
Creating a virtual server is far faster than provisioning a physical server.
Faster server provisioning
Virtualization offers advanced solutions to keep businesses continuing during a disaster. VMs can be copied to other hardware platforms that may even be in a different data center.
Improved disaster recovery
Server consolidation with virtualization reduces the overall footprint of the data center. Fewer servers, network devices, and racks reduce the amount of required floor space.
Less space required
Cost savings because less equipment is required, less energy is consumed, and less space is required.
Reduced cost
Most server virtualization platforms now offer advanced redundant fault tolerance features, such as live migration, storage migration, high availability, and distributed resource scheduling. They also support the ability to move a virtual machine from one server to another.
Maximize server uptime
Virtualization can extend the life of OSs and applications providing more time for organizations to migrate to newer solutions
Support for legacy systems
This is the physical computer controlled by a user. VMs use the system resources of the host machine to boot and run an OS.
Host computer
This is the operating system of the host computer. Users can use a virtualization emulator such as VirtualBox on the host OS to create and manage VMs.
Host operating system (host OS)
This is the operating system that is running in the VM. Drivers are required to run the different OS version.
Guest operating systems (guest OS)
Also called bare-metal hypervisor and typically used with server virtualization. It runs directly on the hardware of a host and manages the allocation of system resources to virtual operating systems.
Type 1 (native) hypervisor
This is hosted by an OS and is commonly used with client-side virtualization. Virtualization software such as VirtualBox and VMware Workstation are examples of a Type 2 hypervisor.
Type 2 (native) hypervisor
Processors, such as Intel VT and AMD-V, were specifically designed to support virtualization. The virtualization feature on these processors may need to be enabled. Processors with multiple cores are also recommended as the additional cores increase speed and responsiveness when running multiple VMs.
Processor support
Consider that you need memory for your host OS and will now need enough RAM to meet the requirements of each VM and their guest OS.
Memory support