close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 7, 2009, 4:25:34 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 97 | 97 | }}} |
| 98 | 98 | * 想一下我們的架構設計: node1:CLC&CC ,node2:NC |
| 99 | | * '''__node1__''' - 安裝 CLC和CC 至 node1 |
| | 99 | * '''__node1__''' - 安裝 CLoud Controller 和 Cluster Controller 至 node1 |
| 100 | 100 | {{{ |
| 101 | 101 | $ su |
| … |
… |
|
| 106 | 106 | $ sudo aptitude install eucalyptus-cloud eucalyptus-cc |
| 107 | 107 | }}} |
| 108 | | * '''__node2__''' - 安裝 NC 至 node1 (先重複做 Step 1 的步驟來設定 node2 的套件庫) |
| | 108 | * '''__node2__''' - 安裝 Node Controller 至 node1 (先重複做 Step 1 的步驟來設定 node2 的套件庫) |
| 109 | 109 | {{{ |
| 110 | 110 | $ sudo aptitude update |