Install virtualization software on EC2

0

A customer would like to have a virtual server and then install a virtualization software in it (they are currently working with Proxmox VE), to virtualize Linux, FreeBSD, and Windows machines. Is that possible?

已提问 6 年前733 查看次数
1 回答
0
已接受的回答

Nested virtualisation is a very tricky problem, which can bring further issues to the surface; for example, Xen-on-Xen virtualisation works up to a point but opens a security hole, which is why we don't have our base Xen configured to permit it. For the new Nitro system, KVM has a nesting capability, but I don't know (yet) whether our specific KVM implementation allows it (I'll edit this piece when I've found out more).

If a customer wants to have an environment where they have control over a virtualisation layer that sits on top of their own environment (for example, so they can instrument the hypervisor in ways that CloudWatch doesn't), then their best option is to get one of the new bare-metal instances, and install an OS and layered hypervisor of their choice on that.

AWS
专家
Dave_W
已回答 6 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容