RHEL5 にセットアップ(RPM)
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
] [
リンク元
]
開始行:
[[Eucalyptus (OSS Elastic Computing) 日本語情報]]
RHEL(Red Hat Enterprise Linux) 5 にセットアップしてみたと...
※ 1.6.1で再度検証し更新する予定です。
#contents
----
* ダウンロード [#x2ff520d]
http://eucalyptus.cs.ucsb.edu/downloads から必要なファイ...
Main RPM
Cloud Controller RPM
Cluster Controller RPM
Gather Log RPM
Node Controller RPM
third-party RPM bundle
それぞれ必要なので、[[ダウンロードページ>http://eucalyptu...
ちなみに自分の環境は、uname -a で確認できます。私の場合は、
$ uname -a
Linux sv.pocketstudio.jp 2.6.18-8.1.14.el5 #1 SMP Tue Se...
このように表示されました。i386 といった文字がありますので...
** ダウンロードとセットアップ [#ob08f395]
ダウンロードは、RPM を wget で拾ってきます。
# cd /usr/local/src/
# mkdir eucalyptus
# cd eucalyptus
作業用のディレクトリを作成、移動してから、必要なものは wg...
# wget http://eucalyptus.cs.ucsb.edu/downloads/68
--07:43:05-- http://eucalyptus.cs.ucsb.edu/downloads/68
eucalyptus.cs.ucsb.edu をDNSに問いあわせています... 128....
eucalyptus.cs.ucsb.edu|128.111.45.35|:80 に接続していま...
HTTP による接続要求を送信しました、応答を待っています......
長さ: 720618 (704K) [application/x-redhat-package-manager]
Saving to: `eucalyptus-1.4-2.i386.rpm'
100%[=================================================>]...
07:43:07 (583 KB/s) - `eucalyptus-1.4-2.i386.rpm' を保存...
こんな感じで、最終的にはこれだけディレクトリにダウンロー...
[root@sv eucalyptus]# ll
合計 100528
-rw-r--r-- 1 root root 720618 1月 10 05:41 eucalyptus...
-rw-r--r-- 1 root root 819297 1月 10 05:15 eucalyptus...
-rw-r--r-- 1 root root 77373974 1月 10 05:17 eucalyptus...
-rw-r--r-- 1 root root 127996 1月 10 05:19 eucalyptus...
-rw-r--r-- 1 root root 372467 1月 10 05:19 eucalyptus...
-rw-r--r-- 1 root root 23385303 1月 6 13:22 eucalyptus...
さて、次に、いったんサードパーティ製の RPM を展開しておき...
# third-party RPM bundle, including:
* httpd
* axis2c
* libvirt
こう書いてあるところ。
# tar xvfz eucalyptus-rpm-deps-i386.tar.gz
eucalyptus-rpm-deps-i386/
eucalyptus-rpm-deps-i386/euca-axis2c-1.4-1.i386.rpm
eucalyptus-rpm-deps-i386/euca-httpd-1.4-1.i386.rpm
eucalyptus-rpm-deps-i386/euca-libvirt-1.4-1.i386.rpm
あとは、rpm コマンドでズトンとインストール・・・と思いま...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
エラー: 依存性の欠如:
dhcp は eucalyptus-cc-1.4-2.i386 に必要とされて...
jdk は eucalyptus-cloud-1.4-2.i386 に必要とされ...
おや? dhcp と jdk が無いようです。
*** dhcp のインストール [#abcfb5b5]
# yum -y install dhcp
これで入ります。
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
rhel-i386-server-5 100% |========================...
rhel-i386-server-vt-5 100% |========================...
rhn-tools-rhel-i386-serve 100% |========================...
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. P...
---> Downloading header for dhcp to pack into transactio...
dhcp-3.0.5-18.el5.i386.rp 100% |========================...
---> Package dhcp.i386 12:3.0.5-18.el5 set to be updated
--> Running transaction check
Dependencies Resolved
========================================================...
Package Arch Version Rep...
========================================================...
Installing:
dhcp i386 12:3.0.5-18.el5 rhe...
Transaction Summary
========================================================...
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 875 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): dhcp-3.0.5-18.el5. 100% |========================...
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: dhcp #############...
Installed: dhcp.i386 12:3.0.5-18.el5
Complete!
*** jdk のインストール [#vfca5a50]
JDK をセットアップ済みであれば、そのままユーカリをイン...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
エラー: 依存性の欠如:
jdk は eucalyptus-cloud-1.4-2.i386 に必要とされ...
こんな感じで警告が出るので注意。
さて、JDK ( Java SE Development Kit) のダウンロードは s...
【ダウンロード】ボタンを押して、Platformは「linux」、「...
jdk-6u13-linux-i586-rpm.bin
ダウンロードしたあとは、実行属性(x)を与えてバイナリとして...
# chmod +x ./jdk-6u13-linux-i586-rpm.bin
# ./jdk-6u13-linux-i586-rpm.bin
そうすると、ツラツラとライセンス云々表示されるので、最後...
Do you agree to the above license terms? [yes or no]
yes
あとは放置しておくと、勝手に jdk パッケージがインストール...
Unpacking...
Checksumming...
Extracting...
UnZipSFX 5.50 of 17 February 2002, by Info-ZIP (Zip-Bugs...
inflating: jdk-6u13-linux-i586.rpm
inflating: sun-javadb-common-10.4.1-3.1.i386.rpm
inflating: sun-javadb-core-10.4.1-3.1.i386.rpm
inflating: sun-javadb-client-10.4.1-3.1.i386.rpm
inflating: sun-javadb-demo-10.4.1-3.1.i386.rpm
inflating: sun-javadb-docs-10.4.1-3.1.i386.rpm
inflating: sun-javadb-javadoc-10.4.1-3.1.i386.rpm
準備中... ###############################...
1:jdk ############################...
Unpacking JAR files...
rt.jar...
jsse.jar...
charsets.jar...
tools.jar...
localedata.jar...
plugin.jar...
javaws.jar...
deploy.jar...
Installing JavaDB
準備中... ###############################...
1:sun-javadb-common ############################...
2:sun-javadb-core ############################...
3:sun-javadb-client ############################...
4:sun-javadb-demo ############################...
5:sun-javadb-docs ############################...
6:sun-javadb-javadoc ############################...
Java(TM) SE Development Kit 6 successfully installed.
Product Registration is FREE and includes many benefits:
* Notification of new versions, patches, and updates
* Special offers on Sun products, services and training
* Access to early releases and documentation
Product and system data will be collected. If your confi...
supports a browser, the Sun Product Registration form for
the JDK will be presented. If you do not register, none of
this information will be saved. You may also register your
JDK later by opening the register.html file (located in
the JDK installation directory) in a browser.
For more information on what data Registration collects ...
how it is managed and used, see:
http://java.sun.com/javase/registration/JDKRegistrationP...
Press Enter to continue.....
Done.
正常にインストールされているかは rpm -qi コマンドで確認で...
# rpm -qi jdk
Name : jdk Relocations: ...
Version : 1.6.0_13 Vendor: ...
Release : fcs Build Date: ...
Install Date: 2009年04月07日 08時33分04秒 Build Hos...
Group : Development/Tools Source RPM: ...
Size : 140009695 License: ...
Signature : (none)
Packager : Java Software <jre-comments@java.sun.com>
URL : http://java.sun.com/
Summary : Java(TM) Platform Standard Edition Develop...
Description :
The Java Platform Standard Edition Development Kit (JDK)...
the runtime environment (Java virtual machine, the Java ...
and supporting files) and development tools (compilers, ...
tool libraries and other tools).
The JDK is a development environment for building applic...
and components that can be deployed with the Java Platfo...
Edition Runtime Environment.
** RPM をまとめてセットアップ [#cc7dc4b2]
必要な RPM ファイルをダウンロードしておけば、もう作業は終...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
準備中... ###############################...
1:euca-libvirt ############################...
2:euca-axis2c ############################...
3:eucalyptus ############################...
4:euca-httpd ############################...
5:eucalyptus-gl ############################...
6:eucalyptus-cc ############################...
7:eucalyptus-cloud ############################...
8:eucalyptus-nc ############################...
これで、セットアップは完了。
----
参照
http://eucalyptus.cs.ucsb.edu/downloads
終了行:
[[Eucalyptus (OSS Elastic Computing) 日本語情報]]
RHEL(Red Hat Enterprise Linux) 5 にセットアップしてみたと...
※ 1.6.1で再度検証し更新する予定です。
#contents
----
* ダウンロード [#x2ff520d]
http://eucalyptus.cs.ucsb.edu/downloads から必要なファイ...
Main RPM
Cloud Controller RPM
Cluster Controller RPM
Gather Log RPM
Node Controller RPM
third-party RPM bundle
それぞれ必要なので、[[ダウンロードページ>http://eucalyptu...
ちなみに自分の環境は、uname -a で確認できます。私の場合は、
$ uname -a
Linux sv.pocketstudio.jp 2.6.18-8.1.14.el5 #1 SMP Tue Se...
このように表示されました。i386 といった文字がありますので...
** ダウンロードとセットアップ [#ob08f395]
ダウンロードは、RPM を wget で拾ってきます。
# cd /usr/local/src/
# mkdir eucalyptus
# cd eucalyptus
作業用のディレクトリを作成、移動してから、必要なものは wg...
# wget http://eucalyptus.cs.ucsb.edu/downloads/68
--07:43:05-- http://eucalyptus.cs.ucsb.edu/downloads/68
eucalyptus.cs.ucsb.edu をDNSに問いあわせています... 128....
eucalyptus.cs.ucsb.edu|128.111.45.35|:80 に接続していま...
HTTP による接続要求を送信しました、応答を待っています......
長さ: 720618 (704K) [application/x-redhat-package-manager]
Saving to: `eucalyptus-1.4-2.i386.rpm'
100%[=================================================>]...
07:43:07 (583 KB/s) - `eucalyptus-1.4-2.i386.rpm' を保存...
こんな感じで、最終的にはこれだけディレクトリにダウンロー...
[root@sv eucalyptus]# ll
合計 100528
-rw-r--r-- 1 root root 720618 1月 10 05:41 eucalyptus...
-rw-r--r-- 1 root root 819297 1月 10 05:15 eucalyptus...
-rw-r--r-- 1 root root 77373974 1月 10 05:17 eucalyptus...
-rw-r--r-- 1 root root 127996 1月 10 05:19 eucalyptus...
-rw-r--r-- 1 root root 372467 1月 10 05:19 eucalyptus...
-rw-r--r-- 1 root root 23385303 1月 6 13:22 eucalyptus...
さて、次に、いったんサードパーティ製の RPM を展開しておき...
# third-party RPM bundle, including:
* httpd
* axis2c
* libvirt
こう書いてあるところ。
# tar xvfz eucalyptus-rpm-deps-i386.tar.gz
eucalyptus-rpm-deps-i386/
eucalyptus-rpm-deps-i386/euca-axis2c-1.4-1.i386.rpm
eucalyptus-rpm-deps-i386/euca-httpd-1.4-1.i386.rpm
eucalyptus-rpm-deps-i386/euca-libvirt-1.4-1.i386.rpm
あとは、rpm コマンドでズトンとインストール・・・と思いま...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
エラー: 依存性の欠如:
dhcp は eucalyptus-cc-1.4-2.i386 に必要とされて...
jdk は eucalyptus-cloud-1.4-2.i386 に必要とされ...
おや? dhcp と jdk が無いようです。
*** dhcp のインストール [#abcfb5b5]
# yum -y install dhcp
これで入ります。
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
rhel-i386-server-5 100% |========================...
rhel-i386-server-vt-5 100% |========================...
rhn-tools-rhel-i386-serve 100% |========================...
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. P...
---> Downloading header for dhcp to pack into transactio...
dhcp-3.0.5-18.el5.i386.rp 100% |========================...
---> Package dhcp.i386 12:3.0.5-18.el5 set to be updated
--> Running transaction check
Dependencies Resolved
========================================================...
Package Arch Version Rep...
========================================================...
Installing:
dhcp i386 12:3.0.5-18.el5 rhe...
Transaction Summary
========================================================...
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 875 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): dhcp-3.0.5-18.el5. 100% |========================...
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: dhcp #############...
Installed: dhcp.i386 12:3.0.5-18.el5
Complete!
*** jdk のインストール [#vfca5a50]
JDK をセットアップ済みであれば、そのままユーカリをイン...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
エラー: 依存性の欠如:
jdk は eucalyptus-cloud-1.4-2.i386 に必要とされ...
こんな感じで警告が出るので注意。
さて、JDK ( Java SE Development Kit) のダウンロードは s...
【ダウンロード】ボタンを押して、Platformは「linux」、「...
jdk-6u13-linux-i586-rpm.bin
ダウンロードしたあとは、実行属性(x)を与えてバイナリとして...
# chmod +x ./jdk-6u13-linux-i586-rpm.bin
# ./jdk-6u13-linux-i586-rpm.bin
そうすると、ツラツラとライセンス云々表示されるので、最後...
Do you agree to the above license terms? [yes or no]
yes
あとは放置しておくと、勝手に jdk パッケージがインストール...
Unpacking...
Checksumming...
Extracting...
UnZipSFX 5.50 of 17 February 2002, by Info-ZIP (Zip-Bugs...
inflating: jdk-6u13-linux-i586.rpm
inflating: sun-javadb-common-10.4.1-3.1.i386.rpm
inflating: sun-javadb-core-10.4.1-3.1.i386.rpm
inflating: sun-javadb-client-10.4.1-3.1.i386.rpm
inflating: sun-javadb-demo-10.4.1-3.1.i386.rpm
inflating: sun-javadb-docs-10.4.1-3.1.i386.rpm
inflating: sun-javadb-javadoc-10.4.1-3.1.i386.rpm
準備中... ###############################...
1:jdk ############################...
Unpacking JAR files...
rt.jar...
jsse.jar...
charsets.jar...
tools.jar...
localedata.jar...
plugin.jar...
javaws.jar...
deploy.jar...
Installing JavaDB
準備中... ###############################...
1:sun-javadb-common ############################...
2:sun-javadb-core ############################...
3:sun-javadb-client ############################...
4:sun-javadb-demo ############################...
5:sun-javadb-docs ############################...
6:sun-javadb-javadoc ############################...
Java(TM) SE Development Kit 6 successfully installed.
Product Registration is FREE and includes many benefits:
* Notification of new versions, patches, and updates
* Special offers on Sun products, services and training
* Access to early releases and documentation
Product and system data will be collected. If your confi...
supports a browser, the Sun Product Registration form for
the JDK will be presented. If you do not register, none of
this information will be saved. You may also register your
JDK later by opening the register.html file (located in
the JDK installation directory) in a browser.
For more information on what data Registration collects ...
how it is managed and used, see:
http://java.sun.com/javase/registration/JDKRegistrationP...
Press Enter to continue.....
Done.
正常にインストールされているかは rpm -qi コマンドで確認で...
# rpm -qi jdk
Name : jdk Relocations: ...
Version : 1.6.0_13 Vendor: ...
Release : fcs Build Date: ...
Install Date: 2009年04月07日 08時33分04秒 Build Hos...
Group : Development/Tools Source RPM: ...
Size : 140009695 License: ...
Signature : (none)
Packager : Java Software <jre-comments@java.sun.com>
URL : http://java.sun.com/
Summary : Java(TM) Platform Standard Edition Develop...
Description :
The Java Platform Standard Edition Development Kit (JDK)...
the runtime environment (Java virtual machine, the Java ...
and supporting files) and development tools (compilers, ...
tool libraries and other tools).
The JDK is a development environment for building applic...
and components that can be deployed with the Java Platfo...
Edition Runtime Environment.
** RPM をまとめてセットアップ [#cc7dc4b2]
必要な RPM ファイルをダウンロードしておけば、もう作業は終...
# rpm -ivh *.rpm ./eucalyptus-rpm-deps-i386/*.rpm
準備中... ###############################...
1:euca-libvirt ############################...
2:euca-axis2c ############################...
3:eucalyptus ############################...
4:euca-httpd ############################...
5:eucalyptus-gl ############################...
6:eucalyptus-cc ############################...
7:eucalyptus-cloud ############################...
8:eucalyptus-nc ############################...
これで、セットアップは完了。
----
参照
http://eucalyptus.cs.ucsb.edu/downloads
ページ名: