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.

Changes between Version 34 and Version 35 of Xen_Lab5


Ignore:
Timestamp:
Oct 26, 2009, 2:45:55 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab5

    v34 v35  
    123123 * pcXXX 啟動 CLoud Controller & Cluster Controller (可用 start/restart/stop)
    124124{{{
    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
    127127}}}
    128128 * pcYYY 啟動 Node Controller
    129129{{{
    130 sudo /etc/init.d/eucalyptus-nc restart
     130$ sudo /etc/init.d/eucalyptus-nc restart
    131131}}}
    132132 * 測試 CLoud Crontroller 網頁是否啟動 [https://localhost:8443 https://localhost:8443]