[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Re: Inserting large amounts of content?
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] Re: Inserting large amounts of content? |
Date: |
Mon, 21 Apr 2003 19:29:37 -0500 |
User-agent: |
KMail/1.5.1 |
On Monday 21 April 2003 17:34, Per Kreuger wrote:
> Christian Grothoff wrote:
> > The cause for this is known. Currently, GNUnet can not do any exact
> > predictions on how big the database will be, so we put in some values
> > from experiments conducted by Eric -- and made them even a bit more
> > conservative. Yes, that should be fixed, but you can certainly work
> > around it.
>
> How?
Oh, I just realized you could mean "how to work around it" -- as opposed to
"how to fix it". Work around: double quota from 5 to 10 GB and run
gnunet-convert (or, for CVS these days, better rm -rf ~/.gnunet/data/afs to
ensure no old bugs cause the database to be corrupted).
Christian