Myricom Myrinet/PCI-X Network Interface Cards Instrukcja Naprawy

Przeglądaj online lub pobierz Instrukcja Naprawy dla Switche sieciowe Myricom Myrinet/PCI-X Network Interface Cards. Myricom Myrinet/PCI-X Network Interface Cards Troubleshooting guide Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 0
Myrinet-2000 Installation and
Troubleshooting Guide
Myricom, Inc
.
Draft: 07 April 2007
The most recent version of this document can be downloaded from
http://www.myri.com/scs/doc/troubleshooting_guide.pdf
© 2007 Myricom, Inc. DRAFT
1
Przeglądanie stron 0
1 2 3 4 5 6 ... 43 44

Podsumowanie treści

Strona 1 - Troubleshooting Guide

Myrinet-2000 Installation and Troubleshooting Guide Myricom, Inc. Draft: 07 April 2007 The most recent version of this document can be d

Strona 2 - Table of Contents

1. Plug in the power cord of the switch and the color TFT display (driven by the monitoring line card) will illuminate and exhibit a color-bar displa

Strona 3 - III. Hardware Installation

Step 6: As soon as the ethernet port is connected, the upper green LED on the RJ45 connector will illuminate. Step 7: When the monitoring line card ha

Strona 4

Each time a monitoring line card is powered on, it will ask for its IP address (and netmask) via DHCP. You can specify a gateway with the DHCP "r

Strona 5

MX-2G or GM-2 software is required for use with the Myrinet-2000 M3-CLOS-ENCL-* and M3-SPINE-ENCL-* switches. MX-2G and GM 2.1.x support multi-path, d

Strona 6

$ ./configure --with-linux=<linux-source-dir> where <linux-source-dir> specifies the directory for the Linux kernel source. The k

Strona 7

MX libraries are installed in <install_path>/lib32 and the 64-bit MX libraries are installed in <install_path>/lib64. The <install_pat

Strona 8

The yellow "Lanai" LED is controlled by the Lanai processor, and will pulse like a heartbeat while the MCP/firmware is running. If an error

Strona 9

or (for RedHat Linux): chkconfig –add mx Alternatively, you may start and stop the driver manually using su root /etc/init.d/mx start /etc/ini

Strona 10 - © 2007 Myricom, Inc. DRAFT

3. Enabling IP over Myrinet (Ethernet emulation) (OPTIONAL) If you wish to run IP over Myrinet (ethernet emulation), the Linux command to enable IP

Strona 11

If you would like to have FMS diagnostic monitoring with GM-2, refer to the FMS Download page (http://www.myri.com/scs/fms/) for installation instucti

Strona 12

Table of Contents I. Introduction...

Strona 13

• If you do not see any green “link” LEDs illuminated, is the switch powered on? • If you do not see green “link” LEDs illuminated on only a specifi

Strona 14

/var/run/gm_mapper/pid.{board_id}, and the map files are stored in /var/run/gm_mapper/map.{board_id}. Further details about the mapper in GM-2 can be

Strona 15

• Shuts down the gm_mapper daemon • ifconfig’s down the myri* ethernet devices • Unloads the GM module (using rmmod) The gm "restart" sc

Strona 16 - Further Details

VII. GM-1 Software Installation GM-1 installation is performed in four easy steps: 1. Configuring and compiling GM-1. 2. Installing the GM-1 driv

Strona 17

<install_path>/sbin/gm_install_drivers /etc/init.d/gm start on each machine to install/copy the driver on that machine. When the hardware is

Strona 18

If you wish the driver to auto-load at boot, you must create appropriate links in the /etc/rcN directories to the /etc/init.d/gm script. Alternative

Strona 19

Important points to note: • The GM-1 mapper is ONLY run on one node in the cluster. You should choose one node in the cluster to be the mapper node

Strona 20

If the GM tree is not mounted by NFS, copy the 3 files created by this command (static.map, static.routes, and static.hosts) to each <install_path&

Strona 21

VIII. Testing/Validation Once the MX, GM-2, or GM-1 firmware is running on all hosts in the cluster, and all host-to-switch and switch-to-switch cab

Strona 22

$ fm_switch -a <switch_name> where <switch_name> is the DNS name or IP address for the monitoring line card in the specific switch encl

Strona 23

I. Introduction This Myrinet-2000 Installation and Troubleshooting Guide describes the hardware and software installation procedures for a Myrine

Strona 24

the other end. On the host, there will be a green LED illuminated and a flashing yellow/amber LED illuminated on each NIC. If the LED of a connected

Strona 25

If you must have two PCI devices sharing the same PCI bus, and both devices are able to run at 133MHz, but the PCI bus is not running at 133MHz, are

Strona 26

mpicc to compile mx/unit_test/src/mpi/mpi_stress.c. The executable mpi_stress can then be run like any other MPI program using mpirun.ch_mx or mpirun

Strona 27

Appendix A: Determining if a Problem is Hardware or Software Related Diagnosing a problem as hardware- or software-related can be difficult. The fi

Strona 28 - VIII. Testing/Validation

• Is there a monitoring line card installed in each Myrinet-2000 switch? If yes, do you see a high number of bad crcs reported in the switch count

Strona 29

• Did the firmware (MX or GM) load properly on all nodes in the cluster? Were there any error messages in the system log (dmesg or /var/log/messages)

Strona 30

If you are using M3-E* switches, two other useful hardware counters for diagnosing hardware failures are the switch counters called serdesFaultTrap a

Strona 31

Appendix B: Isolating the Cause of a Hardware Problem The following diagnostic procedures will need to be used if you are unable to install the Fab

Strona 32

mx_stop_mapper mx_msg_loop -n mx_counters | grep Bad where <hostname> is the name of the host on which the test is being run. Note that after

Strona 33 - Related

If the badcrc_cnt (reported in gm_counters) increased significantly after the test on any of the hosts, then you have identified a possible hardware t

Strona 34

"Guide to Switches and Switch Networks” http://www.myri.com/myrinet/m3switch/guide/ For Myrinet-2000 M3-CLOS-ENCL-* or M3-SPINE-ENCL-* switches

Strona 35

B.3. How do I determine if a Myrinet NIC has failed? If exchanging the cable and the port on the switch line card do not eliminate the errors, then

Strona 36

4. If you're using GM-1, run the gm_allsize "hardware loopback test" as follows: gm_counters [--board=n] gm_simpleroute --loopback

Strona 37

Appendix C: Troubleshooting Performance If you suspect a performance anomaly, we suggest: 1. Run mx_dmabench or gm_debug -L on each node in the c

Strona 38

significantly degraded performance. For a list of all options to gm_allsize, type gm_allsize –help or refer to the FAQ. For sample output of gm_alls

Strona 39

and on host2 type: gm_allsize --both-ways --bandwidth \ --remote-host=host1 --size=15 –geometric where the length of the messages se

Strona 40

• If your Myrinet-2000 M3-E* switch is equipped with a monitoring line card (located in the top-slot of the switch), this monitoring line card contai

Strona 41

• The M3-CLOS-ENCL-B (or M3-SPINE-ENCL-B) enclosure contains two 840W power supplies that can be individually hot-swapped, and operate in an auto-pa

Strona 42

• http://helics.iwr.uni-heidelberg.de/gallery/index.html Installation of the Myrinet PCI-X/PCI Network Interface Cards (NICs) Following the instal

Strona 43

• Have you tried using a different riser card and/or a different brand of riser card? • Have you tried using a newer BIOS for this motherboard? Ins

Strona 44

server will then serve this static IP address to the monitoring line card when it boots and asks for it. On Linux, this file is /etc/dhcpd.conf. The

Komentarze do niniejszej Instrukcji

Brak uwag