跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.89) 您好!臺灣時間:2024/12/04 19:59
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:謝宗哲
研究生(外文):Zong-Je Shie
論文名稱:以PC叢集架構設計虛擬電腦教室兼具負載平衡之研究
論文名稱(外文):The study of designing virtual computer room using PC cluster machine with loading balance
指導教授:蔡德明蔡德明引用關係
指導教授(外文):Der-Min Tsai
學位類別:碩士
校院名稱:崑山科技大學
系所名稱:數位生活科技研究所
學門:電算機學門
學類:電算機應用學類
論文種類:學術論文
論文出版年:2011
畢業學年度:99
語文別:中文
論文頁數:66
中文關鍵詞:虛擬化虛擬電腦教室KVM負載平衡
外文關鍵詞:VirtualizationVirtual computer classroomKVMLoading balance
相關次數:
  • 被引用被引用:6
  • 點閱點閱:1458
  • 評分評分:
  • 下載下載:85
  • 收藏至我的研究室書目清單書目收藏:0
本研究以多部個人電腦搭配乙太網路建置成個人電腦叢集(PC Cluster)環境,再透過KVM虛擬化技術開發虛擬電腦教室系統。為解決過去相關研究所開發的系統不具還原功能、實體主機負載不均的問題,本研究以LVM快照功能與iSCSI檔案通訊協定建立一個虛擬磁碟共用的檔案系統,並在此環境下開發出一套附載平衡與快速還原機制。
在使用者連線機制方面,使用者是以RDP協定連線至Host Server再透過KVM監督器功能取得虛擬機器控制權,而並非直接透過網路連線而取得的,故若有資訊相關課程需教授重新安裝系統或設置網路,本系統亦可達成該教學目的。
最後本研究將以此系統開放崑山科技大學資訊傳播系的大學部二年級Linux作業系統課程與進修部二技伺服器建置課程使用。本研究僅以七部個人電腦便足可供應一個的班級同時上線,並當使用一段時間後仍能有效的保持實體主機的負載平衡。


This research uses multiple PC with Ethernet built into the PC cluster environment, and then uses the KVM virtualization technique to carry on the establishment virtual computer classroom system. For solving the system developed by the Institute related to the past does not have to revivification, the problem of uneven load the host entity, this research function and LVM snapshot file protocol iSCSI virtual disk to create a shared file system, and developed in this environment an attached balance and quick restore mechanism. Mechanism in the user connection, the user is connected to the Host Server RDP protocol and then get through the KVM virtual machine monitor function control, while not directly obtained through the network connection, so if IT-related courses to be Professor reinstall the system or set up network, the system can achieve the purpose of teaching. Finally, this research will Kunshan University, this system is open to the Department of Information and Communication Ministry of second-year university courses and the Linux operating system, server build technical education divisions of two courses used. In this research, only seven personal computers will be sufficient to supply a class while on-line, and when even after a period of time effective to maintain physical host load balancing.

摘 要 i
Abstract iii
致謝 v
目 錄 vi
表 目 錄 viii
圖 目 錄 ix
一、緒論 1
1.1 研究背景 1
1.2 研究目標 2
二、文獻回顧 5
2.1 虛擬化 5
2.1.1虛擬化技術簡介 5
2.1.2 KVM(Kernel-based Virtual Machine) 6
2.1.3 VMWare 9
2.1.4小結 11
2.2 虛擬化技術應用實例 11
2.2.1伺服器應用 12
2.2.2虛擬電腦教室 13
2.3 叢集電腦 18
2.3.1平行運算之叢集電腦 19
2.3.2負載平衡之叢集電腦 20
2.4 檔案系統介紹 22
2.3.1 Linux檔案系統 22
2.3.2 LVM 23
2.3.2 iSCSI 25
2.5 虛擬化的負載平衡 26
三、系統架構 28
3.1虛擬化軟體效能測試與分析 31
3.2建立共用的檔案系統 33
3.3 Host Server與原始系統環境建置 34
3.4 Login Server建置 36
3.4.1註冊與認證 37
3.4.2發派與開關虛擬機器 38
3.4.3自動連線程式 39
3.5負載平衡機制建置 41
3.6系統高可用性 43
3.7管理模組 45
四、結果與討論 48
4.1系統效能測試 48
4.2實際應用成果 53
4.3考試環境製作 55
4.4負載平衡 58
4.5本系統與相關研究之比較 60
五、結論與建議 62
六、參考文獻 65


1.Farstone,技術白皮書,虛擬電腦教室(virtual class) 。
2.Novell,技術白皮書,資料中心虛擬化。
3.RUN !PC2011年3月號,掌握虛擬化的三大要素,84~103 頁,2011年3月。
4.IBM 虛擬化與雲計算小組,虛擬化與雲計算,電子工業出版社, 2009。
5.王光山,「以自由軟體協助電腦教室管理」,朝陽科技大學資訊管理系碩士論文,2003。
6.吳素芬,「以軟體為基礎之有碟pc教室管理系統」,中央大學資訊管理系碩士論文,2004 。
7.車佳紋,「建置具互動功能的虛擬電腦教室之研究」,崑山科技大學數位生活科技研究所碩士論文,2010。
8.胡志凱,「雲端運算中動態調整虛擬機器運算資源機制」,大同大學資訊工程系碩士論文,2010。
9.梁德昭,陳俊廷,「虛擬化網路安全實習實驗室之規劃與建置」,淡江大學資訊管理研究所碩士論文,2007。
10.楊朝棟,張宏守,「在Linux上建構與應用叢集式平行電腦」,零客情報,第12期,84~103 頁,November 2000。
11.蔡哲民,王建仁,張靖芳,「以亂數與虛擬化技術為基礎的電腦課程實習環境」,資訊安全通訊 15卷1期,2009。
12.劉德鴻,顏增昌,高勝助,「具負載平衡及環境回復之Linux 虛擬教室管理」,2010 數位科技與創新管理研討會,2010。
13.DRBL :http://drbl.nchc.org.tw/.
14.Hu, J., D. Cordel, Christoph Meinel,“A Virtual Laboratory for IT Security Education”,Proc. EMISA Luxembourg,pp.60-71,2004.
15.LTSP :http://www.ltsp.org/.
16.KVM,http://www.linux-kvm.org.
17.XEN,http://www.xen.org.


QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top