close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
2.2 從套件檔安裝 (deb)
2.2.1 環境設定
- Euc 套件檔依賴 Rampart, Axis2C, and Java libraries
- Front-end、Node 和 Client 的時鐘需同步
- 防火牆需允許 8443、8773、8774(Front-end) 和 8775(Node)
- 正確的 locales (dpkg-reconfigure locales)
- Euc 的需由 root 執行
- Cloud Controller: eucalyptus-cloud
- Fix cacerts for openjdk-6-jdk (missing from the package).
$ su -
$ echo deb http://debian.osuosl.org/debian lenny non-free >> /etc/apt/sources.list
$ apt-get update
- Install sun-java6-jre and create link for cacerts
$ su -
$ apt-get install ca-certificates sun-java6-jre
$ mkdir -p /etc/ssl/certs/java/
$ ln -sf /etc/java-6-sun/security/cacerts /etc/ssl/certs/java/cacerts
- Node Controllers: eucalyptus-nc
- 確認 Xen 的設定
$ su -
$ vim /etc/xend/xend-config.sxp
(xend-http-server yes)
(xend-unix-server yes)
(xend-unix-path /var/lib/xend/xend-socket)
(xend-address localhost)
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)
(vncpasswd '')
2.2.2 下載 DEB 檔
2.2.3 安裝 DEB 檔
Download in other formats: