本文首发于烂泥行天下。KVM虚拟化学习已经有一段时间了,现在虚拟化软件比较多,对比了下目前使用比较多的VMwareVsphere。发现在不进入VM系统的情况下,Vsphere可以查看VM的IP地址,。如下:同时你也会发现,Vsphere只能查看VM的IP地址,不能查看其他的信息。如果要查看的话,..
分类:
其他好文 时间:
2014-10-01 00:40:41
阅读次数:
338
本文由秀依林枫提供友情赞助,首发于烂泥行天下。 KVM虚拟化学习已经有一段时间了,现在虚拟化软件比较多,对比了下目前使用比较多的VMware Vsphere。发现在不进入VM系统的情况下,Vsphere可以查看VM的IP地址,。如下: 同时你也会发现,Vsphere只能查看VM的IP地址,不能查看其...
分类:
其他好文 时间:
2014-09-30 18:51:19
阅读次数:
232
HowtoextendalogicalvolumeanditsfilesystemonlineinRedHatEnterpriseLinux?问题WhatistheproceduretogrowanexistingfilesystembasedonLogicalVolume?HowcanIextendmylogicalvolumeandthefilesysteminthecommandline?Ihaveextendedalogicalvolumeusinglvextendwhichshowstheext..
分类:
其他好文 时间:
2014-09-30 13:43:30
阅读次数:
368
一个完整的数据包从虚拟机到物理机的路径是:虚拟机--QEMU虚拟网卡--虚拟化层--内核网桥--物理网卡KVM的网络优化方案,总的来说,就是让虚拟机访问物理网卡的层数更少,直至对物理网卡的单独占领,和物理机一样的使用物理网卡,达到和物理机一样的网络性能。方案一全虚拟化网卡..
分类:
其他好文 时间:
2014-09-28 19:50:37
阅读次数:
307
Sun Sep 28 14:09:21 2014 [ReM][D]: Req:9056 UID:0 HostDelete invoked, 5Sun Sep 28 14:09:21 2014 [ReM][D]: Req:9056 UID:0 HostDelete result SUCCESS, 5S...
分类:
其他好文 时间:
2014-09-28 16:47:54
阅读次数:
411
1、前言 Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems(Eucalyptus)是一种开源的软件基础结构,用来通过计算集群或工作站群实现弹性的、实用的云计算。它最初是美国加利福尼亚....
分类:
其他好文 时间:
2014-09-28 13:07:12
阅读次数:
290
iplinknmcliconaddtypeteamcon-nameteam0ifnameteam0config‘{"runner":{"name":"activebackup"}}‘nmcliconaddtypeteam-slavecon-nameteam0-port1ifnameeno1masterteam0nmcliconaddtypeteam-slavecon-nameteam0-port2ifnameeno2masterteam0teamctlteam0statenmclidevdisteam0sys..
分类:
其他好文 时间:
2014-09-28 12:35:41
阅读次数:
167
【Android Debug Bridge】 ADB lets you communicate with an emulator instance or connected Android-powered device.ADBis a client-server program that incl....
分类:
移动开发 时间:
2014-09-27 20:34:00
阅读次数:
231
#!/usr/bin/python
importlibvirt
conn=libvirt.open(‘qemu:///system‘)
xmldesc=‘‘‘
<domaintype=‘kvm‘>
<name>centos_6.5</name>
<memoryunit=‘KiB‘>524288</memory>
<currentMemoryunit=‘KiB‘>524288</currentMemory>
<vcpupl..
分类:
编程语言 时间:
2014-09-27 18:36:21
阅读次数:
188
有一哥们是搞山寨货的,什么流行就搞什么。自己有个厂子,前些时间服装挣钱,就生产衣服,如今搞手机挣钱,搞手机,这哥们非常聪明,就换了个产品,工人,厂房都不变。他是怎么做到的?用类图来模拟一下:由类图能够看出这哥现有两家公司,一个搞房地产,一个搞山寨货(phone),房地产是长久渠道,山寨随时可能变更。...
分类:
其他好文 时间:
2014-09-27 12:14:29
阅读次数:
224