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.
>From: Unidata User Support <address@hidden> >Organization: Unidata Program Center/UCAR >Keywords: LDM ldmadmin Linux queue size Steve, Here are the actual LDM queue sizes created by 'ldmadmin mkqueue -f' on our Fedora Core 2 Linux machine (2.6.6-1.427smp kernel): $pq_size="4000M"; -> 4273569792 $pq_size="4G"; -> 4376367104 It is interesting that the sizes of the queue are different! Also, the LDM worked when the queue was 4273569792 bytes, but did not when the queue was 4376367104 bytes: cat ~ldm/logs/ldmd.log Jun 14 18:17:36 johnny rpc.ldmd[10591]: Starting Up (version: 6.0.14; built: Jun 14 2004 12:12:28) Jun 14 18:21:15 johnny rpc.ldmd[10591]: assertion "pq->rlp->nalloc == pq->nalloc && pq->tqp->nalloc == pq->nalloc && pq->sxp->nalloc == pq->nalloc" failed: file "pq.c", line 3917 Tom -- +-----------------------------------------------------------------------------+ * Tom Yoksas UCAR Unidata Program * * (303) 497-8642 (last resort) P.O. Box 3000 * * address@hidden Boulder, CO 80307 * * Unidata WWW Service http://www.unidata.ucar.edu/ * +-----------------------------------------------------------------------------+