昨天看到redhat官网的资料,RHEL 6.5 中会增加许多KVM虚拟化新特性,有些特性在实际工作中可能非常有前景,比如windows虚拟机的agent,原生的支持glusetFS。

抑制不了自己的兴奋,我花了半天时间翻译了这一部分,和大家共享。

以下部分引用自如下连接:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6-Beta/html-single/6.5_Release_Notes/index.html

5.1. KVM

Improved Support For the VMDK Image File Format 改进对VMDK文件镜像的支持

Red Hat Enterprise Linux 6.5 includes a number of improvements to read-only support for Virtual Machine Disk, or VMDK, image file formats, including its subformats, as created by many VMware products.
RHEL 6.5 增加了多种只读方式的虚拟机磁盘镜像格式的支持,VMDK等,包括VMWare产品的子格式。

Windows Guest Agent Fully Supported Windows客户端Agent的全面支持

The Windows guest agent is now fully supported and delivered with its own installer in the Supplementary channel together with virtio-win drivers.
现在全面支持Windows客户端Agent,并且和virtio-win的驱动一起在支持渠道发布和交付。

Support for the VHDX Image File Format 支持VHDX文件镜像格式

Red Hat Enterprise Linux 6.5 includes read-only support for Hyper-V virtual hard disk, or VHDX, image formats, as created by Microsoft Hyper-V.
RHEL 6.5 以只读的方式支持Hyper-V的 虚拟化硬盘,VHDX镜像格式,为微软的虚拟化引擎Hyper-V创建。

Native Support for GlusterFS in QEMU QEMU 原生的支持GlusterFS

Native Support for GlusterFS in QEMU allows native access to GlusterFS volumes using the libgfapi library instead of through a locally mounted FUSE file system. This native approach offers considerable performance improvements.
QEMU 使用libgdapi原生的支持GlusterFS,取代通过linux FUSE方式挂载,原生方式的支持大大提高了性能。

Support for External Backup of Live Virtual Machines 支持外部的备份工具在线备份虚拟机

Third-party applications running on the host are now able to access the guest image contents in read-only form, thus being able to copy files and perform backups.

第三方应用现在可以通过只读方式读取虚拟机的镜像目录,这样就可以拷贝文件和执行备份。

CPU Hot Plugging for Linux Guests Linux虚拟机CPU热添加

CPU hot plugging and hot unplugging are supported with the help of the QEMU guest agent on Linux guests; CPUs can be enabled or disabled while the guest is running, thus mimicking the hot plug or hot unplug feature.
QEMU支持Linux 虚拟机的CPU热添加,虚拟机运行的时候可以禁止或者启用CPU,这样可以模拟CPU的热添加。

Application-Aware freeze and thaw on Microsoft Windows with VSS Support on qemu-ga-win Windows 系统上通过qemu-ga实现应用的冻结和唤醒

VSS (Volume Shadow Copy Service) is a Microsoft Windows API that allows, among other things, the notification of applications for proper, consistent freeze and thaw operations. With this feature, snapshots taken while the virtual machine is running are consistent through the whole stack (from the block layer to the guest applications) and can be used for backup purposes. For more information, see theVirtualization Administration Guide

微软的卷 影 复 制 服 务 支 持 Windows API,另外一面,可以确切通知应用,保持应用冻结和唤醒时候的一致性,有了这个特性,在虚拟机运行的时候可以通过整个栈(从块设备层到虚拟机应用层)创建一致性的快照以达到备份的目的,了解更多的信息,请参阅文档《Virtualization Administration Guide》

Application-Aware freeze and thaw on Linux Using qemu-ga Hooks Linux系统上通过qemu-ga钩子实现应用的冻结和唤醒

Similar to the Windows VSS version, application-consistent snapshots can be created with the use of scripts that attach to the QEMU guest agent running on the guest. These scripts can notify applications which would flush their data to the disk during a freeze or thaw operation, thus allowing consistent snapshots to be taken.
同Windows VSS的版本相似,在虚拟机上使用QEMU agent 脚本可以创建应用一致的快照。这些脚本可以通知应用在应用被冻结或者唤醒操作的时候它应该刷数据到硬盘上,这样就可产生应用一致的快照。

Conversion of VMware OVF and Citrix Xen Guests to KVM Guests 支持VMWare OVF和xen的虚拟机转化成KVM的虚拟机

The virt-v2v conversion tool has been upgraded to an upstream version to support conversion of VMware Open Virtualization Format (OVF) and Citrix Xen guest conversion to KVM.
新升级的virt-v2v的工具支持将VMware的开放虚拟化格式(OVF)和思杰的虚拟机转换成KVM虚拟机。

Increased KVM Memory Scalability 虚拟机更多的内存支持

KVM virtual memory scalability in a single guest has been increased to 4TB.
KVM虚拟机内存扩展支持到4TB。

Support of Volume Control from within Microsoft Windows Guests 支持windows虚拟机内部的音量控制

Users can now fully control the volume level on Microsoft Windows XP guests using the AC'97 codec.

使用windows xp 虚拟机的用户现在可以完全控制AC`97的音量。

RHEL 6.5 中的KVM虚拟化新特性相关推荐

  1. linux搭建虚拟化平台报告,CentOS 7中搭建KVM虚拟化平台的方法步骤

    什么是虚拟化 虚拟化就是把硬件资源从物理方式转变为逻辑方式,打破原有物理结构,使用户可以灵活管理这些资源,并且允许1台物理机上同时运行多个操作系统,以实现资源利用率最大化和灵活管理的一项技术. 虚拟化 ...

  2. 在LINUX系统中安装KVM虚拟化

    在LINUX系统中安装KVM虚拟化 首先CPU要支持虚拟化(Intel是vmx,AMD是svm) [root@localhost ~]# egrep '(vmx|svm)' --color /proc ...

  3. android5.0后新特性修改标题头,Android5.0中Material Design的新特性

    Material Design简介 Material Design是谷歌新的设计语言,谷歌希望寄由此来统一各种平台上的用户体验,Material Design的特点是干净的排版和简单的布局,以此来突出 ...

  4. Python培训分享:Python新版本中的6个新特性

    Python在几年做了一个全面的升级,此次Python升级中有6个新特性,本期小编为大家介绍的Python培训教程就是关于介绍Python新版本中的6个新特性的,来看看下面的详细介绍. Python培 ...

  5. SQL Server 2008中Analysis Services的新特性——深入SQL Server 2008

    SQL Server 2008中Analysis Services的新特性 --深入SQL Server 2008 内容简介: 本书涵盖了SQL Server 2008引入的新功能.作者之一Rober ...

  6. Java 9 中的9个新特性

    转载自 强悍!Java 9 中的9个新特性 你可能已经听说过 Java 9 的模块系统,但是这个新版本还有许多其它的更新. 这里有九个令人兴奋的新功能将与 Java 9 一起发布. Java 平台级模 ...

  7. Java 9 中的 9 个新特性

    Java 9 中的 9 个新特性 Java 8 发布三年多之后,已经于在2017年9月21日发布了. 你可能已经听说过 Java 9 的模块系统,但是这个新版本还有许多其它的更新. 这里有九个令人兴奋 ...

  8. Python 3.10 中的 6 个新特性,你体验了吗?

    作者 | Sara A. Metwalli 译者 | 有数可据 出品 | CSDN(ID:CSDNnews) 新的 Python 版本推出了有趣的新功能. Python 是当今最流行的编程语言之一.它 ...

  9. Visual Studio 2015 RC中的ASP.NET新特性和问题修正

    (此文章同时发表在本人微信公众号"dotNET每日精华文章") 微软在Build大会上发布了Visual Studio 2015 RC,这也预示着Visual Studio 201 ...

最新文章

  1. linux_软件安装策略和升级策略
  2. Mysql 百万级数据优化资料
  3. 第一篇:超级工具/Terminals,xterms 和 Shells
  4. 好代码是管出来的——.Net Core中的单元测试与代码覆盖率
  5. 计算机无法播放asf格式,ASF文件怎么打开播放出来?
  6. mockjs json数组找不到_【接口测试】JSON 断言中的JSON Path
  7. jsp在线预览Word文档操作步骤(自己测试的)
  8. 解决笔记本拔掉电源线和插上电源线鸣笛问题
  9. 路由器和交换机的区别
  10. Mac上制作Linux U盘启动盘
  11. svchost.exe是什么进程
  12. [SSL_CHX][2021-08-20]幸运数字们
  13. 天呐。怎么修改上传资源积分的?
  14. MySQL 系统自带的数据库有哪些?每个数据库的作用是什么?
  15. 两寸证件照的尺寸是多少?如何换两寸证件照的背景色?
  16. flutter安装包百度网盘
  17. 图形界面介绍Create Placement Blockage
  18. (转)关于样本标准差(SD)与样本标准误差(SE)
  19. 护士计算机怎么报名,(湘潭财经)湘潭财经职业技术学校报名计算机|航空|护士护理...
  20. 罗斯蒙特248温度变送器248HANANONS

热门文章

  1. 抽象同步器AQS、CAS应用之--ReentrantLock,lock和unlock的流程、源码分析
  2. 【MyBatis框架】查询缓存-二级缓存-整合ehcache
  3. 如何管理kvm虚拟机的时钟源
  4. iscsiadm及其他磁盘相关命令
  5. 《Go语言程序设计》读书笔记 (九) 命令工具集
  6. Flutter安装和踩坑指南(windows)
  7. 利用WPF建立自己的3d gis软件(非axhost方式)(九)SDK自带部分面板的调用
  8. 轻松生成小程序分享海报
  9. HDU 4085 Peach Blossom Spring
  10. Mac OS X将CSV格式转换为Excel文档格式,Excel转CSV中文乱码问题