I have always been a big fan of Hyper-V, and was actually a Virtualization MVP 2 years in a row. However recently I haven’t been able to get past the really poor support for Linux on the Hyper-V platform. We run a large number of hypervisors in our international sales…
Linux-KVM: Managing Disk Images
Disk images have long been the traditional form of storage for virtualized environments, they are essentially containers in the form of a file on the host’s file system. These files can be either fully allocated or sparsely allocated at time of disk creation, a fully allocated 20GB disk image will…