GMS NOC Docs   dispatcher Queue is backed up UserPreferences
 
Help Search Diffs Info Edit Subscribe Print View
 GMS NOC Docs   FrontPage   RecentChanges   TitleIndex   Help 

NM: /mail/dispatcher/in Queue is backed up, 37 [GMS:SIAU:DISPATCHER]

The /mail/bin/gdservice processes the /mail/dispatcher/in queue. Sometimes a malformed mail on top of the list will cause this queue to back up. You need to remove the offending mail and run /mail/bin/gdservice from the /mail/dispatcher/ directory until the queue clears up.

After the procedure you may need to open a ticket with R&D and Tier II to have the offending mail together with the core file analyzed.

Detailed step by step example:

  1. Log to the said node and do a long listing of the said directory.

<siau_root> cd /mail/dispatcher/in 
<siau_root> ls -l 
total 270 
-r--r-----   1 root     phoenix     5107 Apr  6 18:33 020406183352 
-r--r-----   1 root     phoenix     2930 Apr  6 18:34 020406183402 
-r--r-----   1 root     phoenix     2486 Apr  6 18:34 020406183403 
-r--r-----   1 root     phoenix     3017 Apr  6 18:34 020406183404 
-r--r-----   1 root     phoenix     3000 Apr  6 18:34 020406183405 
-r--r-----   1 root     phoenix     2963 Apr  6 18:34 020406183406 
-r--r-----   1 root     phoenix     3939 Apr  6 18:34 020406183407 
-r--r-----   1 root     phoenix      816 Apr  6 18:34 020406183409 
-r--r-----   1 root     phoenix    11616 Apr  6 18:34 020406183411 
-r--r-----   1 root     phoenix     2674 Apr  6 18:34 020406183413 
-r--r-----   1 root     phoenix     2959 Apr  6 18:34 020406183415 
-r--r-----   1 root     phoenix     3049 Apr  6 18:34 020406183417 
  1. grep for gdservice and make sure it is not running.
  2. cd /mail/dispatcher and run /mail/bin/gdservice from this directory.

<siau_root>  
<siau_root> ps -ef | grep gds 
    root  9414   650  0 04:23:24 console  0:00 grep gds 
<siau_root> pwd 
/mail/dispatcher/in 
<siau_root> cd .. 
<siau_root> /mail/bin/gdservice 
  1. If after running gdservice you encounter a core dump, move the first file you see from the long listing.

Segmentation Fault - core dumped 
<siau_root> cd in 
<siau_root> mv 020406183352 .. 
<siau_root> cd ..               
  1. Go back to step 2 until gdservice is run successfully without a core dump.

<siau_root> pwd 
/mail/dispatcher 
<siau_root> /mail/bin/gdservice 
<siau_root> ls -l 
total 3068 
-rw-rw-rw-   1 root     phoenix     2271 Mar  5 16:19 020305145457 
-r--r-----   1 root     phoenix   276502 Mar  5 14:54 020305145458 
-r--r-----   1 root     phoenix     2142 Mar  5 14:54 020305145500 
-r--r-----   1 root     phoenix     2174 Mar  5 14:55 020305145502 
-r--r-----   1 root     phoenix     3162 Mar  5 14:55 020305145504 
-r--r-----   1 root     phoenix     3007 Mar 24 20:23 020324202315 
-r--r-----   1 root     phoenix     5107 Apr  6 18:33 020406183352 
-rw-rw-rw-   1 root     other       7015 Apr 29  1998 980425142950 
-rw-rw-rw-   1 root     other       8608 Apr 29  1998 980425142951 
-rw-------   1 root     phoenix  1251168 Apr  7 04:23 core 
-rw-rw-rw-   1 root     phoenix        0 Apr  7 04:24 gdservstat 
-rw-rw-rw-   1 root     other          0 Mar  5 20:57 gdservstat.o 
drwxrwxrwx   2 root     bin         3072 Apr  7 04:24 in 
-rw-rw-rw-   1 root     phoenix      142 Apr  7 04:24 O_gdservstat 
<siau_root> cd in 
<siau_root> ls -l 
total 0 
<siau_root> Sun Apr  7 04:25:00 GMT 2002 
  1. Check the mail that was causing the core dumps and if it is unusual, have Tier II or R&D look into it.

PythonPowered EditText of this page (last modified 2003-07-16 20:53:48)
FindPage by title search or text search