LoginSignup
2
2

More than 5 years have passed since last update.

Google CloudでKVMを使えるようにするには

Last updated at Posted at 2018-06-23

Google CloudでKVMを使えるようにするには。
GCPで借りたVM上でKVMを使用してNested Virtualizationを実現するのが難しかったのでメモ

基本的には以下の手順に従って、Nested Virtualization可能なVMを作る。
https://cloud.google.com/compute/docs/instances/enable-nested-virtualization-vm-instances

特殊なAPIを発行する必要がある模様。

RHEL7やCentOS7でKVMを使えるようにするには?
https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7/

更にその上でESXiを立てる際の考慮点
https://lists.centos.org/pipermail/centos-virt/2015-November/004780.html

◆KVM作成時のCPU設定
必ずCopy Host CPU Configurationにチェックする

image.png

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2