VM Server Installation
John T. Rine
The objective of this project is to successfully install the Xen VM Server.
This is a base project, there are no prerequisites.
To accomplish this project you will need:
Item | Description | Qty |
---|---|---|
computer | VM Server Computer | 1 |
student shelf KVM setup | The location for this installation is largely established and fixed | 1 |
After successfully completing the virtual machine server installation and virtual machine creation projects for HP0, I realized that I knew nothing about virtual machines, or virtual machine servers, so I searched the Internet for information about virtual machines and virtual machine servers. Regarding virtual machines and virtual machine servers, here is what I found: A virtual machine is an encapsulated piece of software which behaves just like a physical machine, a computer. It has its own virtual hardware, for example, a network interface card, a CPU, and RAM. It executes its own applications on its own operating system or systems. According to vmware.com, virtual machines have four key characteristics that make them attractive to a user:
The backbone of the vm server is called the “hypervisor”. It is a thin software layer which is inserted between the server's hardware and the operating system. “A hypervisor, also called a virtual machine manager, is software that allows multiple operating systems to share a single hardware host. Each operating system appears to have the host's processor, memory, and other resources.” Xen's hypervisor is software that runs on top of the computer hardware with nothing in between. The hypervisor replaces the operating system so that computer hardware can execute multiple guest operating systems at the same time. xen supports x86, x86-64, Itanium, Power PC, and ARM processors and supports Linux, NetBSD, FreeBSD, Solaris, Windows, and other common operating systems as guests.
The following was displayed during my install:
root@vmserver04:~# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1883 1 2_____ 18.8