-
30. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
ahmadalkaysey Jan 31, 2013 9:32 AM (in response to john117)Yea figured that....looks like though you can install an esxvm nested within Hyper-V you still cannot run vm's within esx because the hyper-v role is enabled...damn.
-
31. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
jmattson Jan 31, 2013 9:41 AM (in response to john117)VMware products virtualize hardware-assisted virtualization. Hyper-V does not. But you should still run be able to run nested 32-bit VMs with binary translation.
-
32. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Jan 31, 2013 2:44 PM (in response to jmattson)This sucks....
This is what I get when trying to power the VM on thru vsphere....
-
33. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
ahmadalkaysey Jan 31, 2013 2:56 PM (in response to remixedcat)Same here.
-
34. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
jmattson Jan 31, 2013 3:11 PM (in response to ahmadalkaysey)Add the following to your nested VM configuration (.vmx) file, or using 'advanced configuration options' under the VC client):
vmx.allowNested = TRUE
-
35. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Jan 31, 2013 3:30 PM (in response to jmattson)Thank you! That worked!!!
You rock!
-
36. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
jmattson Jan 31, 2013 3:38 PM (in response to remixedcat)You'll have to let me know what it's like. I've never tried it that way around.
-
37. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Jan 31, 2013 4:19 PM (in response to jmattson)Tried to load CentOS and it was stuck at the splash screen for 10 minutes.....
Trying Server 2012....
ok that didn't work....
now trying a ubuntu live and installing it...
-
Screenshot (36).png 732.8 K
-
-
38. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Jan 31, 2013 10:21 PM (in response to remixedcat)Installed windows 8 successfully but having networking problems...
-
Screenshot (41).png 490.4 K
-
-
39. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
jmattson Feb 1, 2013 5:52 AM (in response to remixedcat)Does Hyper-V allow you to set the network interface of the ESXi guest to promiscuous mode? (If you have multiple interfaces, this would be the one attached to the VM Network.)
-
40. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Feb 1, 2013 1:24 PM (in response to jmattson)I checked and there are no options in the virtual switch manager of hyper-v
I'll try to get this working.
If I have to I can pick up a cheap wireless USB dongle and see if I can try to route with that and see if that will help.
-
41. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Feb 7, 2013 12:10 AM (in response to remixedcat)I am able to get as far as to get an IP from my router to the esxi/vsphere VM but no DNS/internet connectivity works.
I am able to ping my router, however no DNS resolves.
-
42. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
remixedcat Feb 8, 2013 12:14 AM (in response to remixedcat)XML file for your VM.
I am not sure where best to try this. The first place I would suggest is under the <global_settings> node. Add the line:
<allow_promiscuous_mode type="boolean">TRUE</allow_promiscuous_mode>
THIS WORKED!!!
-
Screenshot (46).png 1.3 MB
-
-
43. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
orthohin Feb 8, 2013 10:03 PM (in response to remixedcat)This really works.
-
44. Re: Vmware ESXI within Hyper-v (server 2012) networking issue
abindustries Feb 10, 2013 7:11 PM (in response to remixedcat)Am i the only one getting a black screen after using the legacy adapter, and the tulip vib for a custom image, after boot but before the install?
I'd take a screenshot, but it's really just a black screen.