Start a conversation

Links Are Not Working After a Reboot

Overview


After rebooting a node, you may run into an issue that all of the links are down (not coming up). Also, you may encounter any of the following messages:

  • Failed state when running d-ss7board:
    MML_TH>d-ss7board:;
    HOST-A adaxm 0 ON OFF trmod FAILED IV 128 4 LINE 1 0

  • Empty line status when running d-linestat:
    MML_TH>d-linestat:;
    <ERROR>:: Nothing to list

  • The following errors in the Mlog file:
    spmd@HOST-A 1435 spmd_ecpdnl.c 977 INFO init_hdc: open call failed. errno = 6.

    spmd@HOST-A 1435 spmd_mo.c 891 MAJOR could not configure adaxm[0] : Cannot set line configuration [467]

 

Process


To get the SS7 links up and running, please try the solutions described below.


Upgrade to the Latest D7 Release


It is always recommended to upgrade to the latest D7 release.


Reboot D7 and Reinstall the Drivers

  1. Stop D7:
    ebs_stop
  2. Remove the drivers:
    $EBSHOME/access/install/ebs_modremove –f
  3. Reboot the node:
    reboot
  4. Install the drivers:
    $EBSHOME/access/install/ebs_modinstall –f
  5. Reboot the node:
    reboot
  6. Start D7:
    ebs_start


Replace the Card


Please try to replace the card with a working one from another node. If this does not work, please try to replace the complete module on which the card is installed.


Contact Support


If the described solutions did not help, please submit a request on the Skyvera Support portal, providing the following details:

  • The output of the hat_collect script.
  • Capture the details from the card by running the following commands as the root user:

    1. cd $EBSHOME/access/bin
    2. getcfg

      Sample output:
       Driver    Board Type   Slot   Instance
      ------ ---------- ---- --------
      adaxm HDCX 0 0
      adaxm HDCX 1 1

       

  • Collect the qcxtest data. Below you will find a sample with outputs for the card 0 (the commands are highlighted in bold).

    cd $EBSHOME/access/bin

    ./qcxtest*

    qcxtest> status 0
    Trunk status 0 [0:0] Synchronized (E1-HDB3)
    Trunk status 1 [0:1] Synchronized (E1-HDB3)
    Trunk status 2 [0:2] Loss of signal (E1-HDB3)
    Trunk status 3 [0:3] Loss of signal (E1-HDB3)
    Trunk status 4 [0:4] Loss of signal (E1-HDB3)
    Trunk status 5 [0:5] Loss of signal (E1-HDB3)
    Trunk status 6 [0:6] Loss of signal (E1-HDB3)
    Trunk status 7 [0:7] Loss of signal (E1-HDB3)

    qcxtest> errors 0
    Trunk error stats 0 [0:0] bpv = 65535, crc = 40, slip = 269, align = 565
    Trunk error stats 1 [0:1] bpv = 13, crc = 1, slip = 65535, align = 18
    Trunk error stats 2 [0:2] bpv = 0, crc = 0, slip = 65535, align = 0
    Trunk error stats 3 [0:3] bpv = 0, crc = 0, slip = 65535, align = 0
    Trunk error stats 4 [0:4] bpv = 0, crc = 0, slip = 65535, align = 0
    Trunk error stats 5 [0:5] bpv = 0, crc = 0, slip = 65535, align = 0
    Trunk error stats 6 [0:6] bpv = 0, crc = 0, slip = 65535, align = 0
    Trunk error stats 7 [0:7] bpv = 0, crc = 0, slip = 65535, align = 0

    qcxtest> quit

 

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments