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.
Matthew Maschmann wrote: > Anne, > > Hi, it's me again! I'm sorry to be cluttering your inbox, but I realized > I did not run the exact script you had requested. Running the one you > gave me, I get the following output: > > vortex 67% bin/rpc.ldmd -vl - etc/ldmd.conf > Jun 14 23:39:33 rpc.ldmd[6314]: Starting Up (built: Jun 14 2000 15:31:10) > Jun 14 23:39:33 ldmhost[6333]: run_requester: Starting Up: ldmhost.dri.edu > Jun 14 23:39:33 ldmhost[6333]: run_requester: 20000614223933.262 TS_ENDT > {{ANY, ".*"}} > Jun 14 23:39:33 rpc.ldmd[6314]: Exiting > Jun 14 23:39:33 rpc.ldmd[6314]: Terminating process grou > Jun 14 23:39:33 ldmhost[6333]: FEEDME(ldmhost.dri.edu): 13: > gethostbyname(ldmhost.dri.edu): lookup failed > Jun 14 23:39:33 rpc.ldmd[6314]: child 6278 exited with status 1 > Jun 14 23:39:33 rpc.ldmd[6314]: child 6133 exited with status 1 > Jun 14 23:40:03 ldmhost[6333]: Exiting > > Maybe that will be more of a help. Thank you again for trying to help me > out! > > Matt Hi Matt, This output was revealing. The gethostbyname call is unable to resolve the name "ldmhost.dri.edu" to an IP address. This could explain your problem with notifyme as well, including the failure to connect to your failover host. (I just this moment tried a notifyme again to ldmhost.dri.edu and typhoon.atmos.ucla.edu and data is still flowing at both sites.) How gethostbyname works is configurable. Often it's configured to look in the file /etc/hosts, so it's possible that if you just put the correct entries in that table things might work. I suggest you talk with your system administrator about this. No need to apologize for sending me support-related email! Please let me know if this solved your problem. Anne -- *************************************************** Anne Wilson UCAR Unidata Program address@hidden P.O. Box 3000 Boulder, CO 80307 ---------------------------------------------------- Unidata WWW server http://www.unidata.ucar.edu/ ****************************************************