Eucalyptus

Eucalyptus 1.5.2 で、一般ユーザーがインスタンスを利用

Posted in Eucalyptus on 9月 20th, 2009 by na-ga – Be the first to comment

一般ユーザー (eucatestuser) が Eucalyptus 1.5.2 上のインスタンスを利用する方法。
イメージの追加は、一般ユーザー権限ではできないので、既に追加されているとする。
一般ユーザーが利用するクライアントには、euca2ools がインストールされているとする。
ここでは、1台の frontend と、2台の nodes (QuadCore) でクラスタを構築しているとする。
read more »

Eucalyptus 1.5.2 で、CentOS5 イメージ (euca-centos-5.3-x86_64) を利用

Posted in Eucalyptus on 9月 20th, 2009 by na-ga – Be the first to comment

CentOS-5.3-x86_64 に構築した Eucalyptus 1.5.2 に、CentOS5 イメージを追加する。イメージファイルは、Eucalyptus 公式サイトで配布されている euca-centos-5.3-x86_64 を使用する。イメージを追加後に、実際にインスタンスを立ち上げる。インスタンスにログインを行い、正常に動作するかを確認する。その後、インスタンスを終了する。
read more »

Eucalyptus 1.5.2 を CentOS-5.3-x86_64 に構築

Posted in Eucalyptus on 9月 20th, 2009 by na-ga – Be the first to comment

Eucalyptus 1.5.2 を 3 台の CentOS-5.3-x86_64 に構築する。
同じネットワーク内に、DHCP サーバが稼働しているする。
node1 と node2 は Xen をインストール済みとする。

各ホストと関連情報

dhcp : 192.168.0.254
frontend : 192.168.0.10
node1 : 192.168.0.11 (kernel-xen)
node2 : 192.168.0.12 (kernel-xen)

Eucalyptus のネットワークは、今回は単純な SYSTEM モードで既存の DHCP サーバを利用する。
また、ハイパーバイザーには Xen を使用する。
実は KVM を使用したかったが、検証マシンが Intel-VT に対応していなかった orz…
read more »