码迷,mamicode.com
首页 >  
搜索关键字:openstack libvirt qemu kvm nova    ( 6648个结果
QEMU KVM Libvirt手册(11): Managing Storage
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
Networking in too much detail
The players This document describes the architecture that results from a particular OpenStack configuration, specifically:Quantum (or Neutron) networ....
分类:Web程序   时间:2014-07-22 22:54:36    阅读次数:352
neutron创建network执行的那些命令
当搭建完openstack之后,在创建instance之前,第一件事情就是创建network,一个经典的流程如下: TENANT_NAME="openstack"TENANT_NETWORK_NAME="openstack-net"TENANT_SUBNET_NAME="${TENANT_NETWO...
分类:Web程序   时间:2014-07-19 19:35:35    阅读次数:999
opennebula kvm 创建虚拟机错误
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
opennebula kvm 创建VM oned报错日志
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 & network filtering iptables/ebtables
[libvirt] FYI: a short guide to libvirt & network filtering iptables/ebtables use Firewall / network filtering in libvirt ============================...
分类:Web程序   时间:2014-07-16 18:20:26    阅读次数:348
Setting up libvirt for TLS (Encryption & Authentication)
Setting up libvirt for TLS (Encryption & Authentication) Setting up your virtualisation infrastructure for Transport Layer Security (TLS) isn't very d...
分类:其他好文   时间:2014-07-16 18:18:08    阅读次数:289
UVA Stamps
题目如下: Stamps  The government of Nova Mareterrania requires that various legaldocuments have stamps attached to them so that the government canderive revenue from them. In ter...
分类:其他好文   时间:2014-07-16 17:23:55    阅读次数:199
VMware接入Openstack方案分析
VMware接入Openstack方案分析 在Openstack中Nova项目中目前有两个VMware相关的Driver(ESXDriver,VCDriver)。 从名字上可以清楚的看出来,一个是涉及ESX的Driver,一个是涉及VCenter的Driver。 ESXDriver最早是由Citrix贡献的,VCDriver由Vmware提供。 ESXDriver将ESX作为Hypervi...
分类:其他好文   时间:2014-07-16 17:12:43    阅读次数:306
KVM,QEMU核心分析
目前正在学习虚拟化软件KVM相关运行原理、过程,对源码的分析进行了总结,只是为了学习交流使用,若有不正确的地方,希望大家提出。 总入口:我的个人blog  文章列表 1. kvm安装与启动过程说明 2. kvm安装与启动过程说明-Kernel源码编译方式 3. KVM硬件辅助虚拟化之 EPT(Extended Page Table) 4. KVM硬件辅助虚拟...
分类:其他好文   时间:2014-07-16 13:45:22    阅读次数:192
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!