Top 10 Things You Must Read About Virtual Machines

By Eric Siebert (Profile)
Share |
Tuesday, February 10th 2009
Advanced

You probably know what a virtual machine is but do you have a real good understanding of all the components that make up a virtual machine and how virtual machines differ from traditional physical servers. When administering virtual machines you need to be aware of the key differences from physical servers and the best methods for securing, administering, configuring and backing them up. This list consists of articles that explain the key components of a VMware virtual machine and how their virtual hardware differs from physical hardware. It also covers how to properly secure, configure and backup virtual machines and some additional information that you need to be aware of about virtual machine architecture.

  • 1

    Anatomy of a virtual machine (Pt. 1)

    http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1340962,00.html

    An article that covers what a virtual machine is and the differences between the physical hardware of a host server and the virtual hardware that a virtual machine sees.

  • 2

    Anatomy of a virtual machine (Pt. 2)

    http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1343897,00.html

    An article that covers what all the files that make up a virtual machine are and detailed information on each file type.

  • 3

    The Reincarnation of Virtual Machines

    http://queue.acm.org/detail.cfm?id=1017000

    An article from Mendel Rosenblum on what a virtual machine is, the history of virtual machines, the different types of virtualization and detailed information on hardware virtual machines.

  • 4

    Timekeeping in VMware Virtual Machines

    http://www.vmworld.com/mylearn?classID=11639

    http://www.vmware.com/pdf/vmware_timekeeping.pdf

    A VMworld 2007 presentation (free registration required) and white paper from VMware that describes how timekeeping hardware works in physical machines, how VMware products virtualize this hardware, and the various ways that guest operating systems use the hardware to keep time. They also cover a few known timekeeping issues and how to correct or work around them.

  • 5

    CIS Virtual Machine Security Benchmark

    http://www.cisecurity.org/tools2/vm/CIS_VM_Benchmark_v1.0.pdf

    A security benchmark for virtual machines from the Center for Internet Security. This document describes potential threats to virtual machines and has guidelines for securing and protecting them.

  • 6

    Improving Guest Operating System Accounting for Descheduled Virtual Machines in ESX Server 3.x Systems

    http://www.vmware.com/pdf/vi3_esx_vmdesched.pdf

    A white paper from VMware that covers the descheduled time accounting component of VMware Tools that provides improved accuracy for guest CPU time accounting and improved guest OS timekeeping. It explains how to install and monitor VMDesched on Linux and Windows guest operating systems. It also describes timer interrupt virtualization issues resolved by VMDesched and how VMDesched works.

  • 7

    Virtual Machine Backup Guide

    http://vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_vm_backup.pdf

    Documentation from VMware that provides information on different methods you can use to backup and restore virtual machines. It also describes how to setup and use VMware Consolidated Backup in your environment.

  • 8

    Virtual Machine Mobility Planning Guide

    http://vmware.com/pdf/mobility_guide.pdf

    Documentation from VMware that covers how to plan a virtual computing environment that allows maximum mobility for your virtual machines. It covers key issues you must address when moving virtual machines that must be modified to run in the new environment. Topics include how to move virtual machines between different VMware products and versions, platform differences and cross-generation mobility.

  • 9

    Choosing a Network Adapter for Your Virtual Machine

    http://kb.vmware.com/kb/1001805

    A knowledgebase article from VMware that describes all the different virtual network adapter types that you can use in your virtual machines. It describes what each type is and under what circumstances it can be used.

  • 10

    Understanding Full Virtualization, Paravirtualization and Hardware Assist

    http://www.vmware.com/files/pdf/VMware_paravirtualization.pdf

    A white paper from VMware that provides an overview of x86 virtualization, different techniques for CPU virtualization, memory and device I/O virtualization and the benefits of paravirtualization.