Index: [Article Count Order] [Thread]

Date:  Mon, 24 Aug 2009 17:36:30 -0600
From:  "J.D. Lien" <jd (at mark) fullspec.ca>
Subject:  [coba-e:15919] Unable to create new records for DNS, users, etc.
To:  coba-e (at mark) bluequartz.org
Message-Id:  <op.uy6w64jn3mvmur (at mark) presto.technologynorth.net>
X-Mail-Count: 15919

Recently our webserver had a problem with a full disk on the root  
partition, where BlueQuartz stores the codb.

Around that time we noticed that we were having a hard time making changes  
to the BlueQuartz configuration.  Since resolving the space issue (it was  
due to logs that needed deleting), we can now modify and delete records,  
but we are, for the most part, unable to add anything that needs a new  
OID, it seems.

We currently have around 3800 directories in /usr/sausalito/codb/objects,  
so there should be room for more, but whenever we try to create anything  
new, we get an error like: UNKNOWN ERROR DURING CREATE.

In /var/log/messages we get errors like this as well:

  ww1 cced(smd)[28872]: client 7:[48:25081]: CREATE  "DnsRecord"  
"mail_server_name" "=" "domain.ca" "type" "=" "MX" "domainname" "="  
"domain.ca" "mail_server_priority" "=" "low" "hostname" "=" ""
Aug 24 15:08:34 ww1 cced(smd)[28872]: client 7:[48:25081]: CREATE  
DnsRecord failed (-7)


It's almost as if BlueQuartz thinks that the disk is still full, when it  
is clearly not.  I've also checked the inode situation, and it's fine.   
I'm a bit stuck, I've been messing with this one for hours.  Any  
assistance would be really appreciated!