徐子川 (教授)

教授   博士生导师   硕士生导师

性别:男

毕业院校:澳大利亚国立大学

学位:博士

所在单位:软件学院、国际信息与软件学院

学科:软件工程

办公地点:开发区校区综合楼

联系方式:0411-62274514

电子邮箱:z.xu@dlut.edu.cn

Fault tolerant placement of stateful VNFs and dynamic fault recovery in cloud networks

点击次数:

论文类型:期刊论文

发表时间:2020-01-15

发表刊物:COMPUTER NETWORKS

收录刊物:EI、SCIE

卷号:166

ISSN号:1389-1286

关键字:Fault-tolerance; Network function virtualization; Cost minimization; Bicriteria approximation algorithms; Algorithm analysis

摘要:Traditional network functions such as firewalls and Intrusion Detection Systems (IDS) are implemented in costly dedicated hardware, making the networks expensive to manage and inflexible to changes. Network function virtualization enables flexible and inexpensive operation of network functions, by implementing virtual network functions (VNFs) as software in virtual machines (VMs) that run in commodity servers. However, VNFs are vulnerable to various faults such as software and hardware failures. Without efficient and effective fault tolerant mechanisms, the benefits of deploying VNFs in networks can be traded-off. In this paper, we investigate the problem of fault tolerant VNF placement in cloud networks, by proactively deploying VNFs in stand-by VM instances when necessary. It is challenging because VNFs are usually stateful. This means that stand-by instances require continuous state updates from active instances during their operation, and the fault tolerant methods need to carefully handle such states. Specifically, the placement of active/stand-by VNF instances, the request routing paths to active instances, and state transfer paths to stand-by instances need to be jointly considered. To tackle this challenge, we devise an efficient heuristic algorithm for the fault tolerant VNF placement. We also propose two bicriteria approximation algorithms with provable approximation ratios for the problem without compute or bandwidth constraints. We then consider the dynamic fault recovery problem given that some placed active instances of VNFs may go faulty, for which we propose an approximation algorithm that dynamically switches traffic processing from faulty VNFs to stand-by instances. Simulations with realistic settings show that our algorithms can significantly improve the request admission rate compared to conventional approaches. We finally evaluate the performance of the proposed algorithm for the dynamic fault recovery problem in a real test-bed consisting of both physical and virtual switches, and results demonstrate that our algorithms have potentials of being applied in real scenarios. (C) 2019 Published by Elsevier B.V.

发表时间:2020-01-15

上一条: Throughput Maximization of NFV-Enabled Multicasting in Mobile Edge Cloud Networks

下一条: Algorithms for Fault-Tolerant Placement of Stateful Virtualized Network Functions