天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

存儲(chǔ)軟件定義網(wǎng)絡(luò)虛擬化研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-01-20 02:41

  本文關(guān)鍵詞: OpenFlow SSDN FlowVisor 虛擬化 SSDN控制器 OpenFlow存儲(chǔ)交換機(jī) 出處:《電子科技大學(xué)》2014年碩士論文 論文類型:學(xué)位論文


【摘要】:OpenFlow是由斯坦福大學(xué)首次提出的,在短短幾年的時(shí)間內(nèi),以O(shè)penFlow技術(shù)為基礎(chǔ)的多種技術(shù)得到了快速發(fā)展和廣泛認(rèn)可。由于OpenFlow這一創(chuàng)新型技術(shù)為網(wǎng)絡(luò)發(fā)展帶來的絕對優(yōu)勢,本文把OpenFlow技術(shù)應(yīng)用到FCoE存儲(chǔ)網(wǎng)絡(luò)實(shí)現(xiàn)了一種存儲(chǔ)軟件定義網(wǎng)絡(luò)(SSDN)技術(shù),基于OpenFlow技術(shù)的SSDN技術(shù)為未來存儲(chǔ)網(wǎng)絡(luò)的發(fā)展提供的新的可能。同時(shí),為了實(shí)現(xiàn)SSDN網(wǎng)絡(luò)的虛擬化,提出了把FlowVisor作為SSDN的虛擬層。虛擬化后的SSDN網(wǎng)絡(luò)更加靈活可控,是一種真實(shí)的網(wǎng)絡(luò)試驗(yàn)平臺(tái),可以極大推動(dòng)未來存儲(chǔ)網(wǎng)絡(luò)的發(fā)展。SSDN是由SSDN控制器、OpenFlow存儲(chǔ)交換機(jī)、OpenFlow協(xié)議三個(gè)部分組成。SSDN控制器和OpenFlow存儲(chǔ)交換機(jī)之間通過OpenFlow協(xié)議進(jìn)行通信。SSDN的虛擬化則是在SSDN控制器和OpenFlow存儲(chǔ)交換機(jī)之間加入了FlowVisor技術(shù)。FlowVisor通過OpenFlow協(xié)議分別和SSDN控制器和OF存儲(chǔ)交換機(jī)進(jìn)行通信。OpenFlow為SSDN虛擬化提供了完全的硬件抽象層,FlowVisor則是該層之上的實(shí)現(xiàn)虛擬化的虛擬層。OpenFlow這個(gè)完全的硬件抽象層使得在其上的控制軟件和其下的網(wǎng)絡(luò)設(shè)備可以更加快速的發(fā)展。FlowVisor是透明實(shí)現(xiàn)SSDN的虛擬化,所以,SSDN控制器和OF存儲(chǔ)交換機(jī)不需要修改就可以實(shí)現(xiàn)SSDN網(wǎng)絡(luò)的虛擬化。從SSDN控制器看FlowVisor,FlowVisor是一個(gè)OF存儲(chǔ)交換機(jī);從OF存儲(chǔ)交換機(jī)看FlowVisor,FlowVisor是一個(gè)SSDN控制器。本文把OpenFlow技術(shù)和FCoE技術(shù)相結(jié)合,實(shí)現(xiàn)了控制平面和轉(zhuǎn)發(fā)平面分離的存儲(chǔ)網(wǎng)絡(luò)架構(gòu)——SSDN技術(shù)。為實(shí)現(xiàn)SSDN網(wǎng)絡(luò)的虛擬化,提出了FlowVisor作為虛擬層的方案。本文首先就課題背景相關(guān)的內(nèi)容進(jìn)行了介紹,并簡要介紹了本設(shè)計(jì)方案相關(guān)的技術(shù)背景。然后,對實(shí)現(xiàn)SSDN網(wǎng)絡(luò)虛擬化的FlowVisor的關(guān)鍵技術(shù)和重要的處理流程進(jìn)行了詳細(xì)闡述。其中,包括對OpenFlow關(guān)鍵數(shù)據(jù)包的處理,對分片規(guī)則FlowSpace的插入、刪除、修改等配置的實(shí)現(xiàn)。同時(shí),設(shè)計(jì)和實(shí)現(xiàn)了OpenFlow存儲(chǔ)交換機(jī)的OpenFlow模塊、OpenFlow控制模塊、接口模塊,以及SSDN控制器的OpenFlow模塊、OF存儲(chǔ)交換機(jī)控制模塊、FCoE幀處理模塊。最后,分別測試并分析了SSDN控制器和OpenFlow存儲(chǔ)交換機(jī)組建的SSDN網(wǎng)絡(luò)的連通性,以及FlowVisor實(shí)現(xiàn)的SSDN網(wǎng)絡(luò)的虛擬化。
[Abstract]:OpenFlow was first proposed by Stanford University in just a few years. A variety of technologies based on OpenFlow technology have been rapidly developed and widely recognized. Because of the absolute advantage that OpenFlow, an innovative technology, brings to the development of network. In this paper, OpenFlow technology is applied to FCoE storage network to realize a storage software defined network (SSDN) technology. SSDN technology based on OpenFlow technology provides a new possibility for the future development of storage network. At the same time, in order to realize the virtualization of SSDN network. This paper proposes that FlowVisor is the virtual layer of SSDN. The virtualized SSDN network is more flexible and controllable, and it is a real network test platform. It can greatly promote the future development of storage network. SSDN is composed of SSDN controller and OpenFlow storage switch. The OpenFlow protocol consists of three parts. SSDN controller and OpenFlow storage switch communicate with SSDN via OpenFlow protocol. The virtualization of SSDN is based on SS. Between DN controller and OpenFlow storage switch, FlowVisor technology is added. Flow Visor and SSDN controller and of through OpenFlow protocol, respectively. Storage switch communication. OpenFlow provides a complete hardware abstraction layer for SSDN virtualization. FlowVisor is the virtualization virtual layer. OpenFlow, the complete hardware abstraction layer above the layer, that allows the control software on its surface and the underlying network devices to be generated more quickly. Exhibition. Flow Visor is a transparent virtualization of SSDN. So SSDN controller and of storage switch can realize the virtualization of SSDN network without modification. Look at FlowVisor from SSDN controller. FlowVisor is an of storage switch; The FlowVisor FlowVisor is a SSDN controller from the out storage switch. This paper combines OpenFlow technology with FCoE technology. In order to realize the virtualization of SSDN network, the storage network architecture of the separation of control plane and forwarding plane is realized. This paper first introduces the content of the subject background, and briefly introduces the technical background of the design scheme. Then. The key technology and important processing flow of FlowVisor to realize the virtualization of SSDN network are described in detail, including the processing of key packets of OpenFlow. The implementation of insert, delete, modify and other configuration of slicing rule FlowSpace. At the same time, the OpenFlow module of OpenFlow storage switch is designed and implemented. OpenFlow control module, interface module, and SSDN controller OpenFlow module of the storage switch control module FCoE frame processing module. Finally. The connectivity of SSDN network constructed by SSDN controller and OpenFlow storage switch and the virtualization of SSDN network implemented by FlowVisor are tested and analyzed respectively.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN929.5

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 楊建;丁義;;網(wǎng)絡(luò)虛擬化服務(wù)中心的功能研究[J];德州學(xué)院學(xué)報(bào);2013年02期

2 易文平;;談網(wǎng)絡(luò)虛擬化安全[J];信息與電腦(理論版);2013年12期

3 朱偉;孫明俊;;網(wǎng)絡(luò)虛擬化探討[J];電信網(wǎng)技術(shù);2010年09期

4 韓言妮;覃毅芳;慈松;;未來網(wǎng)絡(luò)虛擬化關(guān)鍵技術(shù)研究[J];中興通訊技術(shù);2011年02期

5 王翔;楊瀟;;云計(jì)算的網(wǎng)絡(luò)虛擬化[J];電信快報(bào);2011年07期

6 吳洪亮;;企業(yè)網(wǎng)絡(luò)虛擬化技術(shù)應(yīng)用[J];信息與電腦(理論版);2012年07期

7 楊磊;高飛;江瑋;;網(wǎng)絡(luò)虛擬化實(shí)驗(yàn)平臺(tái)研究[J];信息技術(shù);2013年05期

8 楊鵬川;;網(wǎng)絡(luò)虛擬化技術(shù)在云計(jì)算中的應(yīng)用[J];科技風(fēng);2013年14期

9 王玲;;毛文波:基于網(wǎng)絡(luò)虛擬化的云安全策略[J];高科技與產(chǎn)業(yè)化;2013年08期

10 弋才勇;劉秀亮;顧同江;;探討網(wǎng)絡(luò)虛擬化技術(shù)在電力信息網(wǎng)中的應(yīng)用[J];信息與電腦(理論版);2013年08期

相關(guān)重要報(bào)紙文章 前10條

1 《網(wǎng)絡(luò)世界》記者 李夏艷;網(wǎng)絡(luò)虛擬化的“實(shí)招”[N];網(wǎng)絡(luò)世界;2013年

2 ;關(guān)于網(wǎng)絡(luò)虛擬化的完備指南[N];網(wǎng)絡(luò)世界;2013年

3 《網(wǎng)絡(luò)世界》記者 李夏艷;云計(jì)算浪潮下的網(wǎng)絡(luò)虛擬化[N];網(wǎng)絡(luò)世界;2013年

4 范范 編譯;SDN有沒有殺手級應(yīng)用?[N];網(wǎng)絡(luò)世界;2012年

5 本報(bào)記者 郭濤;網(wǎng)絡(luò)虛擬化讓用戶更主動(dòng)[N];中國計(jì)算機(jī)報(bào);2014年

6 本報(bào)記者 李奕;網(wǎng)絡(luò)虛擬化需關(guān)注應(yīng)用性能可靠性[N];中國計(jì)算機(jī)報(bào);2012年

7 趙曉濤;網(wǎng)絡(luò)虛擬化的化學(xué)反應(yīng)[N];網(wǎng)絡(luò)世界;2009年

8 中石油北京天然氣管道有限公司科技信息處 曹興;SDN距離國內(nèi)應(yīng)用還有多遠(yuǎn)?[N];網(wǎng)絡(luò)世界;2014年

9 《網(wǎng)絡(luò)世界》記者 高輝;OpenFlow:未來網(wǎng)絡(luò)中的安卓[N];網(wǎng)絡(luò)世界;2012年

10 ;如何構(gòu)建私有云[N];網(wǎng)絡(luò)世界;2010年

相關(guān)博士學(xué)位論文 前9條

1 劉文志;網(wǎng)絡(luò)虛擬化環(huán)境下資源管理關(guān)鍵技術(shù)研究[D];北京郵電大學(xué);2012年

2 孫曉川;未來網(wǎng)絡(luò)虛擬化資源管理機(jī)制研究[D];北京郵電大學(xué);2013年

3 張順利;網(wǎng)絡(luò)虛擬化環(huán)境下的網(wǎng)絡(luò)資源分配與故障診斷技術(shù)[D];北京郵電大學(xué);2012年

4 呂品;無線Mesh網(wǎng)絡(luò)虛擬化關(guān)鍵技術(shù)研究[D];國防科學(xué)技術(shù)大學(xué);2012年

5 楊宇;網(wǎng)絡(luò)虛擬化資源管理及虛擬網(wǎng)絡(luò)應(yīng)用研究[D];北京郵電大學(xué);2013年

6 肖藹玲;網(wǎng)絡(luò)虛擬化環(huán)境下高效可靠的資源分配機(jī)制[D];北京郵電大學(xué);2015年

7 楊洪波;高性能網(wǎng)絡(luò)虛擬化技術(shù)研究[D];上海交通大學(xué);2012年

8 呂博;網(wǎng)絡(luò)虛擬化資源管理架構(gòu)與映射算法研究[D];北京郵電大學(xué);2011年

9 高明;SDN的ForCES實(shí)現(xiàn)及服務(wù)部署研究[D];浙江大學(xué);2014年

相關(guān)碩士學(xué)位論文 前10條

1 陳東東;網(wǎng)絡(luò)虛擬化環(huán)境下資源動(dòng)態(tài)優(yōu)化算法[D];北京郵電大學(xué);2013年

2 呂霞;網(wǎng)絡(luò)虛擬化環(huán)境下基于拍賣的資源分配算法[D];北京郵電大學(xué);2013年

3 潘亞蓮;網(wǎng)絡(luò)虛擬化環(huán)境下的故障探測和診斷算法[D];北京郵電大學(xué);2012年

4 陳磊;網(wǎng)絡(luò)虛擬化中資源分配算法研究[D];湖南大學(xué);2012年

5 嚴(yán)從現(xiàn);網(wǎng)絡(luò)虛擬化環(huán)境下的故障診斷方法[D];北京郵電大學(xué);2015年

6 姚青;網(wǎng)絡(luò)虛擬化的關(guān)鍵技術(shù)研究[D];南京郵電大學(xué);2013年

7 徐岳陽;網(wǎng)絡(luò)虛擬化中資源分配算法研究[D];湖南大學(xué);2011年

8 馬永波;電網(wǎng)企業(yè)數(shù)據(jù)中心網(wǎng)絡(luò)虛擬化研究與應(yīng)用[D];上海交通大學(xué);2013年

9 楊燁;面向云計(jì)算的彈性光網(wǎng)絡(luò)虛擬化技術(shù)研究[D];北京郵電大學(xué);2015年

10 侯輝;LTE網(wǎng)絡(luò)虛擬化過程中的統(tǒng)籌資源分配[D];西安電子科技大學(xué);2014年

,

本文編號(hào):1446518

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/wltx/1446518.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶02338***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com