When managing a VM Guest on the VM Host Server itself, it is possible to access the complete file system of the VM Host Server in order to attach or c...
分类:
其他好文 时间:
2014-07-22 22:57:53
阅读次数:
347
Thu Jul 17 10:10:07 2014 : Error executing image transfer script: Error copying localhost.localdomain:/app/opennebula/var//datastores/1/12933297f0ffeb...
分类:
其他好文 时间:
2014-07-18 20:14:18
阅读次数:
269
Thu Jul 17 10:45:36 2014 [ReM][D]: Req:4720 UID:0 VirtualMachineDeploy result SUCCESS, 12Thu Jul 17 10:45:40 2014 [TM][D]: Message received: LOG I 12 ...
分类:
其他好文 时间:
2014-07-17 13:31:23
阅读次数:
301
libvirt is a library that provides a common API for managing popular virtualization solutions, among them KVM and Xen. 使用virt-install创建image qemu-img ...
分类:
其他好文 时间:
2014-07-16 18:35:42
阅读次数:
273
目前正在学习虚拟化软件KVM相关运行原理、过程,对源码的分析进行了总结,只是为了学习交流使用,若有不正确的地方,希望大家提出。
总入口:我的个人blog
文章列表
1. kvm安装与启动过程说明
2. kvm安装与启动过程说明-Kernel源码编译方式
3. KVM硬件辅助虚拟化之 EPT(Extended
Page Table)
4. KVM硬件辅助虚拟...
分类:
其他好文 时间:
2014-07-16 13:45:22
阅读次数:
192
pci passthrough
概念
允许guest排他使用host上的某个PCI设备,就像将该设备物理连接到guest上一样。
使用场景
提升性能(如直通网卡和显卡)
降低延迟(避免数据丢失或丢祯)
直接利用bare-metal上设备的驱动
用法1
需要CPU支持VT-d。主板也支持该技术。
预先配置:
打开bios中的VT-d设置。激活kernel...
分类:
其他好文 时间:
2014-07-15 10:31:59
阅读次数:
359
Overcommits KVM allows for both memory and disk space overcommit. However, hard errors resulting from exceeding available resources will result in gue...
分类:
其他好文 时间:
2014-07-14 23:36:34
阅读次数:
385
利用python自动化管理kvm虚拟机,实现虚拟机的生命周期管理
分类:
其他好文 时间:
2014-07-14 12:23:59
阅读次数:
286
[root@node2qemu-kvm.git]#./configureError:zlibcheckfailedMakesuretohavethezliblibsandheadersinstalled.解决上面报错需要安装zlib相关的软件[root@node2qemu-kvm.git]#yuminstallzlib*安装完上面软件后继续出现下面报错[root@node2qemu-kvm.git]#./configureglib-2.12requ..
分类:
其他好文 时间:
2014-07-14 12:08:30
阅读次数:
275