[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #JCB-153899]: (No Subject)
- Subject: [LDM #JCB-153899]: (No Subject)
- Date: Fri, 20 Oct 2006 16:09:18 -0600
Hi Yoshiro
re:
> I installed the ldm (ldm-6.4.6.4) with a fedora core5
> since I have been facing a problem with suse and would
> appreciated to heve your help.
> the - notifyme -vxl- -f ANY -h rtstats.unidata.ucar.edu
> command give me :
>
> Oct 20 19:02:21 notifyme[4480] NOTE: LDM-5 desired
> product-class: 20061020185303.157 TS_ENDT {{ANY, ".*"}}
> Oct 20 19:02:21 notifyme[4480] INFO: Resolving
> rtstats.unidata.ucar.edu to 128.117.149.64 took 0.001896
> seconds
> Oct 20 19:02:22 notifyme[4480] ERROR:
> NOTIFYME(rtstats.unidata.ucar.edu): 7: Authentication
> error; No match for request
This error is expected since rtstats.unidata.ucar.edu is not setup
to allow anyone to request data from it. Not allowing data requests
also means that notifyme requests will be denied.
> in my the ldmd.conf file I am requesting :
>
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[05]$)"
> idd.cise-nsf.gov PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[16]$)"
> idd.cise-nsf.gov PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[27]$)"
> idd.cise-nsf.gov PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[38]$)"
> idd.cise-nsf.gov PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[49]$)"
> idd.cise-nsf.gov PRIMARY
>
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[05]$)"
> idd.unidata.ucar.edu PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[16]$)"
> idd.unidata.ucar.edu PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[27]$)"
> idd.unidata.ucar.edu PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[38]$)"
> idd.unidata.ucar.edu PRIMARY
> request CONDUIT "(MT.gfs_CY.(00|06|12|18).*[49]$)"
> idd.unidata.ucar.edu PRIMARY
>
> and my pqact.conf :
> CONDUIT (MT.gfs*) !(.*)!
> FILE /data/conduit/\1
I assume that you sent your request lines to indicate that
you are no longer receiving CONDUIT data either from idd.cise-nsf.gov
or from idd.unidata.ucar.edu. Since I don't see any CONDUIT ingest
statistics for machines from the .fis.ua.pt domain, I assume that
this is your problem.
Without more information, the only thing that comes to mind as to
why your feed may have stopped working is the possibility that
your new LDM installation was not complete. The step that I would
guess that was not done was 'sudo make install_setuids' after
you had run 'configure' and 'make install'.
Please check the permissions on your ~ldm/bin/rpc.ldmd and ~ldm/bin/hupsyslog
executables to make sure that they are setuid root and owned by root:
<as 'ldm'>
cd ~ldm/bin
ls -alt hupsyslog rpc.ldmd
These should look like:
-rwsr-xr-x 1 root ustaff 14208 Jun 20 15:51 hupsyslog
-rwsr-xr-x 1 root ustaff 1246040 Jun 20 15:51 rpc.ldmd
(the group will likely be different on your machines).
By the way, LDM-6.4.6 has been released, so you might consider upgrading
to it. (There is no problem with ldm-6.4.6.4; I suggest upgrading so
you are using the current release only).
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: JCB-153899
Department: Support LDM
Priority: Normal
Status: Closed