Hypervisor Explained

A Hypervisor provides a virtual platform to run multiple Operating System instances at once keeping each one of them unknown from one another. As said a Hypervisor partitions a physical server, here the Hypervisor have two types: 1) Native or bare metal or Hardware based, and 2) Hosted or Software based.
- Native or bare metal or hardware based Hypervisor: This type of Hypervisor runs directly on the hardware of the physical server and have full control on that hardware so as to provide separate OS instances to the guest servers. An example of this type of Hypervisor is VMware, XEN and Microsoft's Hyper-V. With so created Virtual Server is separated from other VMs that they are unknown with the fact that they are on the same 'parent server'. They are also called semi-dedicated servers and whatever the allocation is, in terms of hardware, its 'Dedicated' allocation.
- Hosted or Software based Hypervisor: With this type of Hypervisor a pre-installed OS is required on the physical and so the control of the server is with the OS and not with the Hypervisor. It includes VMware workstatoin, Microsoft Virtual PC and Parallels Workstation are hosted hypervisors.
0 comments:
Post a Comment