Re: gm_board_info only shows the node itself
Atsuko Miyashita <[email protected]> Sat, 10 Jan 2004 18:03:07 +0900
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <OF81AC2BD7.7A120D04-ON49256E17.0030AE5B-49256E17.0031AE76@jp.ibm.com> |
Hi,
Thank you for the reply.
Yes, I run the mapper. I did "gm stop" and "gm start" many times.
Actually, I noticed mapper process hasn't been started - when I executed
"gm stop", it says there's nothing to kill.
Attached is my /tmp/gm_log.root, a log of "gm start".
According to this log, it seems that "gm start" tried to run the mapper
and writes the pid into /var/run/gm_mapper/pid.0 file, but mapper died
soon.
I powered off the Myrinet switch and leave it for a while(15min or so),
then power it on again, but it remains the same.
I am at a loss what to do next... has anyone had similar experience ?
Sat Jan 10 17:28:12 JST 2004
/etc/init.d/gm start
root@hpc001> test xgm != x
Starting gm...
root@hpc001> /opt/gm/bin/gm_board_info
GM build ID is "2.0.6_Linux_rc20030908173009PDT
root@hpc001:/usr/local/gm-2.0.6_Linux Wed Dec 24 16:34:42 JST 2003."
No boards found
root@hpc001> rmmod --verbose gm
Checking gm for persistent data
rmmod: module gm is not loaded
root@hpc001> insmod --verbose /lib/modules/2.4.18-3bigmem/gm/gm.o
Warning: loading /lib/modules/2.4.18-3bigmem/gm/gm.o will taint
the kernel: non-GPL license - Myricom
Using /lib/modules/2.4.18-3bigmem/gm/gm.o
Symbol version prefix 'smp_'
root@hpc001> /opt/gm/bin/gm_board_info
GM build ID is "2.0.6_Linux_rc20030908173009PDT
root@hpc001:/usr/local/gm-2.0.6_Linux Wed Dec 24 16:34:42 JST 2003."
Board number 0:
lanai_clockval = 0x082082a0
lanai_cpu_version = 0x0900 (LANai9.0)
lanai_board_id = 00:60:dd:7f:61:be
lanai_sram_size = 0x00200000 (2048K bytes)
max_lanai_speed = 134 MHz
product_code = 109
serial_number = 89434
(should be labeled: "M3S-PCI64B-2-89434")
LANai time is 0x000072c15 ticks, or about 0 minutes since reset.
Mapper is 00:00:00:00:00:00.
Map version is 0.
0 hosts.
Network is NOT fully configured.
This node is "hpc001"
Board has room for 16 ports, 1600 nodes/routes, 16384 cache
entries
Port token cnt: send=61, recv=254
Port: Status PID
0: BUSY 2742 (this process [gm_board_info])
Route table for this node follows:
gmID MAC Address gmName Route
---- ----------------- --------------------------------
---------------------
1 00:60:dd:7f:61:be hpc001 (this
node)
root@hpc001> /opt/gm/bin/gm_set_name --board=0 --host-name=hpc001
Could not open board 0, port 1 : out of memory
root@hpc001> /opt/gm/sbin/gm_mapper --unit=0
--daemon-pid-file=/var/run/gm_mapper/pid.0
--verbose-file=/var/run/gm_mapper/verbose.0
--map-file=/var/run/gm_mapper/map.0
Storing daemon PID in file "/var/run/gm_mapper/pid.0"
done.
Thank you very much in advance !
----------------------------------------------------
ATSUKO MIYASHITA
Linux Support Center, SWSC, Technical Support - IBM Japan
Tel : 03-3808-8993 ( ext. 1712-8993 ) / Fax : 03-3664-4893
e-mail : ATSUKOM@jp.ibm.com
** Moved to Hakozaki - mind that tel # has changed ! **
"Dr. Markus Fischer" <[email protected]>
2004/01/10 05:32
To: Atsuko Miyashita/Japan/IBM@IBMJP
cc: [email protected]
Subject: Re: [Myrinet] gm_board_info only shows the node itself
Have you run the mapper ?
(active mappers will shop up using port 1)
/etc/init.d/gm start
will start mappers.
Markus
Atsuko Miyashita wrote:
>
> Hi,
>
> I've got a problem that GM mapper only sees the node itself, and
> doesn't communicate each other.
> I appreciate if anybody has a clue/suggestion to this... Thank you in
> advance !
>
> I am currently using GM 2.0.6 and Myrinet "B" card with serial cable.
> I have two nodes(hpc001/hpc002) with Linux 2.4.18-3bigmem(RedHat7.3)
> installed.
> I know the combination of driver/card is not the good one, but this is
> a test environment for some software.
>
> I noticed that I couldn't use MPICH-GM properly, and this was probably
> because of driver layer.
> gm_board_info only shows the node itself, and doesn't show the another
> node.
> I did this several times, but the situation remains the same.
> service gm stop
> service gm start
>
> Also, I changed the physical port(of the switch), but it didn't solve
> the problem.
>
> The odd thing is that I could use the environment without any problem
> for several days.
> I tested the MPICH-GM with its sample program, cpi, and saw it works
> without problem.
> I left the machines for a couple of days and then returned, and saw
> this has happend.
>
> Does anyone have any idea or suggestion, at least how to diag this ?
>
> These are the output of gm_board_info on the each nodes.
>
> [root@hpc001 root]# gm_board_info
> GM build ID is "2.0.6_Linux_rc20030908173009PDT
> root@hpc001:/usr/local/gm-2.0.6_
> Linux Wed Dec 24 16:34:42 JST 2003."
> Board number 0:
> lanai_clockval = 0x082082a0
> lanai_cpu_version = 0x0900 (LANai9.0)
> lanai_board_id = 00:60:dd:7f:61:be
> lanai_sram_size = 0x00200000 (2048K bytes)
> max_lanai_speed = 134 MHz
> product_code = 109
> serial_number = 89434
> (should be labeled: "M3S-PCI64B-2-89434")
> LANai time is 0x058a585f0 ticks, or about 11 minutes since reset.
> Mapper is 00:00:00:00:00:00.
> Map version is 0.
> 0 hosts.
> Network is NOT fully configured.
> This node is "hpc001"
> Board has room for 16 ports, 1600 nodes/routes, 16384 cache entries
> Port token cnt: send=61, recv=254
> Port: Status PID
> 0: BUSY 1503 (this process [gm_board_info])
> Route table for this node follows:
> gmID MAC Address gmName Route
> ---- ----------------- --------------------------------
> ---------------------
> 1 00:60:dd:7f:61:be hpc001 (this node)
>
> [root@hpc002 root]# gm_board_info
> GM build ID is "2.0.6_Linux_rc20030908173009PDT
> root@hpc002:/usr/local/gm-2.0.6_
> Linux Wed Dec 24 17:48:24 JST 2003."
> Board number 0:
> lanai_clockval = 0x082082a0
> lanai_cpu_version = 0x0900 (LANai9.0)
> lanai_board_id = 00:60:dd:7f:61:fc
> lanai_sram_size = 0x00200000 (2048K bytes)
> max_lanai_speed = 134 MHz
> product_code = 109
> serial_number = 89372
> (should be labeled: "M3S-PCI64B-2-89372")
> LANai time is 0x08e6f211a ticks, or about 17 minutes since reset.
> Mapper is 00:00:00:00:00:00.
> Map version is 0.
> 0 hosts.
> Network is NOT fully configured.
> This node is "hpc002"
> Board has room for 16 ports, 1600 nodes/routes, 16384 cache entries
> Port token cnt: send=61, recv=254
> Port: Status PID
> 0: BUSY 1692 (this process [gm_board_info])
> Route table for this node follows:
> gmID MAC Address gmName Route
> ---- ----------------- --------------------------------
> ---------------------
> 1 00:60:dd:7f:61:fc hpc002 (this node)
>
> Thank you in advance for your help !!!
>
> ----------------------------------------------------
> ATSUKO MIYASHITA
> Linux Support Center, SWSC, Technical Support - IBM Japan
> Tel : 03-3808-8993 ( ext. 1712-8993 ) / Fax : 03-3664-4893
> e-mail : ATSUKOM@jp.ibm.com
> ** Moved to Hakozaki - mind that tel # has changed ! **
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Myrinet mailing list
>[email protected]
>http://email.osc.edu/mailman/listinfo/myrinet
>
>
_______________________________________________
Myrinet mailing list
[email protected]
http://email.osc.edu/mailman/listinfo/myrinet