Changes between Version 25 and Version 26 of Eucalyptus/Install


Ignore:
Timestamp:
May 12, 2009, 5:14:45 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eucalyptus/Install

    v25 v26  
    66----
    77= 【0.序言】 =
    8  * 本管理文件主要參考 [http://open.eucalyptus.com/wiki/EucalyptusAdministratorGuide_v1.4 Eucalyptus Administrator Guide v1.4],此文件分為5部份:(1)__必要環境的設定__,(2)__安裝__,(3)__配置__,(4)__管理__,(5)__問題排解__
    9  * Euc 分為三個元件: 元件間透過 SOAP with WS-security 溝通,一個 Cluster 只會有一個 head node 來執行Cluster controller 和每個 node 都個有一個 Node controller
     8 * 本文件參考 [http://open.eucalyptus.com/wiki/EucalyptusPrerequisites_v1.5 Eucalyptus Administrator Guide v1.5],分為5部份:(1)__必要環境的設定__,(2)__安裝__,(3)__配置__,(4)__管理__,(5)__問題排解__
     9 * Euc 分為三個元件: 元件間透過 SOAP with WS-security 溝通,一個 Cluster 只會有一個 head node 來執行Cluster controller 和每個 node 都個有一個 Node controller
    1010 * Euc 3個元件的架構圖:[[Image(euc_3com.png)]]
    11    1. '''''Cloud controller (CLC)''''' -> Java 寫的程式,負責高階的資源排程和系統 accounting,此外也提供 Web services 和網頁介面讓外界使用者可以連接
    12    2. '''''Cluster controller (CC)''''' -> 用 C 撰寫,在 Apache 內當成 Web server 來佈署
    13    3. '''''Node controller (NC)''''' -> 用 C 撰寫,在 Apache 內當成 Web server 來佈署
     11   1. '''''Cloud controller (CLC)'''''  -> Java 寫的程式,負責高階的資源排程和系統 accounting,此外也提供 Web services 和網頁介面讓外界使用者可以連接
     12   2. '''''Cluster controller (CC)'''''  -> 用 C 撰寫,在 Apache 內當成 Web server 來佈署
     13   3. '''''Node controller (NC)'''''  -> 用 C 撰寫,在 Apache 內當成 Web server 來佈署
    1414----
    1515= 【1.必要環境的設定】 =
     
    282282   * 每個 node 的 NC -> 'nc.log' 和 'httpd-nc_error_log
    283283----
    284 = 【Think】 =
     284= 【想法】 =
    285285 1. 和 EC2 相比,Euc 少了 (1)計費或租約機制 (2)類似 S3 的 Storage 機制  (3)似乎沒整合 migrate 的機制。不過畢竟是學校單位的成品,無法做到全面兼顧,但是其架構和想法非常值得參考
     286 2. 剛看完版本 1.4 的安裝,想不到隔幾天 1.5 就出來了 @@ (有一些步驟有些改了)
     287   * 1.5 主要增加了 EBS 的支持,新的網路架構 MANAGED-NOVLAN mode,支援 KVM
    286288----
    287289= 【Reference】 =
    288  * [http://open.eucalyptus.com/wiki/EucalyptusAdministratorGuide_v1.4 Eucalyptus Administrator Guide v1.4]
     290 * [http://open.eucalyptus.com/wiki/EucalyptusPrerequisites_v1.5 Eucalyptus Administrator Guide v1.5]
    289291 * [attachment:A_Tech_Report_Euc.pdf Eucalyptus : A Technical Report on an Elastic Utility Computing Archietcture Linking Your Programs to Useful Systems]
    290292