期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
Traffic-Aware VDC Embedding in Data Center: A Case Study of FatTree 被引量:2
1
作者 LUO Shouxi YU Hongfang +2 位作者 LI Lemin LIAO Dan SUN Gang 《China Communications》 SCIE CSCD 2014年第7期142-152,共11页
Virtualization is a common technology for resource sharing in data center. To make efficient use of data center resources, the key challenge is to map customer demands (modeled as virtual data center, VDC) to the ph... Virtualization is a common technology for resource sharing in data center. To make efficient use of data center resources, the key challenge is to map customer demands (modeled as virtual data center, VDC) to the physical data center effectively. In this paper, we focus on this problem. Distinct with previous works, our study of VDC embedding problem is under the assumption that switch resource is the bottleneck of data center networks (DCNs). To this end, we not only propose relative cost to evaluate embedding strategy, decouple embedding problem into VM placement with marginal resource assignment and virtual link mapping with decided source-destination based on the property of fat-tree, but also design the traffic aware embedding algorithm (TAE) and first fit virtual link mapping (FFLM) to map virtual data center requests to a physical data center. Simulation results show that TAE+FFLM could increase acceptance rate and reduce network cost (about 49% in the case) at the same time. The traffie aware embedding algorithm reduces the load of core-link traffic and brings the optimization opportunity for data center network energy conservation. 展开更多
关键词 virtual data center embedding switch capacity fat-tree
在线阅读 下载PDF
Cost-Aware Multi-Domain Virtual Data Center Embedding 被引量:1
2
作者 Xiao Ma Zhongbao Zhang Sen Su 《China Communications》 SCIE CSCD 2018年第12期190-207,共18页
Virtual data center is a new form of cloud computing concept applied to data center. As one of the most important challenges, virtual data center embedding problem has attracted much attention from researchers. In dat... Virtual data center is a new form of cloud computing concept applied to data center. As one of the most important challenges, virtual data center embedding problem has attracted much attention from researchers. In data centers, energy issue is very important for the reality that data center energy consumption has increased by dozens of times in the last decade. In this paper, we are concerned about the cost-aware multi-domain virtual data center embedding problem. In order to solve this problem, this paper first addresses the energy consumption model. The model includes the energy consumption model of the virtual machine node and the virtual switch node, to quantify the energy consumption in the virtual data center embedding process. Based on the energy consumption model above, this paper presents a heuristic algorithm for cost-aware multi-domain virtual data center embedding. The algorithm consists of two steps: inter-domain embedding and intra-domain embedding. Inter-domain virtual data center embedding refers to dividing virtual data center requests into several slices to select the appropriate single data center. Intra-domain virtual data center refers to embedding virtual data center requests in each data center. We first propose an inter-domain virtual data center embedding algorithm based on label propagation to select the appropriate single data center. We then propose a cost-aware virtual data center embedding algorithm to perform the intra-domain data center embedding. Extensive simulation results show that our proposed algorithm in this paper can effectively reduce the energy consumption while ensuring the success ratio of embedding. 展开更多
关键词 virtual data center embedding MULTI-DOMAIN cost-aware LABEL PROPAGATION
在线阅读 下载PDF
Virtual 5G Network Embedding in a Heterogeneous and Multi-Domain Network Infrastructure 被引量:6
3
作者 Cunqian Yu Weigang Hou +2 位作者 Yingying Guan Yue Zong Pengxing Guo 《China Communications》 SCIE CSCD 2016年第10期29-43,共15页
The pursuit of the higher performance mobile communications forces the emergence of the fifth generation mobile communication(5G). 5G network, integrating wireless and wired domain, can be qualified for the complex vi... The pursuit of the higher performance mobile communications forces the emergence of the fifth generation mobile communication(5G). 5G network, integrating wireless and wired domain, can be qualified for the complex virtual network work oriented to the cross-domain requirement. In this paper, we focus on the multi-domain virtual network embedding in a heterogeneous 5G network infrastructure, which facilitates the resource sharing for diverse-function demands from fixed/mobile end users. We proposed the mathematical ILP model for this problem.And based on the layered-substrate-resource auxiliary graph and an effective six-quadrant service-type-judgment method, 5G embedding demands can be classified accurately to match different user access densities. A collection of novel heuristic algorithms of virtual 5G network embedding are proposed. A great deal of numerical simulation results testified that our algorithm performed better in terms of average blocking rate, routing latency and wireless/wired resource utilization, compared with the benchmark. 展开更多
关键词 5G virtual network embedding heterogeneous and multi-domain infrastructure wireless channel capacity data center
在线阅读 下载PDF
一种具有小世界性常数度的数据中心网 被引量:1
4
作者 李梅生 肖文俊 +2 位作者 赖正文 张占英 韩冬 《华南理工大学学报(自然科学版)》 EI CAS CSCD 北大核心 2017年第7期63-68,共6页
先义了一个常数度代数图Gcoset,在此基础上构造了8度正则度、对称性良好的数据中心网络的虚拟化拓扑结构GDCN;然后详细描述了GDCN的静态模型以及Gcoset的路由算法,并给出了GDCN结构以及一个具体实现;最后将GDCN与其他数据中心网络模型... 先义了一个常数度代数图Gcoset,在此基础上构造了8度正则度、对称性良好的数据中心网络的虚拟化拓扑结构GDCN;然后详细描述了GDCN的静态模型以及Gcoset的路由算法,并给出了GDCN结构以及一个具体实现;最后将GDCN与其他数据中心网络模型进行了对比.结果表明:GDCN的直径仅为O(log N);Gcoset的路由算法较为简单;GDCN结构简单、通信性能较高,可扩展性良好,且具有良好的路由容错性. 展开更多
关键词 常数度 数据中心网 小世界性 虚拟化 拓扑结构 路由算法
在线阅读 下载PDF
一种数据中心网络虚拟机快速在线迁移算法 被引量:1
5
作者 马腾 胡宇翔 《电信科学》 北大核心 2017年第6期64-72,共9页
数据中心网络中,虚拟机在线迁移需要在网络核心链路上完成大量的数据传输,造成虚拟机承载的网络应用及其他应用性能下降。在继承现有相同内存页重传避免方法的基础上,引进带链表的计数型布隆过滤器查找结构,避免了内存页查找的假阳性问... 数据中心网络中,虚拟机在线迁移需要在网络核心链路上完成大量的数据传输,造成虚拟机承载的网络应用及其他应用性能下降。在继承现有相同内存页重传避免方法的基础上,引进带链表的计数型布隆过滤器查找结构,避免了内存页查找的假阳性问题。进一步提出了最大化剪枝算法,实现链表长度的最大化缩减,加速查找匹配过程,完成数据中心网络中机架级的虚拟机快速在线迁移。实验结果表明,该方法比现有方法的数据传输量更低,迁移时间更短,降低了迁移对网络应用性能造成的影响。 展开更多
关键词 虚拟机迁移 数据中心网络 布隆过滤器 剪枝算法
在线阅读 下载PDF
一种超额认购虚拟数据中心的嵌入算法 被引量:1
6
作者 鹿楚坤 闫芳芳 李东 《电信科学》 北大核心 2017年第7期76-87,共12页
多租户数据中心环境下,保证云应用性能的一个重要因素是为租户应用提供可保证的通信带宽,这可以通过为每个租户提供一个独占的虚拟数据中心(VDC)来实现。研究了在物理数据中心网络中超额认购数据中心的嵌入问题。相对于一般虚拟数据中心... 多租户数据中心环境下,保证云应用性能的一个重要因素是为租户应用提供可保证的通信带宽,这可以通过为每个租户提供一个独占的虚拟数据中心(VDC)来实现。研究了在物理数据中心网络中超额认购数据中心的嵌入问题。相对于一般虚拟数据中心,超额认购虚拟数据中虚拟机之间的流量模式更加复杂,因此首先利用线性规划方程阐述了流量模型及嵌入问题。对于虚拟机嵌入问题,提出了一种具有较低时间复杂度的启发式算法——分组扰动算法。最后,通过仿真实验将分组扰动算法和先前工作中提出的算法以及著名的first-fit进行了比较,实验表明所提算法在降低算法复杂度的同时提高了嵌入成功率。 展开更多
关键词 数据中心 虚拟化 嵌入算法 扰动
在线阅读 下载PDF
一种面向数据中心的能耗感知虚拟机放置策略 被引量:4
7
作者 杨傲 马春苗 +2 位作者 伍卫国 王思敏 赵坤 《西安电子科技大学学报》 EI CAS CSCD 北大核心 2022年第5期145-153,共9页
随着互联网的不断发展,数据中心规模不断扩大,其面临的突出问题是如何保证数据中心安全运行并降低其运行能耗。目前的研究中仅着眼于降低数据中心运行能耗,并未考虑服务器的环境温度。若在高温区域持续增加负载,则可能导致局部热点问题... 随着互联网的不断发展,数据中心规模不断扩大,其面临的突出问题是如何保证数据中心安全运行并降低其运行能耗。目前的研究中仅着眼于降低数据中心运行能耗,并未考虑服务器的环境温度。若在高温区域持续增加负载,则可能导致局部热点问题,使得制冷设备处于过度制冷状态而导致数据中心运行能耗整体提高。针对上述问题,提出一种能耗感知的虚拟机放置策略,可以在降低数据中心运行能耗条件下避免热点出现。策略由两部分算法组成:第1部分为最佳适应算法,算法将物理机序列按照可用的CPU资源大小进行排序,对于当前虚拟机请求,按照文中提出的温度迫切值计算方法选择迫切值最小的物理机作为目标位置,并将目标物理机序列二进制化后作为遗传算法的初始种群;在第2部分遗传算法中,对种群进行交叉变异操作,通过适应度函数计算的适应度值选择出下一代种群,不断迭代计算最终得出最优解。为了验证所提出策略的有效性,在cloudsim仿真计算平台上进行了相关实验。仿真结果表明,所提方法在降低运行能耗的同时也降低了服务器间的温度波动值从而避免热点出现。 展开更多
关键词 数据中心 运行能耗 遗传算法 虚拟机放置
在线阅读 下载PDF
一种用于IDC-EON优化VNF-SC部署的联合多段路径算法 被引量:1
8
作者 韩禄 袁俊岭 申浩阳 《光通信技术》 2022年第5期34-39,共6页
在虚拟网络功能服务链(VNF-SC)中,当用户申请服务请求,网络运营商为请求分配频谱和互联网技术(IT)资源后,由于业务请求、释放资源时间均不相同,经常出现频谱资源利用率低、产生频谱碎片和阻塞后续VNF-SC请求的情况。提出了一种用于数据... 在虚拟网络功能服务链(VNF-SC)中,当用户申请服务请求,网络运营商为请求分配频谱和互联网技术(IT)资源后,由于业务请求、释放资源时间均不相同,经常出现频谱资源利用率低、产生频谱碎片和阻塞后续VNF-SC请求的情况。提出了一种用于数据中心间的弹性光网络(IDC-EON)优化VNF-SC部署的联合多段路径算法,该算法以数据中心为边界,将每个端到端路径划分为多个路径段,考虑频谱资源开销和利用率对每个路径段的影响,选择目标函数值最小的端到端路径部署VNF-SC。仿真结果表明,所提出的算法比现有算法阻塞率更低。 展开更多
关键词 光通信 网络功能虚拟化 服务链 数据中心 联合多段路径算法
在线阅读 下载PDF
基于贪心算法的云数据中心虚拟机迁移方案
9
作者 裘国星 《科技创新与应用》 2020年第17期133-134,共2页
大数据中心是现代信息技术发展所取得的重要成果,现代社会随着网络带宽和通信流量成本的降低,各类电信服务商能够为用户提供更多更好的信息服务。尤其是众多的云服务提供商依托于云计算技术建立起了自己的云计算大数据中心,云数据中心... 大数据中心是现代信息技术发展所取得的重要成果,现代社会随着网络带宽和通信流量成本的降低,各类电信服务商能够为用户提供更多更好的信息服务。尤其是众多的云服务提供商依托于云计算技术建立起了自己的云计算大数据中心,云数据中心不仅能够实现大量数据计算,同时也能够为用户通过良好的存储服务。云数据中心日益庞大的同时也带来了极大的能源负担,为降低云数据中心的能源消耗,文章提出了几种基于贪心算法的虚拟机迁移方案。 展开更多
关键词 云数据中心 贪心算法 虚拟机迁移
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部