From shongo @ mpcnet.co.jp Mon Apr 7 13:55:17 2008 From: shongo @ mpcnet.co.jp (Shin HONGO) Date: Mon, 07 Apr 2008 13:55:17 +0900 Subject: [SCore-users-jp] Network =?iso-2022-jp?b?VHJ1bmtpbmcbJEI1ITk9GyhCKFBNL0V0aGVybmV0?= =?iso-2022-jp?b?KRskQiROQF9EaiRLJEQkJCRGGyhC?= Message-ID: <47F9A935.5030409@mpcnet.co.jp> 三菱プレシジョンの本郷と申します。 新しく組み立てたクラスタで、Network Trunkingを設定しました。 しかし下記のような現象が出て、うまく動かすことができていません。 ・rpmtestによる計算ホスト-計算ホスト間の通信はOK。 ・rpmtestによるサーバホスト-計算ホスト間の通信がNG。 ・scstestによるストレステストもNG。 ・サーバホストによるテストを行うと、サーバホストから、他PCへの通信(ping, ssh等)ができなくなる。 サーバホストのNICは、Intel 82563EB、計算ホストのNICは、Broadcom5721 で す。Trunkingの設定を行わければ、正常に動いています。 設定したファイルを添付しておきます。 以上、よろしくお願いいたします。 ----------------------------------------------------------------- ** /opt/score/etc/scorehosts.db ----------------------------------------------------------------- /* PM/Myrinet */ myrinet type=myrinet \ -firmware:file=/opt/score/share/lanai/lanaixp.mcp \ -config:file=/opt/score/etc/pm-myrinet.conf /* PM/Ethernet */ ethernet type=ethernet \ -config:file=/opt/score/etc/pm-ethernet.conf \ ethernet-x2 type=ethernet \ -config:file=/opt/score/etc/pm-ethernet0.conf \ -trunk0:file=/opt/score/etc/pm-ethernet1.conf /* PM/SHMEM */ /* shmem0 type=shmem -node=0 shmem1 type=shmem -node=1 */ #define PCC msgbserv=(server9.score.vg.mpcnet.co.jp:8764) \ cpugen=xeon speed=2330 smp=2 \ network=ethernet-x2 \ group=pcc server9.score.vg.mpcnet.co.jp PCC comp24.score.vg.mpcnet.co.jp PCC comp25.score.vg.mpcnet.co.jp PCC comp26.score.vg.mpcnet.co.jp PCC comp27.score.vg.mpcnet.co.jp PCC ----------------------------------------------------------------- ** /opt/score/etc/pm-ethernet0.conf ----------------------------------------------------------------- unit 0 intreap 0 # maxnsend 0 - 32 # maxnsend 0 # backoff 1000 - 20000 (usec) backoff 4800 # checksum (0 if off, 1 is on) checksum 0 # PE MAC address base hostname # comment 0 00:30:48:79:F9:06 server9.score.vg.mpcnet.co.jp # on eth0 1 00:1E:0B:5A:92:AA comp24.score.vg.mpcnet.co.jp # on eth0 2 00:1E:0B:5A:72:0C comp25.score.vg.mpcnet.co.jp # on eth0 3 00:1E:0B:5A:91:C6 comp26.score.vg.mpcnet.co.jp # on eth0 4 00:1E:0B:5A:B2:25 comp27.score.vg.mpcnet.co.jp # on eth0 ----------------------------------------------------------------- ** /opt/score/etc/pm-ethernet1.conf ----------------------------------------------------------------- unit 1 intreap 0 # maxnsend 0 - 32 # maxnsend 0 # backoff 1000 - 20000 (usec) backoff 4800 # checksum (0 if off, 1 is on) checksum 0 # PE MAC address base hostname # comment 0 00:30:48:79:F9:07 server9.score.vg.mpcnet.co.jp # on eth1 1 00:1E:0B:5A:92:AB comp24.score.vg.mpcnet.co.jp # on eth1 2 00:1E:0B:5A:72:0D comp25.score.vg.mpcnet.co.jp # on eth1 3 00:1E:0B:5A:91:C7 comp26.score.vg.mpcnet.co.jp # on eth1 4 00:1E:0B:5A:B2:26 comp27.score.vg.mpcnet.co.jp # on eth1 ----------------------------------------------------------------- ** /etc/pm_ethernet.conf ----------------------------------------------------------------- PM_ETHERNET_UNIT_ETH0=1 PM_ETHERNET_UNIT_ETH1=1 From shongo @ mpcnet.co.jp Mon Apr 7 14:17:25 2008 From: shongo @ mpcnet.co.jp (Shin HONGO) Date: Mon, 07 Apr 2008 14:17:25 +0900 Subject: [SCore-users-jp] Network =?iso-2022-jp?b?VHJ1bmtpbmcbJEI1ITk9GyhCKFBNL0V0aGVybmV0?= =?iso-2022-jp?b?KRskQiROQF9EaiRLJEQkJCRGGyhC?= Message-ID: <47F9AE65.3070402@mpcnet.co.jp> 三菱プレシジョンの本郷と申します。 新しく組み立てたクラスタで、Network Trunkingを設定しました。 しかし下記のような現象が出て、うまく動かすことができていません。 ・rpmtestによる計算ホスト-計算ホスト間の通信はOK。 ・rpmtestによるサーバホスト-計算ホスト間の通信がNG。 ・scstestによるストレステストもNG。 ・サーバホストによるテストを行うと、サーバホストから、他PCへの通信(ping, ssh等)ができなくなる。 サーバホストのNICは、Intel 82563EB、計算ホストのNICは、Broadcom5721 で す。Trunkingの設定を行わければ、正常に動いています。 設定したファイルを添付しておきます。 以上、よろしくお願いいたします。 ----------------------------------------------------------------- ** /opt/score/etc/scorehosts.db ----------------------------------------------------------------- /* PM/Myrinet */ myrinet type=myrinet \ -firmware:file=/opt/score/share/lanai/lanaixp.mcp \ -config:file=/opt/score/etc/pm-myrinet.conf /* PM/Ethernet */ ethernet type=ethernet \ -config:file=/opt/score/etc/pm-ethernet.conf \ ethernet-x2 type=ethernet \ -config:file=/opt/score/etc/pm-ethernet0.conf \ -trunk0:file=/opt/score/etc/pm-ethernet1.conf /* PM/SHMEM */ /* shmem0 type=shmem -node=0 shmem1 type=shmem -node=1 */ #define PCC msgbserv=(server9.score.vg.mpcnet.co.jp:8764) \ cpugen=xeon speed=2330 smp=2 \ network=ethernet-x2 \ group=pcc server9.score.vg.mpcnet.co.jp PCC comp24.score.vg.mpcnet.co.jp PCC comp25.score.vg.mpcnet.co.jp PCC comp26.score.vg.mpcnet.co.jp PCC comp27.score.vg.mpcnet.co.jp PCC ----------------------------------------------------------------- ** /opt/score/etc/pm-ethernet0.conf ----------------------------------------------------------------- unit 0 intreap 0 # maxnsend 0 - 32 # maxnsend 0 # backoff 1000 - 20000 (usec) backoff 4800 # checksum (0 if off, 1 is on) checksum 0 # PE MAC address base hostname # comment 0 00:30:48:79:F9:06 server9.score.vg.mpcnet.co.jp # on eth0 1 00:1E:0B:5A:92:AA comp24.score.vg.mpcnet.co.jp # on eth0 2 00:1E:0B:5A:72:0C comp25.score.vg.mpcnet.co.jp # on eth0 3 00:1E:0B:5A:91:C6 comp26.score.vg.mpcnet.co.jp # on eth0 4 00:1E:0B:5A:B2:25 comp27.score.vg.mpcnet.co.jp # on eth0 ----------------------------------------------------------------- ** /opt/score/etc/pm-ethernet1.conf ----------------------------------------------------------------- unit 1 intreap 0 # maxnsend 0 - 32 # maxnsend 0 # backoff 1000 - 20000 (usec) backoff 4800 # checksum (0 if off, 1 is on) checksum 0 # PE MAC address base hostname # comment 0 00:30:48:79:F9:07 server9.score.vg.mpcnet.co.jp # on eth1 1 00:1E:0B:5A:92:AB comp24.score.vg.mpcnet.co.jp # on eth1 2 00:1E:0B:5A:72:0D comp25.score.vg.mpcnet.co.jp # on eth1 3 00:1E:0B:5A:91:C7 comp26.score.vg.mpcnet.co.jp # on eth1 4 00:1E:0B:5A:B2:26 comp27.score.vg.mpcnet.co.jp # on eth1 ----------------------------------------------------------------- ** /etc/pm_ethernet.conf ----------------------------------------------------------------- PM_ETHERNET_UNIT_ETH0=1 PM_ETHERNET_UNIT_ETH1=1 From kameyama @ pccluster.org Mon Apr 7 14:22:52 2008 From: kameyama @ pccluster.org (Kameyama Toyohisa) Date: Mon, 07 Apr 2008 14:22:52 +0900 Subject: [SCore-users-jp] Network =?ISO-2022-JP?B?VHJ1bmtpbmcbJEI1IRsoQg==?= =?ISO-2022-JP?B?GyRCOT0bKEIoUE0vRXRoZXJuZXQpGyRCJE5AX0RqJEskRCQkJEYbKEI=?= In-Reply-To: <47F9A935.5030409@mpcnet.co.jp> References: <47F9A935.5030409@mpcnet.co.jp> Message-ID: <47F9AFAC.9030908@pccluster.org> 亀山です. Shin HONGO さんは書きました: > ・rpmtestによる計算ホスト-計算ホスト間の通信はOK。 > ・rpmtestによるサーバホスト-計算ホスト間の通信がNG。 疑うのは server host の PM/Ethernet の設定のようですね. server で /opt/score/install/linux2.6/netdev -a を実行すると何が出てくるでしょうか? > ・scstestによるストレステストもNG。 > ・サーバホストによるテストを行うと、サーバホストから、他PCへの通信(ping, > ssh等)ができなくなる。 > > サーバホストのNICは、Intel 82563EB、計算ホストのNICは、Broadcom5721 で > す。Trunkingの設定を行わければ、正常に動いています。 "trunking の設定を行わなければ" というのは, eth0 だけ, eth1 だけ だと動いているということでしょうか? > /* PM/Ethernet */ > ethernet type=ethernet \ > -config:file=/opt/score/etc/pm-ethernet.conf \ > > ethernet-x2 type=ethernet \ > -config:file=/opt/score/etc/pm-ethernet0.conf \ > -trunk0:file=/opt/score/etc/pm-ethernet1.conf ここでは ethernet と ethernet-x2 しかありませんけど... Kameyama Toyohisa From kameyama @ pccluster.org Mon Apr 7 14:48:08 2008 From: kameyama @ pccluster.org (Kameyama Toyohisa) Date: Mon, 07 Apr 2008 14:48:08 +0900 Subject: [SCore-users-jp] Network =?ISO-2022-JP?B?VHJ1bmtpbmcbJEI1IRsoQg==?= =?ISO-2022-JP?B?GyRCOT0bKEIoUE0vRXRoZXJuZXQpGyRCJE5AX0RqJEskRCQkJEYbKEI=?= In-Reply-To: <47F9B344.7010201@mpcnet.co.jp> References: <47F9A935.5030409@mpcnet.co.jp> <47F9AFAC.9030908@pccluster.org> <47F9B344.7010201@mpcnet.co.jp> Message-ID: <47F9B598.3090202@pccluster.org> 亀山です. Shin HONGO さんは書きました: > 早速の回答、ありがとうございました。 > サーバホストで/opt/score/install/linux2.6/netdev -aを実行したところ、以 > 下のように表示されました。 > > eth0 e1000_scorepm1 > eth1 e1000_scorepm1 > > 計算ホストでは、以下のように表示されました。 > eth0 tg3_scorepm1 > eth1 tg3_scorepm1 一応, 良いようですね. >> "trunking の設定を行わなければ" というのは, eth0 だけ, eth1 だけ >> だと動いているということでしょうか > はい。eth0だけで動かしていました(eth1は使っていませんでした)。 では eth1 だけで動くかどうか確認してください. scorehosts.db は ethernet1 type=ethernet -config:file=/opt/score/etc/pm-ethernet1.conf といったエントリになると思います. これで, 同様な症状だった場合は server の eth1 が正しく接続されているか を確認することになると思います. Kameyama Toyohisa From ooyama.eiichi @ gmail.com Wed Apr 23 09:59:49 2008 From: ooyama.eiichi @ gmail.com (eiichi ooyama) Date: Tue, 22 Apr 2008 20:59:49 -0400 Subject: =?ISO-2022-JP?B?UmU6IFtTQ29yZS11c2Vycy1qcF0gTmV0d29yayA=?= =?ISO-2022-JP?B?VHJ1bmtpbmcbJEI1ITk9GyhCKFBNL0U=?= =?ISO-2022-JP?B?dGhlcm5ldCkbJEIkTkBfRGokSyREJCQkRhsoQg==?= In-Reply-To: <47F9A935.5030409@mpcnet.co.jp> References: <47F9A935.5030409@mpcnet.co.jp> Message-ID: <68d154a20804221759y49f965d5y98fb07c6ff267f52@mail.gmail.com> 大山と申します。 とうとう4台構成のクラスターを組み立てる事になりました。 それぞれはx86_64のマシンなのですが、このときCentOS4.4の x86_64版をインストールして、SCOREをソースからコンパイルすれば 64bitのSCORE環境を作れるのでしょうか? 普通に32bitのCentOSをインストールしてSCOREをインストールすれば 通常のかんk そのあたりのことについて、参考にできるようなウェブページは ありますでしょうか? よろしくお願いします。 -------------- next part -------------- HTMLの添付ファイルを保管しました... URL: From kameyama @ pccluster.org Wed Apr 23 10:31:53 2008 From: kameyama @ pccluster.org (Kameyama Toyohisa) Date: Wed, 23 Apr 2008 10:31:53 +0900 Subject: [SCore-users-jp] Network =?ISO-2022-JP?B?VHJ1bmtpbmcbJEI1IRsoQg==?= =?ISO-2022-JP?B?GyRCOT0bKEIoUE0vRXRoZXJuZXQpGyRCJE5AX0RqJEskRCQkJEYbKEI=?= In-Reply-To: <68d154a20804221759y49f965d5y98fb07c6ff267f52@mail.gmail.com> References: <47F9A935.5030409@mpcnet.co.jp> <68d154a20804221759y49f965d5y98fb07c6ff267f52@mail.gmail.com> Message-ID: <480E9189.20703@pccluster.org> 亀山です. eiichi ooyama さんは書きました: > とうとう4台構成のクラスターを組み立てる事になりました。 > それぞれはx86_64のマシンなのですが、このときCentOS4.4の > x86_64版をインストールして、SCOREをソースからコンパイルすれば > 64bitのSCORE環境を作れるのでしょうか? はい, 作れます. > そのあたりのことについて、参考にできるようなウェブページは > ありますでしょうか? SCore 6 付属のインストールガイド http://www.pccluster.org/score/dist/score/html/ja/installation/index.html の x86-64 上の CentOS 4.4 へのシステムインストール (多分, Centos 4.6 でも問題無いと思います.) を参照してください. ただ, サーバ上での CentOS 4.4 の設定 では SCore 6.0 DVD から install するように書かれていますが, この DVD には x86-64 の環境はありません. 代わりに CentOS 4.4 の DVD などを使用してください. Kameyama Toyohisa From thole1986 @ student.eepis-its.edu Sat Apr 26 15:55:35 2008 From: thole1986 @ student.eepis-its.edu (=?iso-2022-jp?b?dGhvbGUxOTg2IBskQiF3GyhCIHN0dWRlbnQuZWVwaXMtaXRzLmVkdQ==?=) Date: Sat, 26 Apr 2008 13:55:35 +0700 (WIT) Subject: [SCore-users-jp] [SCore-users] Help me Message-ID: <22900.125.164.206.154.1209192935.squirrel@student.eepis-its.edu> hi, i need help to setting NIS in centos 4.4 and eit with cluster score any body can help me ????? pleaseeee??????? _______________________________________________ SCore-users mailing list SCore-users @ pccluster.org http://www.pccluster.org/mailman/listinfo/score-users From kameyama @ pccluster.org Mon Apr 28 10:29:55 2008 From: kameyama @ pccluster.org (Kameyama Toyohisa) Date: Mon, 28 Apr 2008 10:29:55 +0900 Subject: [SCore-users-jp] Re: [SCore-users] Help me In-Reply-To: <22900.125.164.206.154.1209192935.squirrel@student.eepis-its.edu> References: <22900.125.164.206.154.1209192935.squirrel@student.eepis-its.edu> Message-ID: <48152893.9040803@pccluster.org> thole1986 @ student.eepis-its.edu さんは書きました: > hi, > i need help to setting NIS in centos 4.4 and eit with cluster score > any body can help me ????? > pleaseeee??????? If you want to use NIS on the server, please use /opt/score/bin/configNIS. http://www.pccluster.org/score/dist/score/html/en/installation/eit.html#NISsetup If your system already setup NIS, and you want to use NIS on the compute host, please input NIS domain name in the Network configuration window. (http://www.pccluster.org/score/dist/score/html/en/installation/eit.html Figure 3) Kameyama Toyohisa _______________________________________________ SCore-users mailing list SCore-users @ pccluster.org http://www.pccluster.org/mailman/listinfo/score-users