基于開(kāi)源平臺(tái)的云資源管理系統(tǒng)的研究與應(yīng)用
本文關(guān)鍵詞:基于開(kāi)源平臺(tái)的云資源管理系統(tǒng)的研究與應(yīng)用 出處:《電子科技大學(xué)》2014年碩士論文 論文類(lèi)型:學(xué)位論文
更多相關(guān)文章: 云計(jì)算 資源調(diào)配 負(fù)載均衡 虛擬機(jī)
【摘要】:隨著云計(jì)算的發(fā)展與普及,用戶(hù)對(duì)海量計(jì)算資源的需求與日俱增,而對(duì)于提供云計(jì)算資源的企業(yè)而言,如何對(duì)云計(jì)算平臺(tái)中的資源進(jìn)行穩(wěn)定高效的管理成為越來(lái)越重要的問(wèn)題。另一方面開(kāi)源云平臺(tái)軟件雖然因免費(fèi)開(kāi)放的特點(diǎn),受到了越來(lái)越多企業(yè)的關(guān)注,但其資源管理功能仍不完善,其管理的自動(dòng)化程度以及機(jī)制的合理性、高效性仍有待完善。為了解決以上問(wèn)題,本文以某企業(yè)云平臺(tái)系統(tǒng)課題為背景,研究在Open Stack和Cloud Foundry開(kāi)源平臺(tái)中,如何實(shí)現(xiàn)有效的云資源管理,并開(kāi)發(fā)實(shí)現(xiàn)云計(jì)算資源管理系統(tǒng)。資源管理系統(tǒng)首先實(shí)現(xiàn)對(duì)虛擬機(jī)、服務(wù)器資源負(fù)載的實(shí)時(shí)監(jiān)控,記錄存儲(chǔ)監(jiān)控?cái)?shù)據(jù),并以此為基礎(chǔ),實(shí)現(xiàn)平臺(tái)資源自動(dòng)化的彈性伸縮管理功能。通過(guò)分析虛擬機(jī)資源使用的監(jiān)控記錄,對(duì)虛擬機(jī)一段時(shí)間內(nèi)的資源使用量進(jìn)行預(yù)測(cè),制定資源調(diào)配策略,恰當(dāng)及時(shí)的擴(kuò)展或收縮資源,保障虛擬機(jī)以及其中應(yīng)用的運(yùn)行穩(wěn)定以及平臺(tái)資源得到高效利用。同時(shí),針對(duì)開(kāi)源云平臺(tái)中負(fù)責(zé)運(yùn)行應(yīng)用程序的虛擬機(jī),即運(yùn)行節(jié)點(diǎn)虛擬機(jī),其負(fù)載均衡性的不完善,管理系統(tǒng)對(duì)虛擬機(jī)任務(wù),即應(yīng)用實(shí)例的分發(fā)機(jī)制進(jìn)行優(yōu)化。通過(guò)考慮每種應(yīng)用實(shí)例資源消耗的特性,動(dòng)態(tài)的制定實(shí)例分發(fā)策略,并且修正網(wǎng)絡(luò)延遲對(duì)實(shí)例分發(fā)決策制定產(chǎn)生的誤差,改善運(yùn)行節(jié)點(diǎn)虛擬機(jī)的負(fù)載均衡狀況。最后資源管理系統(tǒng)結(jié)合服務(wù)器與虛擬機(jī)資源的監(jiān)控信息,綜合考慮虛擬機(jī)與服務(wù)器各類(lèi)型資源的負(fù)載情況,根據(jù)系統(tǒng)設(shè)定的策略,調(diào)用開(kāi)源平臺(tái)提供的接口,實(shí)現(xiàn)自動(dòng)化的虛擬機(jī)熱遷移功能,提升服務(wù)器的負(fù)載均衡性。本論文圍繞為云計(jì)算平臺(tái)提供穩(wěn)定高效的資源管理的目標(biāo),完成開(kāi)源云平臺(tái)的搭建與資源管理系統(tǒng)的開(kāi)發(fā),提供較為自動(dòng)化的資源管理功能,同時(shí),提出了一種應(yīng)用實(shí)例分發(fā)的優(yōu)化機(jī)制,改善運(yùn)行節(jié)點(diǎn)虛擬機(jī)的負(fù)載均衡狀況,另外通過(guò)對(duì)虛擬機(jī)遷移策略的研究,綜合分析虛擬機(jī)和服務(wù)器的綜合運(yùn)行狀況,實(shí)現(xiàn)自動(dòng)化的虛擬機(jī)熱遷移功能。系統(tǒng)測(cè)試實(shí)驗(yàn)表明,本平臺(tái)研制達(dá)到設(shè)計(jì)要求。
[Abstract]:With the development and popularization of cloud computing, users' demand for massive computing resources is increasing, and for enterprises providing cloud computing resources. How to manage resources stably and efficiently in cloud computing platform has become more and more important. On the other hand, open source cloud platform software has attracted more and more attention because of its free and open characteristics. But its resource management function is still not perfect, its management automation degree and mechanism rationality, high efficiency still need to be improved. In order to solve the above problems, this paper takes the cloud platform system as the background. This paper studies how to realize the effective cloud resource management in Open Stack and Cloud Foundry open source platform. The resource management system firstly realizes the real-time monitoring of virtual machine and server resource load, records and stores the monitoring data, and based on this, develops and implements the cloud computing resource management system. Through analyzing the monitoring records of the use of virtual machine resources, the resource usage of the virtual machine for a period of time is predicted, and the resource allocation strategy is formulated. Appropriate and timely expansion or contraction of resources to ensure the stability of the virtual machine and its applications, as well as the efficient use of platform resources. At the same time, the open source cloud platform is responsible for running the application of virtual machines. That is, running node virtual machine, its load balance is not perfect, the management system for virtual machine tasks, that is, the distribution mechanism of application cases is optimized. By considering the characteristics of resource consumption of each application instance. Make case distribution strategy dynamically, and correct the error caused by network delay to instance distribution decision making. Finally, the resource management system combines the monitoring information of server and virtual machine resources, and considers the load of virtual machine and server resources comprehensively. According to the strategy set by the system, the interface provided by the open source platform is called to realize the automatic heat transfer function of virtual machine. This paper focuses on the goal of providing stable and efficient resource management for cloud computing platform and completes the construction of open source cloud platform and the development of resource management system. At the same time, an optimization mechanism of application instance distribution is proposed to improve the load balance of virtual machine in running node. In addition, the migration strategy of virtual machine is studied. The integrated running condition of virtual machine and server is analyzed synthetically to realize the heat transfer function of automatic virtual machine. The system test results show that the platform meets the design requirements.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類(lèi)號(hào)】:TP393.09;TP302
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 曹高輝;王鑫鑫;孫慧;;圖書(shū)館電子資源管理系統(tǒng)的產(chǎn)生、發(fā)展與選擇[J];圖書(shū)館雜志;2007年06期
2 劉崢;;電子資源管理系統(tǒng)剖析[J];圖書(shū)館論壇;2007年04期
3 欒芳芳;藍(lán)曉東;郭南;韓全惜;;國(guó)內(nèi)外音像資源管理系統(tǒng)的發(fā)展與應(yīng)用調(diào)查分析[J];情報(bào)理論與實(shí)踐;2008年06期
4 呂賢達(dá);姜恩波;;電子資源管理系統(tǒng)發(fā)展?fàn)顩r與趨勢(shì)[J];圖書(shū)館理論與實(shí)踐;2009年12期
5 李智波;資源管理系統(tǒng)的研制[J];中山大學(xué)學(xué)報(bào)(自然科學(xué)版);2000年S3期
6 ;號(hào)牌資源管理系統(tǒng)[J];現(xiàn)代交通管理;2001年06期
7 葉云,李小進(jìn);電信資源管理系統(tǒng)的定位與開(kāi)發(fā)[J];中興通訊技術(shù);2002年05期
8 趙玉莉;福建工行資源管理系統(tǒng)[J];中國(guó)金融電腦;2003年04期
9 尚應(yīng)文;;一體化電廠資源管理系統(tǒng)[J];電力信息化;2005年04期
10 余勇;田慶業(yè);賀震東;;建統(tǒng)一電信資源管理系統(tǒng)[J];每周電腦報(bào);2005年45期
相關(guān)會(huì)議論文 前10條
1 欒伯禹;李英楠;張妍;;綜合資源管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[A];低碳經(jīng)濟(jì)與科學(xué)發(fā)展——吉林省第六屆科學(xué)技術(shù)學(xué)術(shù)年會(huì)論文集[C];2010年
2 曹斌;;綜合資源管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[A];湖北省通信學(xué)會(huì)、武漢通信學(xué)會(huì)2009年學(xué)術(shù)年會(huì)論文集[C];2009年
3 張正峰;;淺談電力通信資源管理系統(tǒng)[A];廣東省電機(jī)工程學(xué)會(huì)2003-2004年度優(yōu)秀論文集[C];2005年
4 徐亞蘭;;鐵通建設(shè)號(hào)線(xiàn)資源管理系統(tǒng)的必要性和可行性[A];2008年“ICT助力兩型社會(huì)建設(shè)”學(xué)術(shù)研討會(huì)論文集[C];2008年
5 南穎;;圖們江地區(qū)多語(yǔ)種資源管理系統(tǒng)開(kāi)發(fā)研究[A];中國(guó)地理學(xué)會(huì)2006年學(xué)術(shù)年會(huì)論文摘要集[C];2006年
6 楊玲玲;秦健;李雪嬌;;基于低碳數(shù)字化的自習(xí)室資源管理系統(tǒng)[A];第十三屆中國(guó)科協(xié)年會(huì)第10分會(huì)場(chǎng)-節(jié)能減排戰(zhàn)略與測(cè)控技術(shù)發(fā)展學(xué)術(shù)研討會(huì)論文集[C];2011年
7 王澤河;樊月珍;毛恩榮;;視頻教育資源管理系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā)[A];全國(guó)第16屆計(jì)算機(jī)科學(xué)與技術(shù)應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集[C];2004年
8 俞洪;;動(dòng)力設(shè)備資源管理系統(tǒng)的應(yīng)用[A];2005年安徽通信論文集[C];2006年
9 楊正球;;數(shù)據(jù)門(mén)戶(hù)-資源管理系統(tǒng)建立的新方法[A];2003年通信軟件技術(shù)學(xué)術(shù)年會(huì)論文集[C];2003年
10 劉兆宏;;分布式事務(wù)在學(xué)習(xí)對(duì)象資源管理系統(tǒng)中的分析與實(shí)現(xiàn)[A];全國(guó)ISNBM學(xué)術(shù)交流會(huì)暨電腦開(kāi)發(fā)與應(yīng)用創(chuàng)刊20周年慶祝大會(huì)論文集[C];2005年
相關(guān)重要報(bào)紙文章 前10條
1 周穎;福建聯(lián)通綜合資源管理系統(tǒng)提高競(jìng)爭(zhēng)力[N];人民郵電;2007年
2 吳平 記者 繆惟民;自主開(kāi)發(fā)煙印資源管理系統(tǒng)取得成效[N];中國(guó)包裝報(bào);2010年
3 楊興根 王家敏 曾木瑞;成飛設(shè)備資源管理系統(tǒng)實(shí)現(xiàn)“三化”[N];中國(guó)航空?qǐng)?bào);2011年
4 張民鋒;靖遠(yuǎn)二電公司建設(shè)資源管理系統(tǒng)[N];中國(guó)電力報(bào);2005年
5 李明 趙超;青海電信:流程管理實(shí)現(xiàn)資源優(yōu)化[N];人民郵電;2006年
6 李中朝;重慶電信扎實(shí)推進(jìn)全網(wǎng)資源管理轉(zhuǎn)型[N];人民郵電;2006年
7 ;資源管理系統(tǒng)解決方案[N];人民郵電;2006年
8 周長(zhǎng)浩 左健;以傳輸為主線(xiàn)建設(shè)資源管理系統(tǒng)[N];通信產(chǎn)業(yè)報(bào);2003年
9 大唐電信;下一代網(wǎng)絡(luò)和業(yè)務(wù)轉(zhuǎn)型中資源管理系統(tǒng)的建設(shè)[N];通信產(chǎn)業(yè)報(bào);2008年
10 ;如何成功建設(shè)資源管理系統(tǒng)[N];人民郵電;2004年
相關(guān)博士學(xué)位論文 前1條
1 盧宇彤;面向高效能計(jì)算的大規(guī)模資源管理技術(shù)研究與實(shí)現(xiàn)[D];國(guó)防科學(xué)技術(shù)大學(xué);2009年
相關(guān)碩士學(xué)位論文 前10條
1 陳希;濟(jì)寧移動(dòng)公司電子運(yùn)維資源管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2014年
2 李勝男;基于J2EE體系的用戶(hù)驗(yàn)證授權(quán)和公共資源管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2014年
3 王旭平;浙江電信綜合資源管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2015年
4 甄明s,
本文編號(hào):1356206
本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1356206.html