[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Queue must be local, and syslog conf fix



Sitler Jeffrey L Civ AFIT/ENP wrote:
> 
> Morning Anne,
> It is done both ldm.pq and pqsurf.pq
> Thanks for the help
> Jeff
> 

Thanks, Jeff.

I logged on again today.  First, I went to see what products are coming
in to your queue.  I did the following:

blizzard{ldm}51: ldmadmin watch
Oct 18 16:35:52 pqutil: mmap: 0 0 406470656: Resource temporarily
unavailable
Oct 18 16:35:52 pqutil: pq_open: /home/kramer3/users/ldm/data/ldm.pq:
Resource temporarily unavailable

This output revealed a problem.  The queue must be on a local disk. 
Your queue is on fujita, which is remotely mounted.  I know this by
doing the following:

blizzard{ldm}58: cd data
/home/kramer3/users/ldm/data

blizzard{ldm}59: df -k .
Filesystem            kbytes    used   avail capacity  Mounted on
fujita:/fujita12     17413250 14018792 3220326    82%    /home/fujita12
^^^^^^  

Doing just a 'df -k' shows me all local disk partitions, and the remote
partitions that have accessed recently:

blizzard{ldm}60: df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/dsk/c0t0d0s0    3985022  894233 3050939    23%    /
/proc                      0       0       0     0%    /proc
fd                         0       0       0     0%    /dev/fd
mnttab                     0       0       0     0%    /etc/mnttab
/dev/dsk/c0t0d0s7    1018191   72131  884969     8%    /var
swap                 8565864       8 8565856     1%    /var/run
swap                 8586440   20584 8565856     1%    /tmp
/dev/dsk/c0t0d0s5    4131866  281960 3808588     7%    /opt
fujita:/fujita4/kramer2
                     17413250 13729385 3509733    80%    /home/kramer2
fujita:/fujita16     17413250 14023354 3215764    82%    /home/fujita16
fujita:/fujita5      17413250 14983669 2255449    87%    /home/fujita5
fujita:/fujita1/local
                     17413250 8841505 8397613    52%    /apps/local
fujita:/fujita1/SUNWspro
                     17413250 8841505 8397613    52%    /apps/SUNWspro
fujita:/fujita12     17413250 14020275 3218843    82%    /home/fujita12
fujita:/fujita3/kramer3
                     17413250 11515699 5723419    67%    /home/kramer3


We need space on a local partition.  I would suggest /opt as it has
space and is logically more suitable than any of the other partitions. 
How about it?

Also, it looks like logging is not working for the ldm.  It's really
important for this to work so you can have some idea of what's going
on.  I see that /etc/syslog.conf does not have local0 configured
properly.  (See
http://www.unidata.ucar.edu/packages/ldm/ldmPreInstallList.html#s8 for
instructions about this, particularly the part referring to syslogd.) 
You need root priveleges to do this.  Please give this a try, then I'll
check it when you're done.  I'm here most of the day, so please ask if
you have any questions.


Anne
-- 
***************************************************
Anne Wilson                     UCAR Unidata Program            
address@hidden                 P.O. Box 3000
                                  Boulder, CO  80307
----------------------------------------------------
Unidata WWW server       http://www.unidata.ucar.edu/
****************************************************