摘要
现有的虚拟机池化管理普遍采用的是master/slave模式,存在单点失效问题。针对此问题,设计并实现一种基于角色的虚拟机池单点失效处理方法。该方法采用角色划分和选取机制自动指定主备节点,并基于序列法解决了自动选取机制中存在多个master节点冲突问题。实验表明,该方法能够实现master节点对用户透明的失效恢复。
The master/slave mode is the most pervasive management policy for virtual machine resource pool at present, but has the problem of the single point of failure. In light of this, we design and implement a role-based method to solve the single point of failure for virtual machine resource pool. In this method, the master or backup node can be automatically activated according to the role appointment and the selection mechanism. Furthermore, a sequence method is proposed to solve the conflicts among multiple master nodes in automatic selection mechanism. Experiments show that the method can realise the recovery against the failure of transparency of master node on users.
出处
《计算机应用与软件》
CSCD
北大核心
2014年第9期13-15,134,共4页
Computer Applications and Software
基金
国家自然科学基金项目(61173003)
国家科技支撑项目(2011BAH11B04)
国家高技术研究发展计划项目(2012AA011204)
关键词
虚拟机
池化管理
单点失效
高可用
Virtual machine
Management of resource pool
Single point of failure
High availability