close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 26, 2009, 2:45:55 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v34
|
v35
|
|
| 123 | 123 | * pcXXX 啟動 CLoud Controller & Cluster Controller (可用 start/restart/stop) |
| 124 | 124 | {{{ |
| 125 | | sudo /etc/init.d/eucalyptus-cloud restart |
| 126 | | sudo /etc/init.d/eucalyptus-cc restart |
| | 125 | $ sudo /etc/init.d/eucalyptus-cloud restart |
| | 126 | $ sudo /etc/init.d/eucalyptus-cc restart |
| 127 | 127 | }}} |
| 128 | 128 | * pcYYY 啟動 Node Controller |
| 129 | 129 | {{{ |
| 130 | | sudo /etc/init.d/eucalyptus-nc restart |
| | 130 | $ sudo /etc/init.d/eucalyptus-nc restart |
| 131 | 131 | }}} |
| 132 | 132 | * 測試 CLoud Crontroller 網頁是否啟動 [https://localhost:8443 https://localhost:8443] |