This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Peter, it should be in the "etc" directory... Have no idea what: /home/ldm/ldm-6.3.0/src/server/ldmd.conf would be doing ^^^^^^^ the server directory is unique, I have not seen that before? uni0..does not exist, remove that request. what does the command: hostname return?..as I am not seeing stats from drizzle ..seems as if you have a corrupt queue as well, so first let's do an: ldmadmin stop ldmadmin clean ..edit ldmd.conf and remove request to uni0 ldmadmin delqueue ldmadmin mkqueue ldmadmin start Hopefully this should get you going again, please let me know what: hostname returns.. Cheers, Jeff --------------------------------------------------------------------- Jeff Weber address@hidden : Unidata Program Center PH:303-497-8676 : University Corp for Atmospheric Research 3300 Mitchell Ln : http://www.unidata.ucar.edu/staff/jweber Boulder,Co 80307-3000 : --------------------------------------------------------------------- On Fri, 8 Apr 2005, peter Msikela wrote: > > > hi Jeff, > I have just discover that i have two instances of the file ldmd.conf i.e i > have two files with the same name ldmd.conf located in different places in > LDM directory, one is located at > /home/ldm/ldm-6.3.0/src/server/ldmd.conf and the second one is located > /home/ldm/etc/ldmd.conf. > the later(second one) contains two request line > > request ANY ".*" uni0.unidata.ucar.edu PRIMARY > request ANY ".*" idd.unidata.ucar.edu PRIMARY > > and the first one doesn'nt request any thing. > So i add these two requests lines to the first one and execute the command > ldmadmin stop && ldmstart and i got the following : > ----------------------------------------------------------------------------------------------------- > [ldm@drizzle bin]$ ./ldmadmin stop && ldmadmin start > Flushing the LDM product-queue to disk... > Stopping the LDM server... > kill 12441: No such process > The writer-counter of the product-queue is not zero. Either > a process has the product-queue open for writing or the queue > might be corrupt. Terminate the process and recheck or use > pqcat -l- -s -q /home/ldm/data/ldm.pq && pqcheck -F -q > /home/ldm/data/ldm.pq > to validate the queue and set the writer-counter to zero. > Apr 8 15:55:58 UTC drizzle.hupas.howard.edu : LDM not started > [ldm@drizzle bin]$ > ----------------------------------------------------------------------------------------------------------- > > and both files contain the line : exec "rtstats -h > rtstats.unidata.ucar.edu" and it it not commented. > > thanks, > > peter > >