Recommended Posts

I still can't think of a valid reason why you'd want to run one hypervisor kernel within another.....

Test labs, doing proof of concept stuff, etc. Sometimes you just gotta make due with the hardware at hand. Nesting virtualization has performance limitations, and not just due to double processor abstraction, but also double disk abstraction.

The first time I used Hyper-V was this way within VMware Workstation.

until they break into the fortune 100, your not going to see any real converts.

http://www.vmware.co...of-vsphere.html

The Facts

Proven Leadership

  • 100% of the Fortune 100 and 99.5% of the Fortune 1000 run VMware.
  • VMware vSphere 5: InfoWorld.com?s Technology of the Year Award, for the 8th year in a row.

And in the Small shops, why should you fork over for hyper-V when you can just run esxi for FREE on hardware of your choice.

has anyone here gotten esxi 5 to work within hyper-v on server 2012???

also hyper-v does make an awesome desktop hypervisor actually...

and I am able to run linux distros pretty easily... now on fedora I am unable to get the networking working correctly.

I can on ubuntu though.

The Ubuntu support is as solid as it gets (that is, in fact, a major shocker with Hyper-V) - which version of Fedora?

The Hyper-V MMC is ?ok? at best. It lacks a lot of features and polish of SCVMM. I really dislike using Hyper-V without SCVMM, but yes, for initial learning curve, anyone familiar with Microsoft products will have a pretty easy time with Hyper-V. Don?t get me wrong, the GUI is ?good enough? I guess for folks running the version of Hyper-V included with Windows 8 Pro and Enterprise, or who don?t have complex enough server environments? but the Hyper-V MMC needs to be dumped and replaced with a lite version of SCVMM that shares the same GUI elements. There is absolutely nothing in common between the Hyper-V MMC and the SCVMM console except for the product being managed. I would not call the Hyper-V MMC a System Center snap in. System Center 2012 does not utilize any MMC consoles, nor does it look like them in any way (which is good, because the System Center GUI is much greater than any MMC snap in). They are separate entities, and in the case of the VM client connection window, SCVMM fails miserably compared to the Hyper-V client connection window. SCVMM can?t even paste to the VM this way.

Delegating Hyper-V to Administrators prior to Server 2012 was a wee complex. It was not obvious. It was in fact, highly annoying. SCVMM at least made that part of Hyper-V ignorable since it took over delegation control. Server 2012 now actually includes a Hyper-V Administrators group, which it frankly needed back in 2008 R1.

So far as inertia, unless VMware makes some major changes to their pricing schemes, it will probably grow quickly. The bottom line in is Microsoft?s favor right now, and that alone can drive decisions. So far as non-Microsoft VM support goes, Microsoft?s does support a lot of distributions by default these days, and the Hyper-V integration drivers are open source under GPL.

Frankly, the biggest failing Hyper-V and SCVMM combined have right now is smart card support to the VM. Microsoft really needs to address this issue directly within both consoles. RDP is not a "good enough" solution to the problem. There are a few industries that this limitation will directly hinder adoption of Hyper-V, and is likely its biggest failing in the 2012 product line.

Smartcard authentication (such as the DoD Common Access Card) has been an option in Windows Server since 2008R2, and has been an option on Windows desktops (a built-in option) since Windows 7 - the problem has been older versions of Windows and non-Windows clients (real OR virtual). The bigger problem is the client support (again, physical or virtual), as in how the credentials present themselves. SCVMM may have addressed this (Server Manger in Server 2012 certainly does, as it actually has settings for smartcard support for client-side authentication) - however, I have no need for SCVMM with a single server - not even for a multirole server.

Smartcard authentication (such as the DoD Common Access Card) has been an option in Windows Server since 2008R2, and has been an option on Windows desktops (a built-in option) since Windows 7 - the problem has been older versions of Windows and non-Windows clients (real OR virtual). The bigger problem is the client support (again, physical or virtual), as in how the credentials present themselves. SCVMM may have addressed this (Server Manger in Server 2012 certainly does, as it actually has settings for smartcard support for client-side authentication) - however, I have no need for SCVMM with a single server - not even for a multirole server.

PIV smart card support came in with Vista/Server 2008 R2. This is when ECC(ECDSA/ECDH)/AES cryptography support was added. I can confirm that these work with the main SCVMM 2008 R2 and Hyper-V consoles in 2008 R2, but the smart card does not pass-thru the VM client connection for sign-on within the VM. Yes, SCVMM and Hyper-V will accept smart cards for forming the actual Virtual Machine Connection console, but that is not the same thing at all. This has not changed in Server 2012 or SCVMM 2012 and is the limitation I am referring to. If you can provide documentation to the contrary, please provide it, as I greatly want to fix this issue. From what I've heard directly from Microsoft employees however, is that RDP is the only workaround, which is not a "good enough" solution. Sometimes you have to sign in directly through the SCVMM/Hyper-V client consoles, and then you have to use a lesser admin account that is not set for two-factor sign on.

CAC smart card support has existed at least within Windows since XP/Server 2003. I've never used CAC based smart cards.

I have smart cards in production in some of my environments. So far as I?ve seen, passing credentials/certificates on to a VM through Hyper-V is 100% impossible without using RDP.

The Ubuntu support is as solid as it gets (that is, in fact, a major shocker with Hyper-V) - which version of Fedora?

fedora 17

and I am able to run linux distros pretty easily... now on fedora I am unable to get the networking working correctly.

If you don't have Linux Integrated Services installed on the VM, it's probably configured to use the high performance network adaper rather than the legacy network adapter. If you add the legacy adapter within your VM's settings I believe you'll have the issue resolved for now (the legacy adapter is limited to 100 megabit).

If you don't have Linux Integrated Services installed on the VM, it's probably configured to use the high performance network adaper rather than the legacy network adapter. If you add the legacy adapter within your VM's settings I believe you'll have the issue resolved for now (the legacy adapter is limited to 100 megabit).

I'll try that.... ;) thanks.

  • 3 weeks later...

You aren't going to be able to get one Hypervisor product to work within another - only one can have control of the hypervisor, and it's not presented to VMs anyway so ESXi wouldn't see one to manage to begin with.

As to your second question, Fedora should work fine with the legacy adapter, but you aren't going to get it to work (easily) with the synthetic network adapter with distributions on the 3.x kernel tree already (see this for an example). If you need a distribution that uses RPMs and is from RedHat, you're better off using RedHat itself or CentOS, which are fully supported. If you want to try to recompile the 3.2 Integration Components from Microsoft to get things working, there are posts about this and Fedora 16 (which should be the same), but YMMV couldn't be more appropriate in that case.

Actually, you can run one hypervisor within another - I've run Hyper-V server *itself* in a VM on Server 2012 to show how low Hyper-V scales. What you *cannot* do (in the nested hypervisor) is host clients directly - however, you can *remotely* if the hypervisor supports connecting to remote hosts. So, could you run Xen or any other hypervisor inside of Hyper-V? Yes.

Besides, why couldn't you? Before Hyper-V exploded onto the radar, I ran Xen itself inside Oracle VirtualBox just to get experience with admin in Xen.

The only thing that is holding running esxi within hyper-v is the virtual network adapter. there is no driver for esxi made for the network adapter emulated by Hyper-V is the DEC 21140/Intel 82579V. There is an esxi customizer tool avalible on http://www.v-front.d...customizer.html that I've found and tried a few pre-packaged drivers and none work so far :( I'll keep trying every now and then.... :( I really hope that vmware provides the drivers becuase that is an actual physical network adapter that is widely popular and people had to pull teeth to get it working on a real physical server, as a result, or purchase another network interface card.... which is pretty messed up. :(

It's popular in the virtual space as well - I'm actually surprised that vmWare doesn't support this adapter (especially when Oracle and Microsoft both do).

This adapter - originally the DEC 21140, and part of the assets Intel acquired with DEC Semiconductor - is one of three PCI Ethernet adapters/families commonly emulated (the others being AMD's Am78x PCI Ethernet adapter and Intel's entire PRO100/1000 line of desktop and server adapters). The DEC and Intel Ethernet adapters have long (and I mean Very Long) retail usage histories as well - oddly enough, the AMD adapter is the only one I have no non-virtual history with.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I totally agree no one should trust governments AND big tech companies that have near monopolies in certain market segments. The difference is of course citizens at least have some say in government. Yes, requiring Apple to open up Sirsi to other AI backends is in the interest of EU customers and certainly "opens" up the platform a crack. What are you saying? I wish the US would regulate tech companies more here and even break them up in some cases. Granted trusting the government to do it right is a crap shot at best but what is the alternative? To allow a few tech companies to continue to run everything and just print money? It's crazy to me for example that in most of the world 99% of communications go thru Facebook servers via WhatsApp. What kind of dystopian world are we living in?
    • You can.. make sure you have ADB tools on whatever OS you are running, plug your phone into your PC give it approval to talk to the phone then run this command. adb shell pm uninstall -k --user 0 com.android.chrome So long as you leave Android Webview untouched it wont break anything on your Phone to do this. I have been using exclusively Firefox mobile since it was released.
    • If it ain't broke, don't fix it. One Commander Free also available in the Store has been my goto Files Manager for years. It does what I need at a more than reasonable speed. I do occasionally use Files Explorer just because it is there and does what I need without any problems when I use it.
    • I think you missed his point. He wasn't saying that cloud storage isn't possible on GNU/Linux, clearly it is. He was pointing out that you are commenting about your dislike of Windows on an article about OneDrive (not Windows) for Mac (also not Windows). Its about as off topic as coming to an article about Sony improving something on the PlayStation and saying that you hate Sony TVs and prefer LG.
    • Nvidia's GeForce NOW summer sale drops prices for Ultimate and Premium memberships by Pulasthi Ariyasinghe Nvidia has a fresh update for GeForce NOW subscribers today, bringing in more games to add to its ever-growing supported titles list. At the same time, the company announced the kick-off for its summer sale for the streaming subscription service, dropping the prices for both its premium packages for anyone looking to upgrade or join. The offer is for the 12-month membership options that the company offers. This drops the 12-month Performance membership from $99.99 to $64.99, saving members $35. Next, the 12-month Ultimate membership is currently going for $129.99, dropping prices by $70 from the original $199.99. "The Performance membership delivers smooth, high-quality cloud gaming across devices, with streaming up to 1080p at 60 frames per second (fps) and access to RTX-powered servers for supported games," says Nvidia, describing its tiers. "The Ultimate membership steps things up with RTX 4080‑ or 5080‑class performance in the cloud, supporting up to 4K and beyond on ultrawide displays, up to 120 fps, and advanced features like ray tracing, NVIDIA DLSS and NVIDIA Reflex for a more responsive, visually rich experience." With the sales out of the way, here are the games joining GeForce NOW's supported list this week: NBA THE RUN (New release on Steam, available on June 9) Witchspire (New release on Steam, available on June 10) SpaceCraft (New release on Steam, available on June 11) Duet Night Abyss (Launcher) DOOM Eternal (Epic Games Store) The Elder Scrolls Online (Xbox, available on Game Pass) Farever (Steam) World of Tanks: HEAT (Wargaming) Nvidia plans to add support for a bunch of more games during the rest of June. Find the full announcement from last week over here. Keep in mind that, unlike subscription services like Game Pass or EA Play, a copy of a game must be owned by the GeForce NOW member (or at least have a license via PC Game Pass) to start playing via Nvidia's cloud servers. There is also a limit to how many hours subscribers can use the service per month.
  • Recent Achievements

    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      PsYcHoKiLLa
      208
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      FloatingFatMan
      73
  • Tell a friend

    Love Neowin? Tell a friend!