*Along with the termination of perpetual licensing, Broadcom has also decided to discontinue the Free ESXi Hypervisor, marking it as EOGA (End of General Availability). Regrettably, there is currently no substitute product offered.* You can feel that the employee that wrote this knows this is a sinking ship.
> Regrettably, there is currently no substitute product offered. Not quite. Microsoft gives away Hyper-V Server for free, no license key needed. It is not time limited or crippled in any way. https://www.microsoft.com/en-us/evalcenter/evaluate-hyper-v-... It runs in Server Core mode and the learning curve is much steeper outside an AD domain or for non-Windows turbonerds; but once set up properly it is extremely powe…
VMware vSphere ESXi free edition is dead
31–39 of 39 posts
Re: VMware vSphere ESXi free edition is dead
#32*Along with the termination of perpetual licensing, Broadcom has also decided to discontinue the Free ESXi Hypervisor, marking it as EOGA (End of General Availability). Regrettably, there is currently no substitute product offered.* You can feel that the employee that wrote this knows this is a sinking ship.
There are several substitute products, Proxmox being a common one.
Re: VMware vSphere ESXi free edition is dead
#33Earlier quoted context omitted.
> Regrettably, there is currently no substitute product offered. Not quite. Microsoft gives away Hyper-V Server for free, no license key needed. It is not time limited or crippled in any way. https://www.microsoft.com/en-us/evalcenter/evaluate-hyper-v-... It runs in Server Core mode and the learning curve is much steeper outside an AD domain or for non-Windows turbonerds; but once set up properly it is extremely powe…
Well, obviously, there is "currently no substitude product offered unless you are willing to move to something else" In which case, of course, Proxmox is there since years. So why would you encrap yourself with hyper-v and postpone the show for only a couple of years when you could implement a robust solution ?
If you're building a hip new product with a bunch of Linux VMs you defined yourself greenfield then it probably seems a little ridiculous, especially since most of your stuff is likely containers or at least hybrid cloud conscious out of the gate. At that point you can grab a low cost subscription for your couple of servers and call it a day for a few grand a year.
Nutanix is probably the option most people looking at (or currently using) Hyper-V would be weighing right now.
Re: VMware vSphere ESXi free edition is dead
#34Earlier quoted context omitted.
wdym not crippled and powerful? it was always a literal cripleware that not only lacks of basic VM flexibility (usb/devices passthru etc) and cant run any guest except windows and linux, but also hard to mange due to lack of basic cli / gui. It has no advanced features that were added for datacenter edition back in 2016 and in fact pretty much dead as windows server itself microsoft virtualization is long stuck in th…
Let’s clear some things up here if you don’t mind. All HyperV hosts can only run Windows and certain Linux distros, this is not a limitation of the free offering. Passthrough is also not available for most types of hardware in all versions of HyperV. An imperfect workaround is to use passthrough with Remote Desktop. I’m not telling you it’s good I’m telling you it exists. HyperV server has a basic cli interface and i…
I'm not sure where y'all are picking this up from, FreeBSD is even officially supported. I've run Redox and Haiku in it as well.
For non-production use cases though I recommend grabbing the latest Windows Server via a trial instead. The downside is you get 180 days per period and it can be renewed for 3 periods before it expires. The upside is you can just install Server Datacenter and get the kitchen sink, including full desktop. You do one VM migration and re-install and then the when that trial fully expires it's time to upgrade to the newer version of Windows Server anyways.
Re: VMware vSphere ESXi free edition is dead
#35Earlier quoted context omitted.
Let’s clear some things up here if you don’t mind. All HyperV hosts can only run Windows and certain Linux distros, this is not a limitation of the free offering. Passthrough is also not available for most types of hardware in all versions of HyperV. An imperfect workaround is to use passthrough with Remote Desktop. I’m not telling you it’s good I’m telling you it exists. HyperV server has a basic cli interface and i…
> All HyperV hosts can only run Windows and certain Linux distros, this is not a limitation of the free offering. I'm not sure where y'all are picking this up from, FreeBSD is even officially supported. I've run Redox and Haiku in it as well. For non-production use cases though I recommend grabbing the latest Windows Server via a trial instead. The downside is you get 180 days per period and it can be renewed for 3 p…
Re: VMware vSphere ESXi free edition is dead
#36ugh, forgot to download this. Luckily I'm stuck on 6.5/7.0 because my hardware is old.
Re: VMware vSphere ESXi free edition is dead
#37Re: VMware vSphere ESXi free edition is dead
#38Earlier quoted context omitted.
Proxmox is a nice UI and extra utilities on top of KVM for VMs, KVM can be installed on any Linux system. I'd install Proxmox in a VM and give it a try if you want to see how it goes.
Just for note: Proxmox also can run containers (not Docker) beside VMs.
Re: VMware vSphere ESXi free edition is dead
#39And in the end, KVM stands as the best free option with a wide range of support and 3rd party applications using it. ProxMox, Virtualbox on kvm, etc.
I recently started at a new role where they offer a VMware OVA disk image for their software solution (basically just Ubuntu running Apache/MySQL/Ruby on Rails) They were preparing to spin up an entire EC2 dedicated instance plus purchase another VMware license for me to onboard with for learning. I was absolutely pleading with them to just let me use KVM, I already have a Linux box at home I can just run the VM as-i…