Can I run ESXi inside a Hyper-V host VM?

Discussion in 'Virtualized Computing' started by cyr0n_k0r, Jun 28, 2012.

  1. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    We have a new vendor solution that REQUIRES esxi. We are a Hyper-V shop. I currently have the vendors VM deployed on a test server that isn't beefy just to get the solution up and running. I'm wondering if it is possible to run ESXi inside a Hyper-V VM then load the vendors solution inside that VM?

    I've read you can go the other way (hyper-v hosted on esxi), but can't find any info on doing it the way I want.
    I understand this is not ideal, but I don't want to have to buy a whole separate server just for this 1 VM.
     
  2. kur1j Gawd

    Messages:
    682
    Joined:
    Sep 13, 2003
  3. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    sophos web appliance.
     
  4. peanuthead [H]ardness Supreme

    Messages:
    4,671
    Joined:
    Feb 1, 2006
    Yes, you can. Google vzilla.
     
    Last edited: Jun 29, 2012
  5. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    thats cryptic.
    anyone else?
     
  6. danswartz 2[H]4U

    Messages:
    3,631
    Joined:
    Feb 25, 2011
    Silly question: have you tried it? e.g. loading esxi inside a hyper-v?
     
  7. Vengance_01 [H]ardness Supreme

    Messages:
    5,868
    Joined:
    Dec 23, 2001
    Worst case, run workstation on a VM in hyper-V?
     
  8. peanuthead [H]ardness Supreme

    Messages:
    4,671
    Joined:
    Feb 1, 2006
  9. holden j caufield Gawd

    Messages:
    584
    Joined:
    Mar 27, 2012
    I've run esi and hyper v in a nested vm so yeah if you have iommu or ept it should work.
     
  10. Vashypooh 2[H]4U

    Messages:
    2,420
    Joined:
    May 25, 2006
    Might be able to convert it to a VHD and so forth as well. I've done that with a few appliances.
     
  11. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    Interesting!
    I honestly hadn't even thought of that. :eek:
    I'll try that first next week.
     
  12. Vashypooh 2[H]4U

    Messages:
    2,420
    Joined:
    May 25, 2006
    Might take a little bit of work, but I've had my luck.
     
  13. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    any advice other than using the standard vmdk to vhd converters?
     
  14. Vashypooh 2[H]4U

    Messages:
    2,420
    Joined:
    May 25, 2006
    Your biggest issue will likely be getting the network going. You may want to see if someone has done it before and go from there.

    Edit: If there isn't much documentation covering Sophos itself, try to figure out what OS it is running ontop of and go from there. IE if its FreeBSD, improvise off of a Hyper-V FreeBSD guide, Ubuntu and Ubuntu and so forth.
     
    Last edited: Jul 2, 2012
  15. cyr0n_k0r [H]ardness Supreme

    Messages:
    5,358
    Joined:
    Mar 30, 2001
    Contacted the manufacturer. Here is what they said

    "it's an ubuntu derivative of debian"
    running debian 6.0.4
    linux kernel 2.6.39
    i686
     
  16. Vashypooh 2[H]4U

    Messages:
    2,420
    Joined:
    May 25, 2006
    Should be cake to get working in Hyper-V then. Just do a bit of digging for Debian Hyper-V networking and see what you come up with :)