跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.176) 您好!臺灣時間:2025/09/09 19:28
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:廖啟志
研究生(外文):LIAO CHI CHIH
論文名稱:運用雲端儲存技術建構企業私有儲存雲
論文名稱(外文):Use of cloud storage technology to construct private storage clouds
指導教授:林新力
學位類別:碩士
校院名稱:亞洲大學
系所名稱:資訊工程學系碩士在職專班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2010
畢業學年度:98
語文別:中文
論文頁數:64
中文關鍵詞:雲端儲存分散儲存儲存雲雲端運算
外文關鍵詞:Cloud storagedistributed storagestorage cloudcloud computing
相關次數:
  • 被引用被引用:14
  • 點閱點閱:1907
  • 評分評分:
  • 下載下載:617
  • 收藏至我的研究室書目清單書目收藏:1
雲端運算在近幾年因科技的發展從理論逐漸走入應用,其中有許多網際網路服務皆已走向雲端,許多知名資訊廠商如Google、MicroSoft、IBM、Oracle、Yahoo等,也都紛紛投入雲端技術與應用。雲端技術將提供更龐大的資源運用與整合,以往的集中計算與集中儲存,將轉變成分散計算與分散儲存,讓運算資源與儲存資源有效利用。
一個企業的運作需要許多的資訊硬體資源,從機房的主機群到使用者端的個人電腦,這些系統在工作環境中往往有許多閒置資源未被妥善利用,當企業主投入資金購買資訊硬體後,往往因無法有效蒐集與管理硬體資源而任其閒置,其中最明顯的為運算資源與儲存資源。因許多電腦主機的儲存剩餘空間不同,儲存媒介不同,若以單一主機角度來看,除了主機本身運作服務所需之儲存空間外,剩餘空間幾乎被閒置,一個企業若有許多主機,其閒置空間將呈現片段且零散。若能有效的整合這些閒置資源,將片段、零散的儲存空間整合成為一個大型儲存體,再提供企業利用,不但將能提高設備的使用率,也能節省企業購置儲存設備的成本。
本研究將運用雲端概念,實作雲端儲存於企業中,將不同等級之主機群儲存資源整合,以不增加任何硬體設備之前提下,建構一資訊平台將主機群組成儲存雲,提供企業內部再利用,此主機群所構成的儲存雲,可被用來作為企業的公用儲存庫,提供資料備份、交換、暫存等用途,本研究除整合主機群之閒置空間為私有儲存雲外,並運用企業儲存雲來實作內部檔案交換與備份服務。
Cloud computing technology in recent years has gradually developed from theory into application. Many well-known IT companies such as Google, Microsoft, IBM, Oracle, Yahoo, etc., have applied cloud technology into their applications. Cloud technology has the benefit of providing more efficient use of resources, by transforming previously centralized computing and storage into distributed computing and storage, thus putting computing resources and storage resources for more effective use.
Most enterprises need IT hardware resources, from clusters of servers on the host side, to the clusters of personal computers on the user side. These hardware systems have many idle resources that are often not properly used in the work environment, while business owners continue to purchase even more IT hardware due to the ineffective collection and management of idled computing resources and storage resources. Since most computers host their own storage space required for the operation of services, there are unused and idled storage spaces within. If one can effectively integrate these idled and fragmented storage spaces into a large-scale continuous storage for general corporate use, then not only will it improve hardware equipment utilization, but also save enterprises the cost of purchasing additional storage equipment.
Based on the concept of cloud computing, a private cloud storage for the subject enterprise was implemented that integrated different levels of idled storage resources within the enterprise and without additional hardware, to be used as a common enterprise repository to provide data backup, exchange, temporary storage and other purposes.
第一章 緒論 1
1.1 研究背景 3
1.2 研究動機 4
1.3 研究目的 5
1.4 研究範圍與限制 5
1.5 研究流程 7
第二章 文獻探討 8
2.1 MapReduce 8
2.2 Google File System(GFS) 8
2.3 Hadoop 10
2.4 分散式雜湊表 10
2.5 MD5摘要演算法 11
2.6 Globally Unique Identifier(GUID) 12
2.7 Dynamic Data Exchange(DDE) 13
第三章 系統設計 15
3.1 系統目的 15
3.2 系統架構 16
3.3 雲端儲存系統設計 18
3.4 檔案分散儲存 22
3.5 資料存取流程 23
3.6 索引資料庫設計 34
第四章 系統實作 39
4.1 主機端應用程式設計 39
4.2 使用者端應用程式設計 49
第五章 結論與建議 56
5.1 結論 56
5.2 建議與未來展望 56
參考文獻 57
[01] Kevin Gibbs, "Google 應用服務引擎", http://code.google.com/intl/zh-TW/appengine/articles/cf1-text.html, 7, April, 2008.
[02] 王宏仁, iThomeOnline, "徹底解讀IT明日之星─雲端運算", iThome, 2008-06-23.
[03] 王宏仁, iThomeOnline, "Google進軍企業雲端應用市場,與微軟Azure平臺競爭", iThome, 2010-06-08.
[04] 作/Randy George. 譯/陳佳新, "網雲儲存的最佳使用情境", 網路資訊, 0205期, 2008-12-01.
[05] Jeffrey Dean and Sanjay Ghemawat, "MapReduce: Simpli ed Data Processing on Large Clusters", Google, Inc., December, 2004.
[06] Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung, "The Google File System", Google, Inc., October, 2003.
[07] Doug Cutting and Eric Baldeschwieler,Hadoop Overview, Yahoo, March 25, 2008。
[08] Apache Software Foundation,hadoop,Yahoo:http://hadoop.apache.org/common/docs/r0.19.2/,7/1/2009。
[09] Apache Software Foundation,HDFS Architecture,Yahoo:http://hadoop.apache.org/common/docs/r0.19.1/hdfs_design.html,02-25-2009。
[10] 維基百科, "分散式雜湊表", 維基百科, 分佈式計算, 4-3-2010
[11] Brandon Wiley, "Distributed Hash Tables, Part I", Linux Journal, Oct 01, 2003.
[12] 維基百科, "MD5", 維基百科, 密碼學, 2010
[13] R. Rivest, "The MD5 Message-Digest Algorithm", Network Working Group Request for Comments: 1321, April 1992.
[14] 維基百科, "GUID", 維基百科, 識別符, 2010.
[15] P. Leach, M. Mealling and R. Salz, "A Universally Unique IDentifier (UUID) URN Namespace", Network Working Group Request for Comments: 4122, July 2005
[16] Wikipedia, "Dynamic Data Exchange", Wikipedia, Windows communication and services, 2009
[17] MSDN, "About Dynamic Data Exchange", Microsoft, 2010.
[18] 謝佳穎、呂坤哲、尹國正、林婕汝、楊東麟,以格網為基礎建置醫療決策支援系統之研究, 醫療資訊雜誌,第十七卷第三期,97/9,1-16 頁。
[19] Michael Miller,雲端運算,台灣: 碁峰,2009年04月21日。
[20] 王鵬,走進雲端運算,台灣:佳魁資訊,2009年11月11日。
[21] 王鵬,雲端運算的關鍵技術與應用實例,台灣:佳魁資訊,2010年02月25日。
[22] 陳宗天, 張志峰, "雲端運算之主要研究主題", CNTE2010, May 25th, 2010.
[23] 網路資訊, "醫療資訊系統雲端化經驗", 網路資訊雜誌, 0217期, 2009/12/21.
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top