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 David, We just noticed that IDD products originating from LSU's IDD node, mistral.srcc.lsu.edu, have time stamps in the future (they were currently off by about 100s and are getting worse). This is reminiscent of problems seen on the mistral a number of months ago. Since the bad time stamps can cause data ingest problems for sites whose LDM/IDD connections get restarted, I took the liberty of configuring and turning on ntpd on mistral. Please review the configurations I made in /etc/ntp.conf to make sure that they meet with your approval. The time servers I specified were: timeserver.unidata.ucar.edu (UCAR/Unidata) ldmtime.tamu.edu (Texas A&M) Before activating ntpd, I setup an entry in 'root's crontab that, when uncommented, runs 'ntpdate timeserver.unidata.ucar.edu' every minute. I ran this first to force mistral's clock to be close to being correct, and then I turned on ntpd using: <as 'root'> -- edit /etc/ntp.conf chkconfig ntpd on service ntpd start 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 ****************************************************************************