浏览模式: 标准 | 列表 2009年06月5日的文章

XEN在虚拟化技术中应用搭建VPS

概念解释:

XEN:提供虚拟化技术的提供商 具体见 http://baike.baidu.com/view/697213.htm

vps:虚拟专用服务器 具体可见 http://baike.baidu.com/view/698769.htm

据我了解,国内在XEN技术上搭建的VPS虚拟服务器提供商比较专业的就是“瑞豪开源”(http://rashost.com/),跟他们的技术员聊了下,可以肯定的是他们基于linux技术平台的虚拟化技术以及linux维护技术还是可以肯定的(因为某些原因,暂时没购买他们的产品,用的是合租网www.hezuwangc.om的双线主机,如果需要构建自己的服务器系统,又不想花太多钱,特别是linux的服务器,可以找他们)。而XEN的博客(http://blog.xen.org/)也是搭建在基于XEN技术的VPS上,由http://www.slicehost.com/提供服务器(running on a Slicehost Xen VPS)

XEN最新版本应该是XEN3.4(09/05/18),下载地址:http://www.xen.org/download/

三个下载源我做下简单说明:

Xen 3.4.0 (hypervisor and tools) official source distribution(Xen的3.4.0 (程序和工具)官方来源分布)

http://bits.xensource.com/oss-xen/release/3.4.0/xen-3.4.0-xen.tar.gz

Linux 2.6.18 with Xen 3.4.0 support source tarball(2.6.18的Linux使用Xen 3.4.0支持源码包)

http://bits.xensource.com/oss-xen/release/3.4.0/linux-2.6.18-xen-3.4.0.tar.gz

Xen 3.4.0 plus kernel combined source distribution tarball(加的Xen 3.4.0内核源分布包合并)

http://bits.xensource.com/oss-xen/release/3.4.0/xen-3.4.0.tar.gz

参考资料:Xen 初学者指南 http://www.linuxsir.org/main/?q=node/188


090801更新:

今天又去xen查资料,无意间看到底部的“This site is hosted by Citrix ”字样,点击进入,居然找到 Download Citrix XenServer for free(原文链接 google译文),遂下载测试。

1 下载XenServer5.5.0(321M)

http://downloadns.citrix.com.edgesuite.net/4210/FREE_XenServer-5.5.0-install-cd.iso

客户端支持的一些软件(121M)

http://downloadns.citrix.com.edgesuite.net/4211/FREE_XenServer-5.5.0-linux-cd.iso

2 下载XenCenter(对XenServer进行管理 需要在windows系统下 .net 2.0支持 8M)

http://downloadns.citrix.com.edgesuite.net/4212/FREE_XenServer-5.5.0-XenCenter.msi

3 XenServer的相关文档下载

http://www.citrix.com/lang/English/lp/lp_1688622.asp

4 XenServer入门的视频演示(英文版,要承受住!呵呵)

在线观看:http://www.xenserver5.com/videos/Getting_Started_with_XenServer/Getting_Started_with_XenServer.htm

下载视频:http://www.xenserver5.com/videos/Getting_Started_with_XenServer/Getting%20Started%20with%20XenServer.swf

Tags: xen, vps