@matteo-nunziati said in What Are the Latest Virtualization Platform Recommendations:
@scottalanmiller I've recently looked at the SLES installer and it seems it is able to support Xen. Not sure about opensuse.
My idea was: why use XS if I can install it on a minimal suse leap? I've never used xen so I do not know if XO is able to deal with Xen over suse.
This would be a nice way to go out of the really strict/limited apporach of XS. And anyway it would be way more close to what one does with centos minimal install + libvirt/kvm.
Currently I'm using hyper-v + altaro. I've just setup a replica server using the build-in replica service and I'm going to test it (and write a little bit about the process). Altaro is great but hyper-v is really MS stuff:
- dynamic memory has frozed ALL of the VMs on my host (even win ones), leading me to go the static memory way.
- everytime I read about issues with a potential update a million of guys jump out of the blue with the wierds issues, scarrying me. I always pray when an update is to be installed.
- performance is not top notch (minor issue here)
- now and then the VM manager freezes...
- and honestly poweshell is way worst than unix-like apps + bash/sh
All in all it seems the classic lack of QA and NIH syndrome from MS. But for sure it does the job and the SW ecosystem is wide.
Updates pretty minor when using Hyper-V Server instead.
Dynamic Memory works great as longs the hyperv-daemons for Linux is installed and also configure memory ballooning.
I have experienced Manager freezing because of antivirus.
PowerShell does take awhile to get use. I've been forcing myself to use PowerShell exclusively. I understood it more than I did with vbscript.