Bare Metal instances with KVM

0

My customer is trying to set up a customized version of KVM that allows the virtualization layer to monitor in depth the activities performed on the VMs hosted. The VMs have a specialized kernel module that KVM can use to collect the data. Their assumption (and mine) is that to run this, they would need to run on bare metal instances. They are asking two questions that I am not sure of.

  1. Can they create an AMI of a bare metal instance and use it to create new bare metal instances?
  2. Is there any limit on the number of bare metal instances they can procure? Are there any availability limits or issues issues with on-demand provisioning of bare-metal instances?
  3. Can customers launch bare metal instances on demand?
AWS
已提问 3 年前684 查看次数
1 回答
0
已接受的回答
  1. Yes .metal instances expose Intel VT-x to the OS which the customer can use to run KVM
  2. Yes AMIs can be launched on .metal instances.
  3. Yes .metal instances are available for provisioning on-demand.
AWS
专家
JDB
已回答 3 年前

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

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

回答问题的准则