[SCore-users-jp] Re: [SCore-users] msgbserv:No hosts

Jure Jerman jj @ guest.xenya.si
2004年 12月 2日 (木) 16:30:38 JST


Thank you very much for the hint. The msgbserv starts now.

However, there is on problem remaining. In the pm test procedure
I get:

./rpmtest tubica12 ethernet -reply
pmGetNodeList: No route to host(113)

I checked if pm_ethernet is started:

dmesg | grep etherpm

etherpm0: 16 contexts using 4096KB MEM, maxunit=4, maxnodes=512, 
mtu=1468, eth0.
etherpm0: Interrupt Reaping on eth0, irq 52
etherpm0: cleanup kernel resources for eth0.
etherpm0: 16 contexts using 4096KB MEM, maxunit=4, maxnodes=512, 
mtu=1468, eth0.
etherpm0: Interrupt Reaping on eth0, irq 52
etherpm0: cleanup kernel resources for eth0.
etherpm0: 16 contexts using 4096KB MEM, maxunit=4, maxnodes=512, 
mtu=1468, eth0.
etherpm0: Interrupt Reaping on eth0, irq 52

I am again a bit lost in this point.

Thank you, Jure

kameyama @ pccluster.org wrote:
> In article <41ADE4D1.8030703 @ rzs-hm.si> Jure Jerman <jure.jerman @ rzs-hm.si> wrotes:
> 
>>/* PM/Ethernet */
>>ethernet        type=ethernet \
>>                 -config:file=/opt/score/etc/pm-ethernet.conf
>>
>>gigaethernet    type=ethernet \
>>                 -config:file=/opt/score/etc/pm-gigaethernet.conf
>>
>>/* PM/SHMEM */
>>shmem0          type=shmem -node=0
>>shmem1          type=shmem -node=1
>>##
>>#define MSGBSERV        msgbserv=(tubica.tuba.rzs-hm.si:8764)
>>
>>#define TUBICA          msgbserver=MSGBSERV \
>>                         cpugen=i686 speed=2400 smp=2 \
>>                         network=gigaethernet,shmem0,shmem1 \
>>                         group=_scoreall_,tubica
>>tubica.tuba.rzs-hm.si   TUBICA
> 
> 
> The last line is replaced by cpp as following:
> 
>     tubica.tuba.rzs-hm.si msgbserver=msgbserv=(tubica.tuba.rzs-hm.si:8764)  cpugen=i686 speed=2400 smp=2  network=gigaethernet,shmem0,shmem1  group=_scoreall_,tubica
> 
> But  I think you expect following line:
> 
>     tubica.tuba.rzs-hm.si msgbserver=(tubica.tuba.rzs-hm.si:8764)  cpugen=i686 speed=2400 smp=2  network=gigaethernet,shmem0,shmem1  group=_scoreall_,tubica
> 
> So you must change TUBICA definition as following:
>     #define TUBICA  MSGBSERV \
>                           cpugen=i686 speed=2400 smp=2 \
>                           network=gigaethernet,shmem0,shmem1 \
>                           group=_scoreall_,tubica
> 
>                        from Kameyama Toyohisa
> _______________________________________________
> SCore-users mailing list
> SCore-users @ pccluster.org
> http://www.pccluster.org/mailman/listinfo/score-users
> 
> 

_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



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