[SCore-users-jp] SCore-D:ERROR Unable to open PM ethernet/ethernet

亀井 雄介 ri002044 @ se.ritsumei.ac.jp
2008年 6月 3日 (火) 16:16:00 JST


立命館大学の亀井です。

亀山さん。返信ありがとうございます。

>> 計算ホストPCのブート時に pm_ethernet は実行されていなかったので
>> PMテスト手順(Ethernet)の
>>    # /etc/rc.d/init.d/pm_ethernet start と打つと、
>>    Starting PM/Ethernet: NO PM/ethernet device is enables.
>>    If you want to use PM/Ethernet, please edit /etc/pm_ethernet.conf.
>> このようになってしまいました。
>SCore SystemのCompute Hostへのインストール
>   http://www.pccluster.org/score/dist/score/html/ja/installation/sys-compute.html
>の 4. を見てください.

ご指摘して頂いた通り、上記のアドレスと、
	http://www.pccluster.org/score/dist/score/html/ja/man/man5/pm_ethernet.conf.html
こちらを参考に /etc/pm_ethernet.conf を作成しましたが、
エラーが発生し、対処方法に困っています。

エラーの内容は、
   $/etc/rc.d/init.d/pm_ethernet start を行うと以下のエラーが出てしまいました。
	/etc/pm_ethermet.conf: line 4: unit: command not found
	/etc/pm_ethermet.conf: line 16: 0: command not found
	/etc/pm_ethermet.conf: line 17: 1: command not found
	Starting PM/Ethernet, please edit /etc/pm_ethernet.conf .
	If you want to use PM/Ethernet, please edit /etc/pm_ethernet.conf .

また、
   $etherpmctl eth1 -pm on -unit 1 を行うと以下のエラーが出ました。
	open_epm(1): open failed: 2
	Trying pld style....device: eth1
	etherpmctl: ERROR on unit1: "Operation not supported(95) Check dmesg log!!"

/etc/pm_ethernet.conf は mkpmethernetconf コマンドを使わず手書きで書いています。



また、クラスタの計算ホストの /etc/pm_ethernet.conf 内における
ユニット番号と、ノード番号についてなのですが。

現在、計算ホストが2台なので、1台目はunit番号0、2台目はunit番号1とし、
以下のように記述しています。

 /etc/pm_ethernet.conf 内の unit 番号と、
それぞれの計算ホストのnode番号は同じでよろしいでしょうか。

///////////////1台目の /etc/pm_ethernet.conf /////
PM_ETHERNET_UNIT_ETH0=0
#
unit	0
#
# Node specification
# NodeNumber  	MAC address		Hostname  
0	00:1D:09:64:20:4A	nycto00.hpc.cs.ritsumei.ac.jp
1	00:1D:09:64:20:1F	nycto01.hpc.cs.ritsumei.ac.jp
//////////////////////////////////////////////////

///////////////2台目の /etc/pm_ethernet.conf /////
PM_ETHERNET_UNIT_ETH1=1		//(eth1で正しいです)
#
unit	1
#
# Node specification
# NodeNumber  	MAC address		Hostname  
0	00:1D:09:64:20:4A	nycto00.hpc.cs.ritsumei.ac.jp
1	00:1D:09:64:20:1F	nycto01.hpc.cs.ritsumei.ac.jp
//////////////////////////////////////////////////

よろしくお願い致します。




SCore-users-jp メーリングリストの案内