mikegoes101
Weaksauce
- Joined
- Jan 20, 2010
- Messages
- 71
Is VMWARE still the king of virtual machines or is there a new competior out there to weigh in?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you are a Windows only shop, Hyper-V is very compelling due to its much lower price point. And for Linux, Hyper-V drivers are in the Linux kernel as of 2.6.32. They'll be in Redhat corporate distros before long. It also supports live migration, HA, and all that good stuff. It isn't as polished as VMware in many areas, but it is rock stable and has better hardware support.
I don't expect VMware to be the reigning champion for too many more years. They can only demand a premium based on name for a little while longer. Think Novell...
I guess I'll have to step in with my VMware experience.
Where do I expect VMware to be in the future? On top. Think Cisco - not Novell.
Hyper-V is still in it's infancy. I certainly think it will continue to grow into a more mature product, and the price point is certainly worth considering for exclusive Microsoft shops, but VMware is certainly not going away. But for us, migrating our Novell infrastructure and linux boxes was very simple (back before they were supported on Hyper-v). vMotion and svMotion (svMotion not available on Hyper-v) are rock solid, with no hiccups what-so-ever. And it's been able to do it well before 2008 R2. Fault tolerance (VM running simultaneously on multiple hosts) is another feature Hyper-v is yet to support.
but that's assuming VMware doesn't sit still too. They're not exactly sitting around - they introduce new features all the time.
If you are a Windows only shop, Hyper-V is very compelling due to its much lower price point. And for Linux, Hyper-V drivers are in the Linux kernel as of 2.6.32. They'll be in Redhat corporate distros before long. It also supports live migration, HA, and all that good stuff. It isn't as polished as VMware in many areas, but it is rock stable and has better hardware support.
I don't expect VMware to be the reigning champion for too many more years. They can only demand a premium based on name for a little while longer. Think Novell...
but that's assuming VMware doesn't sit still too. They're not exactly sitting around - they introduce new features all the time.
MS is the only serious competition, and they're 4 years behind the ball game. And MS Hyper-V support (at least for critical production support) costs more than the base 2k3 support.
VMware owns 98% of the Fortune 500, and 100% of the Fortune 100 as customers. I'll let you think about who all that includes(There's a bounty out for the remainder of the fortune 500 too).
Sun and Citrix are in a totally different field than VMware and microsoft.
MS is the only serious competition, and they're 4 years behind the ball game. And MS Hyper-V support (at least for critical production support) costs more than the base 2k3 support.
VMware owns 98% of the Fortune 500, and 100% of the Fortune 100 as customers. I'll let you think about who all that includes(There's a bounty out for the remainder of the fortune 500 too).
VMWARE my have all the features in a pretty windows GUI but its performance still blows. KVM will take some of the spotlight for the REAL professional IT out there. This is my opinion from my experience and my differ for others.
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream.
Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.
The kernel component of KVM is included in mainline Linux, as of 2.6.20.
If it's just another hypervisor how does it trump VMware and all its features?
VMWARE my have all the features in a pretty windows GUI but its performance still blows. KVM will take some of the spotlight for the REAL professional IT out there. This is my opinion from my experience and my differ for others.
KVM is just another hypervisor. Its fully supported by Red Hat and in my own testing I was able to run double as many VMs on KVM as I was able to on Citrix XenServer and ESX4. So from my own usage it is my opinion that KVM will be a very good choice for IT Professions (not management wanting pretty graphs) when it picks up more momentum.
One particular reason why KVM stands out for me is the recent development of KSM which has lowered my ram usage considerably while maintaining the same level of performance.
Yes I am biased. No i am not looking to troll.
Alot of the features you pay extra for in VMware have been available in KVM/Linux for quite a while now. Perhaps the single major downside of KVM is that it requires a bit more technical know-how than VMware to deploy effectively.
Where is KVM's vmotion, storage vmotion, centralized management, shared storage filesystem, or high availability? Those are all basic features of ESX that have been around for 4+ years.
KVM is a competitor for single box installs, sure - and to be honest, can be faster at those. But it's not an enterprise level product at all.
Go use proxmox ve. It is all of that except HA and that is on the roadmap. You can always roll your own HA solution as well. Proxmox VE is based on KVM.
Oh yeah, and it's free!
The problem is that free is rarely actually free. The product itself may be free but you pay magnitudes more in payroll then you would have spent on a proper VMware setup. The reason free software is free is because of the effort it takes to set it up and reliably maintain it.
Have you guys actually tried what I suggested or are you stereotyping?
Not all free solutions cost extra payroll. Not all paid solutions are easier/cheaper.
Have you guys actually tried what I suggested or are you stereotyping?
Not all free solutions cost extra payroll. Not all paid solutions are easier/cheaper.
Have you guys actually tried what I suggested or are you stereotyping?
Not all free solutions cost extra payroll. Not all paid solutions are easier/cheaper.
"Roll your own HA"? That's extra payroll, and no support. No enterprise level customer is going to do that.
I work for an enterprise....we use a lot of custom stuff because that is all that meets our needs. YMMV of course.