Xen

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(相关项目)
(用户)
 
(未显示1个用户的45个中间版本)
第1行: 第1行:
[[Image:Xenlogo.gif|right]]
+
{{SeeWikipedia}}
 +
[[Image:Xen-90x90.gif|right]]
  
 
[[Image:Xen_88x31.jpg]] VMM(virtual machine monitor)是由剑桥大学计算机实验室开发的一个开源项目,它能够让我们创建更多的虚拟机,每一个虚拟机都是运行在同一个操作系统上的实例。
 
[[Image:Xen_88x31.jpg]] VMM(virtual machine monitor)是由剑桥大学计算机实验室开发的一个开源项目,它能够让我们创建更多的虚拟机,每一个虚拟机都是运行在同一个操作系统上的实例。
[[Image:xen.png|thumb|right|Xen]]
+
 
 
Xen 是可用于Linux内核的一种开源的虚拟化技术,在GPL许可下开源,目前仍然处于起步阶段。Xen被定义为一款半虚拟化(paravirtualizing) VMM(虚拟机监视器,Virtual Machine Monitor)的虚拟机软件,为了调用系统管理程序,要有选择地修改操作系统,然而却不需要修改操作系统上运行的应用程序。Xen可以在Linux系统之上自动的实现从物理服务器向虚拟服务器的转变,并支持Intel公司的硬件虚拟技术Intel-VT,这将提供了一个关键技术,用以解决Xen在虚拟化Windows系统方面的困难。Xen很快将应用于Red Hat Enterprise Linux 5和SuSE Linux Enterprise Server 10系统。
 
Xen 是可用于Linux内核的一种开源的虚拟化技术,在GPL许可下开源,目前仍然处于起步阶段。Xen被定义为一款半虚拟化(paravirtualizing) VMM(虚拟机监视器,Virtual Machine Monitor)的虚拟机软件,为了调用系统管理程序,要有选择地修改操作系统,然而却不需要修改操作系统上运行的应用程序。Xen可以在Linux系统之上自动的实现从物理服务器向虚拟服务器的转变,并支持Intel公司的硬件虚拟技术Intel-VT,这将提供了一个关键技术,用以解决Xen在虚拟化Windows系统方面的困难。Xen很快将应用于Red Hat Enterprise Linux 5和SuSE Linux Enterprise Server 10系统。
  
 
Xen 在一些基本的虚拟功能上已经超越了VMware,举例来说,它可以支持64个SMP,而VMware只支持4个。
 
Xen 在一些基本的虚拟功能上已经超越了VMware,举例来说,它可以支持64个SMP,而VMware只支持4个。
  
[[Image:xen_30_logo.gif]] http://www.xensource.com/products/xen/index.html
+
[[Image:xen_30_logo.gif]] [[Image:xenenterprise_logo.gif]]
  
[[Image:xenenterprise_logo.gif]] http://www.xensource.com/products/xen_enterprise/index.html
+
[[Image:Everest-680x100.jpg|珠穆朗玛峰|right]]
 +
==[[XenServer]]==
 +
*[http://www.xenserver.org/ XenServer] 全面开源。
 +
*[https://github.com/xenserver XenServer @ GitHub]
  
==相关项目==
+
==Xen Project==
[[Image:nic-sharing.jpg|right|thumb|Network interface controller sharing]]
+
[[image:xen-project.png|right]]
[[Image:virtual-switching.jpg|right|thumb|Virtual NIC technology: Virtual switching ]]
+
*FreeBSD on Xen http://www.fsmware.com/xenofreebsd/
+
*OpenSolaris Xen http://www.opensolaris.org/os/community/xen/
+
*NetBSD/xen http://www.netbsd.org/Ports/xen/
+
*Debian Xen 2.0.6 Packages http://www.option-c.com/xwiki/Debian_Xen_2.0.6_Packages
+
*[[Install Xen On Debian]]
+
  
==相关链接==
+
[http://www.xenproject.org/ Xen Project]
 +
 
 +
==体验==
 +
通过 [http://wiki.xensource.com/xenwiki/LiveCD Xen Live CD] 快速体验 Xen
 +
 
 +
==Debian==
 +
uname -m
 +
Domain 0 (Host)
 +
apt-get install xen-linux-system-amd64
 +
or apt-get install xen-linux-system-686-pae
 +
egrep '(vmx|svm)' /proc/cpuinfo
 +
dpkg-divert --divert /etc/grub.d/08_linux_xen --rename /etc/grub.d/20_linux_xen
 +
去掉 dpkg-divert --rename --remove /etc/grub.d/20_linux_xen
 +
update-grub
 +
...
 +
DomU (guest)
 +
 
 +
[http://wiki.debian.org/Xen 请参考完整信息]
 +
 
 +
==OpenStack==
 +
Xen and [[OpenStack]]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug27/7b-xen-and-cloudstack.pdf Xen and CloudStack]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug27/8b-openstack-xen-and-xcp.pdf OpenStack, Xen and XCP]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug28/1-scaling-xen-within-rackspace-cloud-servers.pdf Scaling Xen within Rackspace Cloud Servers]
 +
 
 +
==[[Apache CloudStack|CloudStack]]==
 +
*[http://docs.huihoo.com/apache/cloudstack/4.1.0/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/citrix-xenserver-installation.html XenServer Installation for CloudStack]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug27/7b-xen-and-cloudstack.pdf Xen and CloudStack]
 +
 
 +
==管理==
 +
*[[XenCenter]]
 +
*[[openQRM]]
 +
 
 +
==文档==
 +
*[http://docs.huihoo.com/xen/summit/2012/virtualization-in-the-cloud-bacd-may-2012.pdf Virtualization in the Cloud]
 +
*[http://docs.huihoo.com/xen/summit/2012/xen-cloud-platform-feb-2012.pdf Xen Cloud Platform]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug28/6b-xen-sdn-and-apache-cloudstack.pdf Xen*, SDN and Apache Cloudstack]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug28/5b-sdn-openflow-openvswitch-quantum.pdf SDN - Openflow + OpenVSwitch + Quantum]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug28/7b-building-a-distributed-block-store-on-xen.pdf Building a Distributed Block Store on Xen]
 +
*[http://docs.huihoo.com/xen/summit/2012/aug28/9b-building-a-distributed-block-storage-system-on-xen.pdf virtual machine block storage with the ceph distributed storage system]
 +
[http://docs.huihoo.com/xen/summit/2012/ 更多文档 >>>]]
 +
 
 +
==项目==
 +
*[http://www.fsmware.com/xenofreebsd/ FreeBSD on Xen]
 +
*[http://www.opensolaris.org/os/community/xen/ OpenSolaris Xen] 
 +
*[http://www.netbsd.org/Ports/xen/ NetBSD/xen]
 +
*[http://www.option-c.com/xwiki/Debian_Xen_2.0.6_Packages Debian Xen 2.0.6 Packages]
 +
*[[Xen on Debian]]
 +
 
 +
==用户==
 +
*[[Amazon Web Services]]
 +
*[[Linode]]
 +
*[http://www.slicehost.com/ Slicehost - VPS Hosting]
 +
*[https://news.gandi.net/zh-hans/2017/07/%E8%B5%B0%E5%90%91-xen-%E7%9A%84%E6%9C%AA%E6%9D%A5%E8%99%9A%E6%8B%9F%E5%8C%96%E4%B9%8B%E8%B7%AF/ Gandi 走向 Xen 的未来虚拟化之路]
 +
 
 +
==图集==
 +
<gallery widths=100px heights=100px perrow=6>
 +
Image:xen.png|Xen
 +
image:xen-community-ecosystem-map.png|社区生态系统
 +
image:xen-at-openstack.png|OpenStack
 +
image:openstack-xenapi-architecture.png|OpenStack on Xen
 +
image:openstack-and-xenapi.png|OpenStack and XenAPI
 +
Image:nic-sharing.jpg|Network interface controller sharing
 +
Image:virtual-switching.jpg|Virtual NIC technology: Virtual switching
 +
Image:XenPaperImg1.gif
 +
Image:XenPaperImg2.gif
 +
Image:xenenterprise-01.jpg|Installing Xensource
 +
Image:xenenterprise-02.jpg|XenEnterprise Packages Xen Well
 +
Image:xenenterprise-03.jpg|Debian Graphical Environment
 +
Image:xenenterprise-04.jpg|Resource Monitoring
 +
Image:xenenterprise-05.jpg|XenEnterprise's Guest OS Limitations
 +
Image:xenenterprise-06.jpg|RHEL Installation
 +
Image:xenenterprise-07.jpg|Managing Multiple XenEnterprise Servers
 +
image:xen-live-cd-debian.png|Xen Live CD
 +
image:xen-toolstacks.png|Toolstacks
 +
image:xen-cluster.png|Xen Cluster
 +
image:xen-bridge-and-virtual-network.png|网络
 +
</gallery>
 +
 
 +
==链接==
 
*http://xen.org/
 
*http://xen.org/
 
*http://wiki.xen.org
 
*http://wiki.xen.org
第26行: 第103行:
 
*http://download.huihoo.com/xen/
 
*http://download.huihoo.com/xen/
 
*http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
 
*http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
*下载xen http://sourceforge.net/projects/xen
+
*[http://sourceforge.net/projects/xen 下载Xen]
*xen商业公司 http://www.xensource.com/
+
*[http://www.xensource.com/ Xen商业公司]
 +
*[http://www.citrix.com/English/ps2/products/product.asp?contentID=683148 下载XenServer]
 
*http://www.xelhosting.com/
 
*http://www.xelhosting.com/
 
*http://www.option-c.com/
 
*http://www.option-c.com/
 
*[http://industry.ccidnet.com/art/289/20050905/325111_1.html 深入学习Xen新起点 全面介绍Xen虚拟机]
 
*[http://industry.ccidnet.com/art/289/20050905/325111_1.html 深入学习Xen新起点 全面介绍Xen虚拟机]
 
*[http://www.linuxsir.org/bbs/showthread.php?t=225421 新手安装Xentoo(Xen + Gentoo)的极速体验]
 
*[http://www.linuxsir.org/bbs/showthread.php?t=225421 新手安装Xentoo(Xen + Gentoo)的极速体验]
 +
*[http://www.searchvirtual.com.cn/showcontent_60278.htm 开源Xen是如何衰落的?] 红帽和[[Ubuntu]]已经明确选择了[[KVM]]
  
==User==
+
{{comment}}
*http://www.slicehost.com/ VPS Hosting
+
==精彩图集==
+
[[Image:XenPaperImg1.gif|thumb|left]] [[Image:XenPaperImg2.gif|thumb|left]]
+
 
+
[[category:Virtualization]]
+
 
+
[[Image:xenenterprise-01.jpg|thumb|left|Installing Xensource]] [[Image:xenenterprise-02.jpg|thumb|left|XenEnterprise Packages Xen Well]] [[Image:xenenterprise-03.jpg|thumb|left|Debian Graphical Environment]]
+
 
+
[[Image:xenenterprise-04.jpg|thumb|left|Resource Monitoring]] [[Image:xenenterprise-05.jpg|thumb|left|XenEnterprise's Guest OS Limitations]] [[Image:xenenterprise-06.jpg|thumb|left|RHEL Installation]]
+
  
[[Image:xenenterprise-07.jpg|thumb|left|Managing Multiple XenEnterprise Servers]]
+
[[category:virtualization]]
 +
[[category:cloud computing]]
 +
[[category:xen]]
 +
[[category:Linux Foundation]]

2018年1月28日 (日) 14:31的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Xen Thanks, Wikipedia.
Xen-90x90.gif

Xen 88x31.jpg VMM(virtual machine monitor)是由剑桥大学计算机实验室开发的一个开源项目,它能够让我们创建更多的虚拟机,每一个虚拟机都是运行在同一个操作系统上的实例。

Xen 是可用于Linux内核的一种开源的虚拟化技术,在GPL许可下开源,目前仍然处于起步阶段。Xen被定义为一款半虚拟化(paravirtualizing) VMM(虚拟机监视器,Virtual Machine Monitor)的虚拟机软件,为了调用系统管理程序,要有选择地修改操作系统,然而却不需要修改操作系统上运行的应用程序。Xen可以在Linux系统之上自动的实现从物理服务器向虚拟服务器的转变,并支持Intel公司的硬件虚拟技术Intel-VT,这将提供了一个关键技术,用以解决Xen在虚拟化Windows系统方面的困难。Xen很快将应用于Red Hat Enterprise Linux 5和SuSE Linux Enterprise Server 10系统。

Xen 在一些基本的虚拟功能上已经超越了VMware,举例来说,它可以支持64个SMP,而VMware只支持4个。

Xen 30 logo.gif Xenenterprise logo.gif

珠穆朗玛峰

目录

[编辑] XenServer

[编辑] Xen Project

Xen-project.png

Xen Project

[编辑] 体验

通过 Xen Live CD 快速体验 Xen

[编辑] Debian

uname -m

Domain 0 (Host)

apt-get install xen-linux-system-amd64 
or apt-get install xen-linux-system-686-pae
egrep '(vmx|svm)' /proc/cpuinfo 
dpkg-divert --divert /etc/grub.d/08_linux_xen --rename /etc/grub.d/20_linux_xen
去掉 dpkg-divert --rename --remove /etc/grub.d/20_linux_xen
update-grub
...

DomU (guest)

请参考完整信息

[编辑] OpenStack

Xen and OpenStack

[编辑] CloudStack

[编辑] 管理

[编辑] 文档

更多文档 >>>]

[编辑] 项目

[编辑] 用户

[编辑] 图集

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱