OpenNode是一个服务器的虚拟化解决方案,提供了一个易于使用 (CentOS /红帽为基础)裸机安装程序和标准,同时支持OpenVZ的基于容器的虚拟化和在同一个物理主机出现全面的KVM">虚拟化技术。在 OpenNode标准安装程序将设立具有以下特点最小CentOS 5服务器系统:红帽2.6.18内核(由OpenVZ项目)修改,以同时支持OpenVZ和KVM虚拟化,libvirt的管理OpenVZ和切换管理程 序,函数接口支持(通过https:/ / fedorahosted.org /函数/)为中央管理的目的客户端支持,和VM模板,opennode CLI工具提供下载(目前只提供OpenVZ的模板)。
OpenNode 1.1 stable更新日志:
Upgraded
kernel to ovzkernel-2.6.18-238.9.1.el5.028stab089.1 Updated KVM to kvm-83-224.asys.3.
x86_64.rpm Updated vzctl to 3.0.27-1 Updated vzdump to 1.2-12 Rebased OpenNode base system to CentOS 5.6 Initial OVF templates support in OpenNode CLI
Utility (both for KVM and OpenVZ) Updated and new (
Fedora 14, OpenSUSE 11.2/11.3/11.4) OpenVZ OVF templates are
available for download through local OpenNode CLI Utility Out-of-box OpenNode
Management Server support Minimum disk size requirement for advanced auto
partitioning has been reduced to 25GB. NB! OpenNode can be installed with disk sizes less than 25GB - but then
manual partitioning might be needed or accepting a default and simple partitioning scheme with single root partition on top of LVM.
请按照以下升级说明从OpenNode 1.0 stable或 1.1 beta 1系统升级:
#Stop all running VM-s - if any
#Make sure you have opennode stable repo enabled in /etc/yum.repos.d/opennode.repo file
cd /etc/pki/rpm-gpg/
wget opennode.activesys.org/CentOS/5/opennode/RPM-GPG-KEY-ActiveSys
rpm --import download.openvz.org/RPM-GPG-Key-OpenVZ
cp -p /etc/yum.repos.d/opennode.repo /tmp/
yum update opennode
cp -p /tmp/opennode.repo /etc/yum.repos.d/
yum install opennode-repo
yum update
ln -sf /opt/opennode/bin/opennode /usr/bin/opennode
mkdir -p /storage/images
mkdir -p /storage/iso
mkdir -p /storage/templates/kvm/deploy
mkdir -p /storage/templates/openvz/deploy
reboot
下载地址:http://sourceforge.net/projects/opennode/files/OpenNode_1.1stable/opennode_1.1stable.iso/download