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

當前位置:主頁 > 科技論文 > 計算機論文 >

IaaS下虛擬機彈性服務與部署的研究

發(fā)布時間:2018-11-20 04:08
【摘要】:當前,云計算技術發(fā)展迅速,處于技術攻堅時期,其研究與應用將對未來的信息技術產業(yè)產生深遠的影響。基礎設施即服務(Infrastructure as a Service, IaaS)作為一種基本的資源供應服務,是云計算技術發(fā)展的基礎。研究發(fā)現(xiàn),IaaS云服務存在服務效率低下、用戶體驗較差、數(shù)據(jù)中心資源利用率低下等問題,而彈性云的優(yōu)越性也漸漸明顯。因此,開展IaaS彈性云服務的研究具有科學意義和研究價值。 本文分析了當前彈性云的技術現(xiàn)狀和發(fā)展趨勢,發(fā)現(xiàn)其實現(xiàn)機制的現(xiàn)存問題是造成云服務效率低下、響應延遲的主要因素,在供應虛擬機的IaaS云計算環(huán)境下,虛擬機是物理資源的直接占用者,合理的部署是提高資源利用率的途徑。為了提高彈性云服務效率和資源利用率等問題,研究從彈性云實現(xiàn)機制入手,探討了IaaS下基于預測的虛擬機彈性服務機制與虛擬機部署的實現(xiàn)方法,主要開展了以下方面的研究工作: (1)分析彈性云服務效率問題,提出了一種基于ARIMA模型的負載預測算法。算法首先借助ARIMA模型在時間序列分析方面的優(yōu)勢和季節(jié)指數(shù)量化序列的特點,對負載進行預測和調整,能較精確地預測出云計算環(huán)境下基于Web的負載數(shù)據(jù);然后根據(jù)負載與虛擬機配置的關系預算出所需供應的虛擬機的配置和數(shù)量,組成基于預測的虛擬機資源預留決策,為實現(xiàn)彈性云提供一種可行的機制。為驗證該算法的有效性,研究中引入了負載壓力測試工具Loadrunner以及第二次世界杯足球賽Web站點的部分日志數(shù)據(jù)。LoadRunner用于模擬產生仿真負載,對算法得到的預留虛擬機加載特定的負載,測試所預留的虛擬機數(shù)量是否合理。測試數(shù)據(jù)結果表明,基于本文算法生成的彈性機制是一種有效、可行的方案,適用于彈性云的虛擬機預留決策。 (2) IaaS云計算環(huán)境下虛擬機的部署是有關資源管理、服務質量等方面的綜合性問題,已有的研究已經證明這是一個多目標的NP-hard問題,本文研究發(fā)現(xiàn),虛擬機的部署關鍵在于如何設定部署算法實現(xiàn)的多個目標,將實際云計算環(huán)境下的需求轉化為算法可識別的信息。為此,本文以彈性云框架為研究對象,綜合考慮虛擬機部署對整個云計算框架的影響,針對現(xiàn)有研究存在的不足以及新形勢下虛擬機部署面臨的新問題,利用遺傳算法解決多目標組合優(yōu)化問題的優(yōu)點,提出了基于改進遺傳算法的虛擬機部署方案。該方案以減少物理計算機開銷、提高資源利用率、滿足用戶SLA為優(yōu)化目標,改進遺傳算法,使之符合解決該部署問題的要求。實驗結果分析表明,本文提出的基于改進遺傳算法的虛擬機部署方案可以有效地提高資源利用率、降低物理節(jié)點開銷、降低服務代價,同時算法適應靜態(tài)和動態(tài)部署要求,為虛擬機到物理節(jié)點的映射提供了較好的解決方案。 本文的研究為IaaS下虛擬機彈性服務機制與部署提供了新的方法和研究思路,研究成果具有科學意義和研究價值。
[Abstract]:At present, the development of cloud computing technology is fast, and the research and application of cloud computing technology will have a far-reaching impact on the future information technology industry. Infrastructure as a service (IaaS) as a basic resource-supply service is the foundation of the development of cloud computing technology. The research has found that the IaaS cloud service has the problems of low service efficiency, poor user experience, low utilization rate of data center resources and the like, and the advantages of the elastic cloud are becoming more and more obvious. Therefore, the research of IaaS elastic cloud service is of scientific significance and research value. In this paper, the present situation and development trend of the present elastic cloud are analyzed, and the existing problems of the implementation mechanism are found to be the main factors that cause the low efficiency of the cloud service and the response delay. In the IaaS cloud computing environment of the supply virtual machine, the virtual machine is the direct account of the physical resources. The rational deployment of the user is to improve the utilization of the resources In order to improve the efficiency of the elastic cloud service and the utilization of resources, the paper studies the realization method of the virtual machine elastic service mechanism and the virtual machine deployment based on the forecast under the IaaS, and mainly carries out the following aspects: Work: (1) To analyze the problem of elastic cloud service efficiency, and put forward a negative analysis method based on ARIMA model The algorithm is based on the advantage of ARIMA model in the time series analysis and the characteristics of the season finger quantization sequence, and the load is predicted and adjusted, and the Web based on the Web can be predicted more accurately. and then, according to the relationship between the load and the virtual machine configuration, the configuration and the number of the virtual machines to be supplied are calculated, feasible mechanism. In order to verify the effectiveness of the algorithm, the load pressure test tool Loadrunner and the second World Cup soccer match Web site are introduced. Split log data. LoadRunner is used to simulate the generation of simulated load, load specific load on the reserved virtual machine obtained by the algorithm, and test the number of virtual machines reserved The test results show that the elastic mechanism based on this algorithm is an effective and feasible solution, which is suitable for the virtual cloud. Machine reservation decision. (2) The deployment of virtual machine under the IaaS cloud computing environment is a comprehensive problem in the aspects of resource management and service quality. The existing research has proved that this is a multi-objective NP-hard question In this paper, it is found that the key to the deployment of the virtual machine is how to set the target of the deployment algorithm, and transform the demand of the real cloud computing environment into the actual cloud computing environment. In this paper, the paper takes the elastic cloud framework as the research object, and considers the influence of the virtual machine deployment on the whole cloud computing framework, aiming at the defects existing in the existing research and the new problems facing the deployment of the virtual machine under the new situation, and solving the multi-target group by using the genetic algorithm. Based on the improved genetic algorithm, the advantages of the optimization problem are put forward. The scheme is to reduce the physical computer cost, improve the resource utilization rate, meet the user's SLA as the optimization target, and improve the genetic algorithm to solve the problem. The results of the experiment show that the proposed virtual machine deployment scheme based on the improved genetic algorithm can effectively improve the resource utilization rate, reduce the physical node overhead, reduce the service cost, and also adapt the algorithm to the static State and dynamic deployment requirements, providing mapping for virtual machines to physical nodes The research of this paper provides a new method and a new approach to the mechanism and deployment of virtual machine elastic service under IaaS, and the research results
【學位授予單位】:廣西大學
【學位級別】:碩士
【學位授予年份】:2014
【分類號】:TP302

【相似文獻】

相關期刊論文 前10條

1 Hong;在Windows XP/2000中輕松卸載Java虛擬機[J];電腦迷;2004年08期

2 陳雪梅;可視虛擬機關鍵技術研究[J];廣東科技;2005年08期

3 李超,方潛生;Java虛擬機中類裝載機制的原理分析與應用研究[J];安徽建筑工業(yè)學院學報(自然科學版);2005年05期

4 張幼真;;用虛擬機實現(xiàn)多系統(tǒng)操作[J];微電腦世界;2005年09期

5 劉暉;;系統(tǒng)問答[J];電腦迷;2005年05期

6 朱海華;陳自剛;;Java虛擬機性能及調優(yōu)[J];電腦知識與技術;2005年36期

7 楊麗潔;;虛擬機控制流的途徑[J];河北工業(yè)大學成人教育學院學報;2005年04期

8 方向陽;;“虛擬機”在實驗教學中的應用探索[J];中國現(xiàn)代教育裝備;2006年11期

9 張廣敏;盤細平;涂杰;;Java虛擬機的面向對象性[J];計算機應用與軟件;2006年03期

10 北鄉(xiāng)達郎;南庭;;嵌入式Java虛擬機滲透到手機以外的領域[J];電子設計應用;2007年10期

相關會議論文 前10條

1 孟廣平;;虛擬機漂移網絡連接方法探討[A];中國計量協(xié)會冶金分會2011年會論文集[C];2011年

2 段翼真;王曉程;;可信安全虛擬機平臺的研究[A];第26次全國計算機安全學術交流會論文集[C];2011年

3 李明宇;張倩;呂品;;網絡流量感知的虛擬機高可用動態(tài)部署研究[A];2014第二屆中國指揮控制大會論文集(上)[C];2014年

4 林紅;;Java虛擬機面向數(shù)字媒體的應用研究[A];計算機技術與應用進展——全國第17屆計算機科學與技術應用(CACIS)學術會議論文集(上冊)[C];2006年

5 楊旭;彭一明;刑承杰;李若淼;;基于VMware vSphere 5虛擬機的備份系統(tǒng)實現(xiàn)[A];中國高等教育學會教育信息化分會第十二次學術年會論文集[C];2014年

6 沈敏虎;查德平;劉百祥;趙澤宇;;虛擬機網絡部署與管理研究[A];中國高等教育學會教育信息化分會第十次學術年會論文集[C];2010年

7 李英壯;廖培騰;孫夢;李先毅;;基于云計算的數(shù)據(jù)中心虛擬機管理平臺的設計[A];中國高等教育學會教育信息化分會第十次學術年會論文集[C];2010年

8 朱欣焰;蘇科華;毛繼國;龔健雅;;GIS符號虛擬機及實現(xiàn)方法研究[A];《測繪通報》測繪科學前沿技術論壇摘要集[C];2008年

9 于洋;陳曉東;俞承芳;李旦;;基于FPGA平臺的虛擬機建模與仿真[A];2007'儀表,,自動化及先進集成技術大會論文集(一)[C];2007年

10 丁濤;郝沁汾;張冰;;內核虛擬機調度策略的研究與分析[A];'2010系統(tǒng)仿真技術及其應用學術會議論文集[C];2010年

相關重要報紙文章 前10條

1 寧家雨;虛擬機數(shù)據(jù)在哪個磁盤上?[N];網絡世界;2009年

2 本報記者 郭濤;誰來填補虛擬機的安全漏洞[N];中國計算機報;2010年

3 本報記者 郭濤;VMware改變軟件銷售模式[N];中國計算機報;2010年

4 盆盆;真實的虛擬機[N];中國電腦教育報;2004年

5 ;利用工具解決虛擬機監(jiān)測難題[N];網絡世界;2007年

6 宋家雨;別拿虛擬機不當固定資產[N];網絡世界;2008年

7 《網絡世界》記者 柴莎莎;虛擬機通信可視性很關鍵[N];網絡世界;2011年

8 Antone Gonsalves;Linux的虛擬化未來[N];中國計算機報;2007年

9 張承東;安全爭議讓虛擬化用戶“心虛”[N];網絡世界;2007年

10 本報記者 郭濤;消除虛擬機備份的尷尬[N];中國計算機報;2012年

相關博士學位論文 前10條

1 陳彬;分布環(huán)境下虛擬機按需部署關鍵技術研究[D];國防科學技術大學;2010年

2 劉海坤;虛擬機在線遷移性能優(yōu)化關鍵技術研究[D];華中科技大學;2012年

3 劉謙;面向云計算的虛擬機系統(tǒng)安全研究[D];上海交通大學;2012年

4 趙佳;虛擬機動態(tài)遷移的關鍵問題研究[D];吉林大學;2013年

5 鄧莉;基于虛擬機遷移的動態(tài)資源配置研究[D];華中科技大學;2013年

6 李丁丁;虛擬機本地存儲寫性能優(yōu)化研究[D];華中科技大學;2013年

7 董玉雙;云平臺中虛擬機部署的關鍵問題研究[D];吉林大學;2014年

8 曹文治;虛擬機網絡性能優(yōu)化研究[D];華中科技大學;2013年

9 杜雨陽;虛擬機狀態(tài)遷移和相變存儲磨損均衡方法研究[D];清華大學;2011年

10 鄒瓊;Java虛擬機的自適應動態(tài)優(yōu)化[D];中國科學技術大學;2008年

相關碩士學位論文 前10條

1 鄧洋春;Java虛擬機關鍵機制研究與實踐[D];中南大學;2009年

2 陸曉雯;虛擬機資源監(jiān)測調整機制研究[D];華中科技大學;2008年

3 楊衛(wèi)平;面向虛擬機的網絡入侵檢測系統(tǒng)[D];華中科技大學;2008年

4 張德;硬件虛擬機的域間通訊和性能模型研究[D];華中科技大學;2008年

5 吳曉丹;反病毒虛擬機關鍵技術研究[D];中國科學技術大學;2009年

6 趙彥琨;虛擬機管理平臺中的虛擬機代理服務機制研究[D];華中科技大學;2009年

7 袁e

本文編號:2343660


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

本文鏈接:http://www.sikaile.net/kejilunwen/jisuanjikexuelunwen/2343660.html


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

版權申明:資料由用戶00b4c***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com