The conclusion after migration VMvsHyperV

So, what can I say before migration. First day looks good, nothing leaks, all services works as expected, have some additional configuration for MAC addresses etc. During migration I’ve accidentally lost one system disk for one of my VM and photos backup disk, but this is not an issue, because all important stuff have more then one backup. First expression about Hyper-V – it’s more thrifty to system resources, I’m still tuning it to make my vms run smoothly but this is the first thing I saw. Then, Hyper-V has a good mgmt console for all my needs, I have a small env. so I do not need an HUGE MGMT-VM to host vCenterServer because new VM ver. cannot beShort Read more…

Get Acess to VMFS from Windows (Vmplayer+Centos6)

Required: http://www.eastern.nl/2014/12/mounting-vmfs-centos-7/ http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/ Above May not work. So make a VMplayer VM with ESXi installation and mound physical disk where VMFS present. http://www.empirion.co.uk/vmware/vmware-vsphere-client-direct-download-links/ This is the biggest technical perversion I’ve ever did: There are: VmWare Vmplayer + ESXi mounted IDE disks with VMFS bridged network vSphereClient added datastores added NFS datastore to host where vmplayer runs (thought it were faster then just download) Windows Server 2012 NFS role and share enought space Bad method. Spent to much time. On the host where you installed Windows 2012 (for example) and where HDD with ESXI disks is mounted install one of this Hyper-V role vmware player Then create new virtual machine and install ESXi on it, just any trial ESXi you canShort Read more…

vmdk madness!

When reading a lot of guides how better migrate from ESXi to Hyper-V I’ve saw some madness and then I become mad too. I decided to copy important VMs, which I don’t want to break, on my laptop. YEAH!   Guess what? I bet when I’ll migrate almost VMs to Hyper-V one last VM wouldn’t convert and I will run it under the VMbox with bridged NIC from Windows Server with Hyper-V. I feel it would be exactly like that! Read more…

Virtualization matrix

Very useful, much informative, wow!   http://www.virtualizationmatrix.com/matrix.php?category_search=all&free_based=1 Read more…

from VmWare to Windows Hyper-V

So! This time has come! I will switch my virtual enviroment from Vmware to Windows Server 2012 + Hyper-v. I’m tired because of ESXi leak of RAM and CPU and unaviability to check a lot of health statements of my tower. If you are interested in this, grab y’r popcorn and check my tag “VMvsHyperV” in blog to watch my struggle! Let the battle begins!   Useful stuff: http://redmondmag.com/articles/2014/06/01/migrate-to-hyperv.aspx http://www.microsoftvirtualacademy.com/training-courses/vmware-to-hyper-v-migration For convertion: http://www.microsoft.com/en-us/download/details.aspx?id=42497 http://interface31.ru/tech_it/2014/03/konvertiruem-virtualnye-mashiny-vmware-v-hyper-v-i-obratno.html http://blogs.technet.com/b/canitpro/archive/2013/03/24/step-by-step-migrating-from-vmware-to-microsoft-hyper-v-server-2012.aspx https://social.technet.microsoft.com/Forums/windowsserver/en-US/bbcfd6d6-10d6-4c56-8129-0fd10374f1ed/convert-vmfs-volumes-to-hyperv?forum=winserverhyperv http://cmsource.net/2014/02/02/convert-vmware-vmdk-files-to-vhdx-for-use-with-hyper-v-for-free/ How to access to VMFS: https://code.google.com/p/vmfs/wiki/CLI http://woshub.com/how-to-access-vmfs-datastore-from-linux-windows/ http://digfor.blogspot.com/2011/04/accessing-vmfs-partitions.html http://www.ryanbelanger.com/access-a-vmfs-drive-under-windows/ http://www.vm4.ru/2011/02/vmfs-troubleshooting.html VMplayer: http://www.vmware.com/products/player/playerpro-evaluation.html Read more…