[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'queue full' error
- Subject: Re: 'queue full' error
- Date: Thu, 09 Jun 2005 08:20:23 -0600
Min Yeol Lim,
>Date: Wed, 8 Jun 2005 22:02:27 -0400 (EDT)
>From: "Min Yeol Lim" <address@hidden>
>Organization: North Carolina State University
>To: "Steve Emmerson" <address@hidden>
>Subject: Re: 'queue full' error
The above message contained the following:
> Here is what you requested.
>
> -bash-2.05b$ type ldmadmin
> ldmadmin is hashed (/home/mlim/ldm/bin/ldmadmin)
> -bash-2.05b$ ldmadmin config
>
> hostname: szota1.renci.unc.edu
> os: Linux
> release: 2.4.21-27.0.1.ELsmp
> ldmhome: /home/mlim/ldm
> bin path: /home/mlim/ldm/bin
> conf file: /home/mlim/ldm/etc/ldmd.conf
> log file: /home/mlim/ldm/logs/ldmd.log
> numlogs: 7
> log_rotate: 1
> data path: /home/mlim/ldm/data
> product queue: /home/mlim/ldm/data/ldm.pq
> queue size: 400M bytes
The last line above indicates that the configured size of the
product-queue is 400 megabytes.
> queue slots: default
> PID file: /home/mlim/ldm/ldmd.pid
> LDMHOSTNAME: szota1.renci.unc.edu
> PATH:
> /home/mlim/ldm/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/usr/usb:/usr/etc:/etc:/home/mlim/ldm/bin:/opt/local/bin:/home/mlim/java/bin:/home/mlim/Projects/jakarta-tomcat-5.0.30/bin:/home/mlim/Projects/maven-1.0.2/bin:/home/mlim/globus/bin:/home/mlim/globus/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/bin/cvs
>
> -bash-2.05b$ grep pq_size etc/ldmadmin-pl.conf
> $pq_size = "1G";
The last line above indicates that the ldmadmin(1) configuration-file
(etc/ldmadmin-pl.conf) is configured to have a one gigabyte
product-queue. This is inconsistent with the earlier value and could
not happen if the ldmadmin(1) script is using this configuration-file.
When you executed the last command above, was your current working
directory /home/mlim/ldm?
Please go to that directory and send me the output from the following
commands
ls -l
grep pq_size bin/ldmadmin
> Min Yeol Lim
> PhD student
> Computer Science
> North Carolina State University
Regards,
Steve Emmerson