disk space problem

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

disk space problem

Post by Thunderstone »



When the cronjobs automatically ran our indexes last night, our disk space
was 100% full so it didn't run properly, but now that we took care of the
problem and do have space, I'm still getting this error when I try to run
an index:

002 can't open /usr2/httpd/htdocs/webinator/_garden: No such file or
directory
000 Could not connect to /usr2/httpd/htdocs/webinator/_garden
002 Could not obtain semaphore: No space left on device
000 Could not open locking mechanism
002 Could not obtain semaphore: No space left on device
000 Could not open locking mechanism
003 Can't create database /usr2/httpd/htdocs/webinator/_garden

What can I do to get it working again? Thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jessica Emerson
jessica@ag.arizona.edu
COA Network Administrator
http://ag.arizona.edu/agnet/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

disk space problem

Post by Thunderstone »




Your system has run out of available semaphores.
Use the standard unix commands ipcs and ipcrm to view and remove
old semaphores.


Post Reply