红联Linux门户
Linux帮助

OpenNode 6.0 Update3发布,虚拟化解决方案

发布时间:2014-09-08 15:05:53来源:红联作者:empast
OpenNode 6.0 Update3发布,2014-07-25.上个版本还是2013-04-23的U2 基于CentOS/KVM/OpenVZ/libvirt/NoVNC/Salt的虚拟化解决方案。此版本升级了CentOS到6.5同时支持了Openvswitch和VETH。

OpenNode是一个服务器的虚拟化解决方案,提供了一个易于使用(CentOS /红帽为基础)裸机安装程序和标准,同时支持OpenVZ的基于容器的虚拟化和在同一个物理主机出现全面的KVM虚拟化技术。在OpenNode标准安装程序将设立具有以下特点最小CentOS 5服务器系统:红帽2.6.18内核(由OpenVZ项目)修改,以同时支持OpenVZ和KVM虚拟化,libvirt的管理OpenVZ和切换管理程 序,函数接口支持(通过https:/ / fedorahosted.org /函数/)为中央管理的目的客户端支持,和VM模板,opennode CLI工具提供下载(目前只提供OpenVZ的模板)。

完全改进:

OpenNode 6 Update 3 (OVS) released

24. July 2014 15:35

This stable OS release has been rebased to CentOS 6.5 and is introducing Openvswitch as a host bridge networking stack with support for VETH based VLANs and network bandwidth throttling.

OpenNode OS 6 Update 3 ISO installer can be downloaded from OpenNode SourceForge project page: https://sourceforge.net/projects/opennode/files/OpenNode_6_Update_3/

Changelog:

Rebased OpenNode base system to CentOS 6.5 - please see RHEL/CentOS 6.5 release notes: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.5_Release_Notes/

Latest RHEL6 OpenVZ kernel (042stab092.2) with updated OpenVZ and KVM virtualization support

Updated vzctl (4.7.2) and ploop (1.11) package versions

Legacy linux bridge kernel module replaced with Openvswitch (OVS) - that has numerous new features - please see http://openvswitch.org/

Standard 802.1Q VLANs and network bandwith throttling support on VM VETH interface through custom ON_NETIF parameter in VEID.conf file - please see VETH configuration examples here: https://support.opennodecloud.com/wiki/doku.php?id=usrdoc:os:network&#create_veth_interfaces

For updating existing OpenNode OS 6 installations please run:

yum update
service libvirt restart

NB! If you are currently running vzkernel version older than 042stab061.1 - you must install newer vzkernel package first and then run yum update for OS update like this:

yum install vzkernel
reboot
yum update
service libvirt restart

NB! VM stop/start default behaviour on host reboot has now changed to suspend/resume mode. It can be reverted back to stop/start mode by issuing:

sed -i '/^VE_STOP_MODE=/ c VE_STOP_MODE=stop' /etc/vz/vz.conf

Wishing nice summer vacations,

Team OpenNode

下载:http://jaist.dl.sourceforge.net/project/opennode/OpenNode_6_Update_3/opennode-6-upd-3.x86_64.iso

软件详情:http://opennode.activesys.org/

下载地址:http://opennodecloud.com/downloads/

来自:开源中国社区
文章评论

共有 0 条评论