作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (16): 30-32. doi: 10.3969/j.issn.1000-3428.2010.16.011

• 软件技术与数据库 • 上一篇    下一篇

虚拟计算环境下虚拟机资源负载均衡方法

刘媛媛,高庆一,陈 阳   

  1. (北京航空航天大学计算机学院,北京 100191)
  • 出版日期:2010-08-20 发布日期:2010-08-17
  • 作者简介:刘媛媛(1985-),女,硕士研究生,主研方向:虚拟计算,网络计算;高庆一、陈 阳,博士
  • 基金资助:
    国家“973”计划基金资助项目“虚拟计算环境协同模型、机制及计算性质”(2005CB321803);国家“863”计划基金资助项目“基于虚拟机的计算系统虚拟化研究”(2007AA01Z120);国家杰出青年基金资助项目“计算机科学技术的基础理论”(60525209)

Load Balancing Method for Virtual Machine Resources in Virtual Computing Environment

LIU Yuan-yuan, GAO Qing-yi, CHEN Yang   

  1. (School of Computer, Beihang University, Beijing 100191)
  • Online:2010-08-20 Published:2010-08-17

摘要: 针对虚拟机资源粒度大和迁移时传输数据量大的特点,提出一种基于虚拟机迁移的负载均衡方法。该方法利用负载阈值对宿主机后续时间节点的负载趋势进行预测,避免瞬时负载峰值触发的虚拟机迁移问题。在触发迁移后采用加权概率转发方式选择迁移目标节点,解决传统负载均衡技术中的群聚冲突问题。实验结果表明,在宿主机负载分布严重不平衡的情况下,该方法能有效改善系统性能。

关键词: 负载均衡, 虚拟机, 虚拟机迁移

Abstract: Aiming at the large granularity of Virtual Machine(VM) resources and the great amount of data transferred in the process of migrating, this paper presents a load balancing method based on VM migration. It uses the threshold to predict load tendency of host machine, which ensures that a small transient spike does not trigger needless VM migration. After triggering migration, it uses probability-weighted approach to select the target node, which resolves the problem of accumulation conflicts. Experimental results show that the method can improve the system performance in the case of great imbalance of the host machine load distribution.

Key words: load balancing, Virtual Machine(VM), VM migration

中图分类号: