> /etc/apt/sources.listroot@ubuntu:/tmp/eucalyptus-1.5.1-ubuntu-i386#
apt-get update命令會對平台所需的先決條件進行安裝,其中開放的Java框架佔據了下載量的很大一部分。apt-get將需要執行相當長的一段時間。
對每一個組件,依賴於角色,會各自安裝自己的軟體包。
在雲控制器上:
root@ubuntu:/tmp/eucalyptus-1.5.1-ubuntu-i386# aptitude install eucalyptus-cloud
在控制器上:
root@ubuntu:/tmp/eucalyptus-1.5.1-ubuntu-i386# aptitude install eucalyptus-cc
以及最後在節點控制器上:
root@ubuntu:/tmp/eucalyptus-1.5.1-ubuntu-i386# aptitude install eucalyptus-nc
集群現在已經建立起來。可以在合適的系統上,通過下述命令來啟動服務:
/etc/
init.d/eucalyptus-cloud
/etc/init.d/ecualyptus-cc
/etc/init.d/eucalyptus-nc
2010年08月27日,雲計算Eucalyptus2.0發布,改進可擴展性。
2012年05月04日,Eucalyptus3.1Alpha發布了,與2.x版本比較,3.x主要改進包括以下三個方面:
高可用性。
增強的資源訪問控制。
提升穩定性。
2012年12月26日,Eucalyptus3.2發布,與3.1版本相比,大幅提升了web-based控制台的用戶體驗和功能豐富程度,增強了用戶使用情況報告,簡化了管理操作,並一定程度上增強了雲的健壯性。