I think I have run out of disk space, which is not surprising
considering I'm testing adding hundreds of thousands of documents from
our SQL server system.

[EMAIL PROTECTED] couchdb]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg01-lv01
                      6.7G  6.4G     0 100% /
/dev/sda1              99M   18M   76M  20% /boot
tmpfs                 502M     0  502M   0% /dev/shm
/dev/mapper/vg01-data
                      4.0G  102M  3.7G   3% /pgdata


My product.couch file is over 3G in size, so loading in an editor
isn't practical. Is this error what one might expect when storage is
depleted?

On Fri, Jun 20, 2008 at 11:18 AM, Noah Slater <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 20, 2008 at 11:09:47AM -0400, Brad King wrote:
>>                {couch_db,create,
>>                    
>> ["product","/usr/local/var/lib/couchdb/product.couch",[]]}},
>
> Can you check the following file:
>
>  /usr/local/var/lib/couchdb/product.couch
>
> As the user you are running CouchDB with, can you edit that file?
>
> --
> Noah Slater, http://people.apache.org/~nslater/
>

Reply via email to