We have 6 file servers and 1 Active Directory server and 1 DHCP/DNS server on a 2003 active directory network. How can we consolidate these boxes using virtual servers cheaply and easily?
Software/Hardware used:
ASKED:
June 9, 2011 7:05 PM
UPDATED:
June 13, 2011 8:22 PM
Hyper-V is really not free. What you will need to do is build yourself a Windows 2008 R2 server (a cluster with shared storage is a better solution). Enterprise 2008 come with 4 Hyper-V licenses. I have a hyper-v cluster on IBM servers with an IBM DS3000 storage array. 3TB of disk, supporting 40 virtual machines. The host servers have 64GB memory. YTou will want to allocate at least 2GB of memory to each VM, and also allow for host memory and if clustered enough memory for all VMs.
Hyper-V info here
Hyper-V Server 2008 R2 is also a standalone option as well that is free:
http://www.microsoft.com/hyper-v-server/en/us/default.aspx
You can pay for additional management software that you have to pay for, but the core bare metal hypervisor is free. As well the new version also supports clustering with other Hyper-V 2008 R2 servers.