Hello, I'm running an LDM and processing a lot of data from Unisys. I'm
missing some data, and suspecting my product queue might not be big enough. I
saw this page:
https://www.unidata.ucar.edu/software/ldm/ldm-current/troubleshooting/pqmon.html
And when I run that command, the age is well below 3600:
$ pqmon -i 5
Jan 16 21:40:45 pqmon NOTE: Starting Up (2603)
Jan 16 21:40:45 pqmon NOTE: nprods nfree nempty nbytes maxprods maxfree
minempty maxext age
Jan 16 21:40:45 pqmon NOTE: 40061 94 1 807272424 40155 305
0 1240468552 560
Jan 16 21:40:50 pqmon NOTE: 40084 71 1 815131664 40155 305
0 1232653232 565
Jan 16 21:40:55 pqmon NOTE: 40085 71 0 816728704 40155 305
0 1231043728 569
Jan 16 21:41:00 pqmon NOTE: 40078 78 0 820314760 40155 305
0 1227516928 572
Jan 16 21:41:05 pqmon NOTE: 40100 55 1 821967680 40155 305
0 1225949200 576
My queue file is about 2G:
-rw-rw-r-- 1 ldm ldm 2052718592 Jan 16 21:54 ldm.pq
I was looking to delete and recreate it, but not sure how to make it bigger.
What is the limit? And how do I specify the size?
Thanks!
Regards,Joseph Spenner