hypervisor

Running Windows Server 2012 Hyper-V inside ESXi 5.1

    

It is possible to run Windows Server 2012 Hyper-V inside a VMware ESXi 5.1, free edition. Using a “nested” hypervisor is not straight forward. Still it is quite simple.

Continue reading...


Choosing between AMD and Intel for the Virtual Infrastructure

    

My ESXi v5 runs on a Mini-ITX Z68 motherboard with Intel Core i5 2500T (Quad core). I choose this because I wanted to have a silent (fanless) and low consumption box. The box runs quite well. The only thing that I regret is that I don’t have access to any sensors from the vSphere client. I was looking at the SuperMicro motherboards as they seem to provide IPMI.

Continue reading...


The FreeBSD hypervisor using VirtualBox

    

VirtualBox is a virtualization software that allows running several OSes on a single host machine. It was first a free VMware Workstation-like tools but has grown quite a bit now. You can now run virtual machines headless, like you do with Xen or KVM. Here’s a little tour on setting up an hypervisor using VirtualBox on FreeBSD 9. BTW: Why FreeBSD? Because it features ZFS filesystem version 5 and ZFS pool version 28.

Continue reading...


Moving VM on ESXi without VMotion or Storage VMotion

    

One of the missing feature in the free version of ESXi 5 is the ability to move Virtual Machines between Datastores (Storage vMotion) and/or ESXi servers (vMotion). There is, however, a way to move a Virtual Machine from one hypervisor to another or to use another storage space ; at the cost of VM outage duration. Here’s a brief review of what can be done and how regarding Virtual Machine instances and storage migration.

Continue reading...