[SCore-users] pmEthernetOpenDevice issue

Danny Sternkopf dsternkopf at hpce.nec.com
Wed Nov 19 06:27:51 JST 2003


HI,

I installed SCore5.6.1 under RH9.0 by binary RPM files.
The kernel is running fine and I also can see a PM Ethernet
device on all nodes.

If I run rpmtest I get the following messages:

[root at nb0 sbin]# ./rpmtest nb1 gigaethernet -reply
ethernet_open_device(): -config /var/scored/scoreboard/nb0.0000V6000c3G
pmEthernetOpenDevice: Library version
  $Id: pm_ethernet.c,v 1.65 2003/09/29 12:45:55 s-sumi Exp $
pmEthernetReadConfig(0x844b968, unit, 0): set unit number "0" (MAX: 4).
pmEthernetReadConfig(0x844b968, maxnsend, 16): set maxnsend "16".
pmEthernetReadConfig(0x844b968, backoff, 4800): set backoff "4800" usec.
pmEthernetReadConfig(0x844b968, checksum, 0): set checksum "0" off.
pmEthernetGetNodeByNumber(0x844b968, 0, 0xbffff1c8): not found
pmEthernetGetNodeByNumber(0x844b968, 0, 0xbffff1c4): not found
pmEthernetGetNodeByNumber(0x844b968, 1, 0xbffff1c8): not found
pmEthernetGetNodeByNumber(0x844b968, 1, 0xbffff1c4): not found
pmEthernetGetNodeByNumber(0x844b968, 2, 0xbffff1c8): not found
pmEthernetGetNodeByNumber(0x844b968, 2, 0xbffff1c4): not found
pmEthernetGetNodeByNumber(0x844b968, 3, 0xbffff1c8): not found
pmEthernetGetNodeByNumber(0x844b968, 3, 0xbffff1c4): not found
pmEthernetOpenDevice("/var/scored/scoreboard/nb0.0000V6000c3G", 0xbffff684): pmEthernetConfigure("/var/scored/scoreboard/nb0.0000V6000c3G", 0xbffff3cc): 2
pmOpenDevice: No such file or directory(2)

But all configuration files are there like pm-ethernet.conf and scoreboard.db.
Here the configuration from scoreboard.db file:

/* PM/Gigabit-Ethernet */
gigaethernet        type=ethernet \
                    -config:file=/opt/score/etc/pm-ethernet.conf

/* PM/Agent/UDP */
udp             type=agent -agent=pmaudp \
                -config:file=/opt/score/etc/pm-udp.conf
/* PM/SHMEM */
shmem0  type=shmem -node=0
shmem1  type=shmem -node=1

#define PCCgigaethernet     msgbserv=(nb0.ehpctc.intern:8764) \
                            cpugen=i686 speed=2800 smp=2 \
                            network=gigaethernet \
                            group=pcc


nb0.ehpctc.intern   PCCgigaethernet
nb1.ehpctc.intern   PCCgigaethernet
nb2.ehpctc.intern   PCCgigaethernet
nb3.ehpctc.intern   PCCgigaethernet


What could be the reason? Is it a configuration issue or do I have
to recompile the whole SCore stuff for RH9?

Best regards,

Danny



More information about the SCore-users mailing list