close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 10, 2009, 10:56:08 AM (17 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v39
|
v40
|
|
| 7 | 7 | * 本文件參考 [http://open.eucalyptus.com/wiki/EucalyptusPrerequisites_v1.5 Eucalyptus Administrator Guide v1.5],分為5部份:(1)必要環境的設定,(2)安裝,(3)配置,(4)管理,(5)問題排解 |
| 8 | 8 | * Euc 分為三個元件: 元件間透過 SOAP with WS-security 溝通,一個 Cluster 只會有一個 head node 來執行Cluster controller 和每個 node 都個有一個 Node controller |
| 9 | | * Euc 3個元件的架構圖:[[BR]][[Image(euc_3com.png,width=300)]] |
| 10 | | 1. '''Cloud controller (CLC)''' - 是一個 Java 程式,它提供 Web-service 和 Web interface 給外界,管理各種要求,負責更高階的排程和系統 accounting,也提供 S3-compatible bucket-based storage (Walrus) 和 EBS-style block-based storage. |
| | 9 | * Euc 3個元件的架構圖:[[BR]][[Image(euc_3com.png,width=250)]] [[Image(architecture.png, width=350)]] |
| | 10 | 1. '''Cloud controller (CLC)''' - 是一個 Java 程式,它提供 Web-service 和 Web interface 給外界,管理各種要求,負責更高階的排程和系統 accounting,也提供 S3-compatible bucket-based storage (Walrus) 和 EBS-style block-based storage |
| 11 | 11 | 2. '''Cluster controller (CC)''' - C 撰寫,cluster-level 的排程和網路控制,在 Apache 內當成 Web services 來佈署 |
| 12 | 12 | 3. '''Node controller (NC)''' - C 撰寫,hypervisior 的 control,在 Apache 內當成 Web services 來佈署 |