close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_fs_base-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 17, 2008, 3:29:33 PM (18 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 3 | 3 | == 1.Introduction == |
| 4 | 4 | * 序言 |
| 5 | | 為了提昇本組對於機器的高利用性,參考Amazon的架構,建構虛擬機器的Cluster,分別使用Open Source的XEN和Lustre技術,使用者可以動態的新增所需的虛擬機器,此虛擬機器是為了特地用途而產生的(例如:MPI Machine,Web Server,DB Server...),而虛擬機器Images的存放必須有高效能的FS來支援,可以提昇I/O的效能外,也可以統一管理VM Images。 |
| | 5 | 為了提昇本組對於機器的高利用性,參考Amazon的架構,建構虛擬機器的Cluster,分別使用Open Source的XEN和Lustre技術,使用者可以動態的新增所需的虛擬機器,此虛擬機器是為了特地用途而產生的(例如:MPI Machine,Web Server,DB Server...),而虛擬機器Images的存放須有高效能的Lustre FS來提昇I/O的效能,亦可以有效利用分散的硬碟來做到VM Images的統一管理。 |
| 6 | 6 | * 技術比較 |
| 7 | | ||Compare||Amazon||GTD || |
| 8 | | || ||EC2 ||using XEN|| |
| 9 | | || ||S3 ||Lustre FS|| |
| | 7 | ||Compare ||Amazon ||GTD || |
| | 8 | ||Cloud Computing ||EC2 ||using XEN|| |
| | 9 | ||Cloud Storage ||S3 ||Lustre FS|| |
| 10 | 10 | [[BR]] |
| 11 | 11 | |