Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

20070715: LDM failure ad UNI

Hi Chris,

Regarding the LDM exiting frequently on your machine...

re:
>Also, here is my ldmd.conf, which I recently changed to accommodate the 
>switch from papagayo to idd.unl.edu.  It is possible that the switch I 
>made is responsible or related, because this all happened right around 
>the same time.

We recommend that you revise your ldmd.conf actions to stop the
ping-ponging that is occurring for feeds requested redundantly from
idd.unidata.ucar.edu and idd.unl.edu, and to consolidate your requests
into fewer processes.

The following modification will force the delivery from each upstream
feed site into PRIMARY mode and cut the number of upstream requests
from 11 to 7:

change:

request HDS ".*" idd.unidata.ucar.edu
request HDS ".*" idd.unl.edu
request IDS|DDPLUS ".*" idd.unidata.ucar.edu
request IDS|DDPLUS ".*" idd.unl.edu
request FNEXRAD ".*" idd.unl.edu
request FNEXRAD ".*" idd.unidata.ucar.edu
request NNEXRAD ".*" idd.unl.edu
request NNEXRAD ".*" idd.unidata.ucar.edu
request UNIWISC ".*" idd.unl.edu
request UNIWISC ".*" idd.unidata.ucar.edu
request NGRID ".*" idd.unidata.ucar.edu

to:

# FNEXRAD    - NEXRAD Level III composite images
# IDS|DDPLUS - NOAAPORT global observational data
# UNIWISC    - Unidata-Wisconsin GOES-East/West image sectors
request FNEXRAD|IDS|DDPLUS|UNIWISC ".*" idd.unidata.ucar.edu
request FNEXRAD|IDS|DDPLUS|UNIWISC "(.*)" idd.unl.edu

# HDS        - NOAAPORT model output
request HDS ".*" idd.unidata.ucar.edu
request HDS "(.*)" idd.unl.edu

# NNEXRAD    - NOAAPORT NEXRAD Level III products
request NNEXRAD ".*" idd.unidata.ucar.edu
request NNEXRAD "(.*)" idd.unl.edu

# NGRID      - NOAAPORT model output
request NGRID ".*" idd.unidata.ucar.edu


You should also consider upgrading to the latest LDM release, LDM-6.6.5.

Questions:

- has there been any operating system upgrades to your machine recently

- how long has your machine been up

If your machine has been up for a "long" time, and if there have been
OS upgrades during this time, you should consider rebooting.

Also, please note that your ldmd.log output indicates that you have
some sort of a problem with GEMPAK decoding that needs looking into:

  ...

>> Jul 14 22:10:03 thunder pqact[13017] NOTE: child 13386 exited with status 1 
> (decoders/dcgrib2-ddata/gempak/logs/dcgrib2_RUC.log-eGEMTBL=/home/gempak/NAWI
> PS/gempak/tableswww/YYYYMMDDHH_ruc@@@.gem) 

  ...

>> Jul 14 22:11:45 thunder pqact[13017] NOTE: child 13409 exited with status 1 
> (decoders/dcgrib2-ddata/gempak/logs/dcgrib2_RUC.log-eGEMTBL=/home/gempak/NAWI
> PS/gempak/tableswww/YYYYMMDDHH_ruc@@@.gem) 

  ...

>> Jul 14 22:12:37 thunder pqact[13017] NOTE: child 13415 exited with status 1 
> (decoders/dcgrib2-ddata/gempak/logs/dcgrib2_RUC.log-eGEMTBL=/home/gempak/NAWI
> PS/gempak/tableswww/YYYYMMDDHH_ruc@@@.gem) 
>> Jul 14 22:12:37 thunder idd.unidata.ucar.edu[13028] ERROR: Terminating due t
> o LDM failure; Connection to upstream LDM closed 

  etc.

Of course, after making changes to ldmd.conf, you will need to stop and
restart your LDM:

<as 'ldm'>
ldmadmin restart

Cheers,

Tom
--
+----------------------------------------------------------------------------+
* Tom Yoksas                                            UCAR Unidata Program *
* (303) 497-8642 (last resort)                                 P.O. Box 3000 *
* yoksas@xxxxxxxxxxxxxxxx                                  Boulder, CO 80307 *
* Unidata WWW Service                            http://www.unidata.ucar.edu/*
+----------------------------------------------------------------------------+



 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690