Changes between Version 36 and Version 37 of Xen_Lab5


Ignore:
Timestamp:
Oct 28, 2009, 9:01:06 AM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab5

    v36 v37  
    88   0. 確認無任何的 VM 再執行 並將 oned 停止 (onevm shutdown {vm_ID}) (one stop)
    99   1. 確定 pcXXX 和 pcYYY 的 /etc/hosts 有彼此的資訊
    10    1. Front-end、Node 和 Client 的時鐘需同步 (可使用 sudo ntpdate time.stdtime.gov.tw 來校正時間)
    11    2. 防火牆需允許 8443、8773、8774(Front-end) 和 8775(Node) (若是要讓防火牆外的administrator/user使用時,可請網管開啟這些 port)
    12    3. 正確的 locales (可用 dpkg-reconfigure locales 選擇正確的語系)
    13    4. Eucalyptus 安裝和執行需由 root 執行 (只有 root 可以控制 Eucalyptus)
     10   2. Front-end、Node 和 Client 的時鐘需同步 (可使用 sudo ntpdate time.stdtime.gov.tw 來校正時間)
     11   3. 防火牆需允許 8443、8773、8774(Front-end) 和 8775(Node) (若是要讓防火牆外的administrator/user使用時,可請網管開啟這些 port)
     12   4. 正確的 locales (可用 dpkg-reconfigure locales 選擇正確的語系)
     13   5. Eucalyptus 安裝和執行需由 root 執行 (只有 root 可以控制 Eucalyptus)
     14   6. 若是提供給外面的使用者註冊,需[http://trac.nchc.org.tw/grid/wiki/Eucalyptus/Install/Exim 設定好 管者者的 Mail Agent]
    1415----
    1516= 【Step 0: 流程】 =
     
    105106193 VNET_MODE="STATIC"
    106107}}}
    107 
    108108----
    109109= 【Step 3: 設定 Eucalyptus Cluster】 =