首页> 外文学位 >A comparison of latency and jitter on OpenFlow and Ethernet pipelines to evaluate Software Defined Networking (SDN) controllers for Disaster Recovery Exercises (DREs).
【24h】

A comparison of latency and jitter on OpenFlow and Ethernet pipelines to evaluate Software Defined Networking (SDN) controllers for Disaster Recovery Exercises (DREs).

机译:比较OpenFlow和以太网管道上的延迟和抖动,以评估灾难恢复演习(DRE)的软件定义网络(SDN)控制器。

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

摘要

Availability of mission critical applications is one of the most important requirements for modern enterprises. Data centers, where these applications run, are often very complex systems comprised of network, compute, and storage resources. These resources typically consist of both physical and virtual components. In order to ensure high-availability of mission-critical applications, most businesses conduct Disaster Recovery Exercises (DREs). One of the main goals of the DREs is to ensure the business can recover their applications and production data in case of any failures.;One of the more challenging aspects of conducting DREs is to ensure isolation of the resources being used for the DRE from the production resources. If not planned carefully, it is possible to impact the production applications up to and including corruption of the production data.;While it is possible to have a complete physically separate DRE area comprised of duplicate hardware and software, many organizations find it cost prohibitive. For this reason, it is common for organizations to temporarily reassign a subset of resources for DREs. After the DRE is completed, the resources are reassigned back to the production environment.;The temporary reassignment of resources to the DRE area currently is done by physically recabling resources from the production network to the DRE area. While this meets the objective of isolation between the two areas, it can drastically increase the amount of time a resource is unavailable for production activities and also increases the operational expense (OPEX) of conducting the DRE.;This study presents a principled approach to DREs that takes advantage of a recent development in computer networking called Software Defined Networking (SDN). Traditional network devices contain both the control plane and data plane in the same physical device. SDN abstracts the control plane from the physical network device and centralizes it in a SDN controller. Network administrators can use an SDN controller to centrally reconfigure the forwarding path of network devices instead of manual configuration of each separate network device.;In this study, research is conducted on OpenFlow and Ethernet pipelines. Specifically, equivalent tests are run between OpenFlow and Ethernet pipelines to determine the differences in Jitter and Latency and an evaluation on the use of SDN controllers for DREs is made. The data from this research suggests it is possible to virtually isolate production resources for DREs utilizing SDN Controllers. Latency is the response time or how much time it takes for a packet of data to reach its destination. Jitter (latency variation) is the variation in the delay of packets reaching its destination. To this purpose, the researcher developed an application, SDN Rapid Adjustable Networking (RAN), that's purpose, is to rapidly isolate virtual and physical resources needed for a DRE via an SDN controller. This application reduces the OPEX and capital expenses (CAPEX) required for DREs by drastically reducing the time to setup and teardown an isolated DRE environment and by temporarily repurposing production resources to the DRE environment. This application is designed to be placed in a traditional Ethernet network comprised of traditional Ethernet switches.;The SDN RAN Application is written in Python and takes advantage of the OpenDaylight Controller. OpenDaylight is a Linux Foundation Collaborative Project that has an open platform for network programmability that enables SDN. Specifically, SDN RAN is able to work in conjunction with the OpenDaylight Controller to isolate physical and virtual production resources in a matter of seconds for DRE testing and repurpose them back to production after the DRE is completed. The uniqueness of this approach is using an SDN controller on a traditional Ethernet network with traditional Ethernet switches instead of an SDN network comprised of switches that utilize SDN protocols. This approach allows SDN automation capability to be used in an existing traditional Ethernet network comprised of traditional Ethernet switches and override the forwarding path of data packets on only the network resources that have been selected to participate in the DRE.;Through the experimental study, the primary inferential statistical analysis tool that was used was the Independent Samples Mann-Whiney U test. The data showed distributions of Latency for OpenFlow and Ethernet were not similar, as assessed by visual inspection. However, Latency for OpenFlow (mean rank = 104.90) and Ethernet (mean rank = 96.10) were not statistically significantly different.;The data further showed distributions of Jitter for OpenFlow and Ethernet were similar, as assessed by visual inspection. Furthermore, median jitter for OpenFlow (.04400) and Ethernet (.03650) was not statistically significantly different. The data from this research suggests it is possible to automatically isolate production network resources for the purpose of disaster recovery exercises in a traditional Ethernet network using the open source version of the OpenDaylight SDN controller.
机译:关键任务应用程序的可用性是现代企业最重要的要求之一。运行这些应用程序的数据中心通常是非常复杂的系统,由网络,计算和存储资源组成。这些资源通常由物理和虚拟组件组成。为了确保任务关键型应用程序的高可用性,大多数企业都进行灾难恢复练习(DRE)。 DRE的主要目标之一是确保业务在发生任何故障时都能恢复其应用程序和生产数据。进行DRE的更具挑战性的方面之一是确保将用于DRE的资源与DRE隔离。生产资源。如果没有仔细计划,则可能会影响生产应用程序,甚至可能破坏生产数据。;虽然可能有一个由重复的硬件和软件组成的完全物理上分开的DRE区域,但许多组织发现这样做的成本高昂。因此,组织为DRE临时重新分配一部分资源是很常见的。 DRE完成后,将资源重新分配给生产环境。通过将资源从生产网络物理地重新分配到DRE区域,当前将资源临时重新分配给DRE区域。尽管这满足了两个区域之间隔离的目标,但它可以大大增加资源无法用于生产活动的时间,并且还增加了进行DRE的运营费用(OPEX)。该研究提出了DRE的原则性方法利用了计算机网络的最新发展,即软件定义网络(SDN)。传统网络设备在同一物理设备中同时包含控制平面和数据平面。 SDN从物理网络设备提取控制平面,并将其集中在SDN控制器中。网络管理员可以使用SDN控制器来集中地重新配置网络设备的转发路径,而无需手动配置每个单独的网络设备。在本研究中,我们对OpenFlow和以太网管道进行了研究。具体来说,在OpenFlow和以太网管道之间运行等效测试,以确定抖动和延迟之间的差异,并对使用DRE的SDN控制器进行评估。这项研究的数据表明,可以利用SDN控制器虚拟隔离DRE的生产资源。延迟是响应时间或数据包到达目的地所需的时间。抖动(延迟变化)是数据包到达其目的地的延迟的变化。为此,研究人员开发了一种应用程序SDN快速可调网络(RAN),其目的是通过SDN控制器快速隔离DRE所需的虚拟和物理资源。该应用程序通过大大减少建立和拆卸隔离的DRE环境的时间以及将生产资源暂时重新用于DRE环境,从而减少了DRE所需的运营成本和资本支出(CAPEX)。该应用程序旨在放置在由传统以太网交换机组成的传统以太网网络中。SDN RAN应用程序是用Python编写的,并利用了OpenDaylight控制器。 OpenDaylight是一个Linux Foundation协作项目,它具有一个开放的平台,用于支持SDN的网络可编程性。具体地说,SDN RAN可以与OpenDaylight Controller配合使用,在几秒钟内隔离物理和虚拟生产资源以进行DRE测试,并在DRE完成后将其重新用于生产。这种方法的独特之处在于,在具有传统以太网交换机的传统以太网网络上使用SDN控制器,而不是由使用SDN协议的交换机组成的SDN网络。这种方法允许SDN自动化功能在由传统以太网交换机组成的现有传统以太网网络中使用,并且仅覆盖已选择参与DRE的网络资源上的数据包转发路径。使用的主要推论统计分析工具是Independent Samples Mann-Whiney U检验。数据显示,通过视觉检查评估,OpenFlow和以太网的延迟分布不相似。但是,OpenFlow的延迟(平均等级= 104.90)和以太网的延迟(平均等级= 96.10)在统计上没有显着差异。;数据进一步显示,通过目测检查,OpenFlow和以太网的抖动分布相似。此外,OpenFlow(.04400)和以太网(.03650)的中值抖动在统计上没有显着差异。来自这项研究的数据表明,可以使用OpenDaylight SDN控制器的开源版本自动隔离生产网络资源,以进行传统以太网网络中的灾难恢复练习。

著录项

  • 作者

    Teeter, James J., II.;

  • 作者单位

    Indiana State University.;

  • 授予单位 Indiana State University.;
  • 学科 Information technology.;Computer science.;Computer engineering.
  • 学位 Ph.D.
  • 年度 2016
  • 页码 103 p.
  • 总页数 103
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

  • 入库时间 2022-08-17 11:40:09

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号