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 Yixin, re: > We try to reinstall ldm at a new server like this: > " su - ldm > > wget ftp://ftp.unidata.ucar.edu/pub/ldm/ldm-6.13.6.tar.gz > gunzip -c ldm-6.13.6.tar.gz | pax -r '-s:/:/src/:' > > ./configure && make && make install This looks good. re: > copy ldmd.conf and pqact.conf from old server. This is OK also. re: > run ldmadmin restart or ldmadmin mkqueue or any commands, > > "The LDM-hostname is not fully-qualified. Execute the command "regutil > -s <hostname> /hostname" to set the fully-qualified name of the host." > > Any suggestions? Thanks. Yes. It seems that your hostname was not fully qualified when you built the LDM, so your ~ldm/etc/registry.xml file has a value for <hostname></hostname> that is not fully qualified. Your options at this point are to either run 'regutil' to set the hostname in ~ldm/etc/registry.xml, or edit the file directly and setup the <hostname></hostname> value to a fully qualified one. 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: VXI-823925 Department: Support LDM Priority: Normal Status: Closed =================== 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.