[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #MDC-227212]: LDM Compile Error



Hi,

re:
> Well, before we do that, I'm interested in finding out why there are so many
> processes.  The legacy server does not spawn as many as the one we are 
> building
> now.

Interesting!  That must mean that some of the 'ldmd' instances that were
show in your listing were orphans from previous LDM invocations.

re:
> Has anything changed in how LDM does business that would cause more processes
> to persist than in versions compiled 3 - 4 years ago?  

No,  There will be 1 'ldmd' instance for each REQUEST line in the LDM
configuration file (~ldm/etc/ldmd.conf), one 'ldmd' instance for each
downstream feed connection, and a single main 'ldmd' process.  Given this,
the total number of 'ldmd' processes that should be running will
be the sum of:

<as 'ldm'>
grep -i ^request ~ldm/etc/ldmd.conf

plus

the number of downstream connections shown by:

uldbutil

plus 1.

re:
> I notice warnings when
> performing an "ldmadmin start" about the product subscriptions in the 
> ldmd.conf
> file but not sure if that has anything to do with what we are seeing now.

Can you send an example of the warnings you are referring to?

Also, can you send us your LDM configuration file so we can take
a look?  If yes, please send it as an attachment, not as a copy
and paste from a listing (like 'cat ~ldm/etc/ldmd.conf) of the
file.

Aside:

If there are a number of 'ldmd' instances that are still running
from previous LDM run attempts, the best thing to do would be:

- kill all LDM processes

- run 'ldmadmin clean'

- start the LDM

OR, better yet, reboot the VM.

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: MDC-227212
Department: Support LDM
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.