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

[Datastream #IZJ-689237]: Additional Datafeeds



Hi Jeff,

re:
> WELL.  I went ahead and:
> 
> 1> Downloaded and installed LDM 6.7.0 as per your instructions.
> 2> Upped the queue size from 400Mb to 2Gb and removed/remade it.
> 3> Generated multiple pqact.gempak files and copied them to ~ldm/etc.
> 4> Modified ldmd.conf by:
> a> Changing exec entries to point to the new pqact files.
> b> Split CONDUIT request into fifths.
> c> Simplified NNEXRAD request.

Excellent!

> The only problem that I ran into now is when I do ldmadmin start, I receive a 
> message
> that says, "hupsyslog: couldn't open /var/run/syslogd.pid".

There are two possibilities here:

- you did not perform the last step in the LDM installation:

  'sudo' make install_setuids

  The idea is that 'root' must perform the final installation step for a new LDM
  build.  The other way of doing this is:

  make install
  su                   <- not 'su -'
  make install_setuids
  exit

  cd ~ldm

  To check to see if you did not perform this step, please send a long listing
  of the ~ldm/bin directory:

  <as 'ldm'>
  cd ~ldm
  ls -alt bin
  ls -alt bin/*

- the other possibility is that syslogd is not running on your system.  To
  Check this, please perform:

  ps -eaf | grep syslog

  and send the results.

I would have to believe that the first possibility is the most likely since
the previous version of the LDM was logging into ~ldm/logs/ldmd.log.

> Most likely related to that, I'm not getting any syslog or ldmd.log entries...

Yup.

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: IZJ-689237
Department: Support Datastream
Priority: Normal
Status: Closed