首页> 外文期刊>IEEE Transactions on Computers >Efficient Checkpointing of Live Virtual Machines
【24h】

Efficient Checkpointing of Live Virtual Machines

机译:实时虚拟机的高效检查点

获取原文
获取原文并翻译 | 示例

摘要

The ability to save the state of a running virtual machine (VM) for later restoration is an important tool for home, server, and virtual desktop cloud (VDC) environments in order to achieve optimal and balanced hardware utilization. With guest memory sizes of four to eight gigabytes being the norm the time- and space-overhead of storing VM checkpoints still prevents an effective use of the technique. This work presents a method for fast and space-efficient checkpointing of VMs. Based on the observation that operating systems cache disk blocks in memory, the proposed technique transparently intercepts I/O operations and maintains an up-to-date mapping of memory pages and disk blocks containing identical data. At a checkpoint, those memory pages are excluded from the checkpoint image leading to a significant reduction of both the time and space required to take a checkpoint of a running VM. The broad applicability and good performance of the proposed method is demonstrated by an extensive set of experiments. We have implemented the technique for para-virtualized (PV), PVHVM, and fully-virtualized (HVM) guests in the Xen hypervisor. In comparison with an unmodified Xen hypervisor, experiments with Linux and Windows guests, on average, achieve a 86, 76, 53, and 47 percent reduction in the stored data and a 73, 62, 47, and 38 percent shorter time required to take a checkpoint for PV, PVHVM, HVM Linux, and HVM Windows guests, respectively.
机译:保存运行中的虚拟机(VM)的状态以供以后还原的能力是家庭,服务器和虚拟桌面云(VDC)环境的重要工具,以实现最佳且平衡的硬件利用率。来宾内存大小通常为4至8 GB,因此存储VM检查点的时间和空间开销仍然妨碍了该技术的有效使用。这项工作提出了一种用于虚拟机的快速且节省空间的检查点的方法。基于对操作系统在内存中缓存磁盘块的观察,所提出的技术透明地拦截I / O操作并维护内存页面和包含相同数据的磁盘块的最新映射。在检查点处,这些内存页将从检查点映像中排除,从而显着减少了对正在运行的VM进行检查点所需的时间和空间。大量的实验证明了该方法的广泛适用性和良好的性能。我们已经在Xen虚拟机管理程序中对半虚拟化(PV),PVHVM和全虚拟化(HVM)来宾实施了该技术。与未经修改的Xen虚拟机管理程序相比,在Linux和Windows guest虚拟机上进行的实验平均可将存储的数据减少86%,76%,53%和47%,将时间缩短73%,6​​2%,47%和38% PV,PVHVM,HVM Linux和HVM Windows guest虚拟机的检查点。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号