View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001565 | GNUnet | datastore service | public | 2010-06-06 23:51 | 2010-12-23 23:50 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | urgent | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0001565: disk utilization reports are all over the place | ||||
| Description | Stats reports: !sqlite file-sharing datastore utilization (in bytes) : 209895 datastore # reserved : 0 !datastore # bytes purged (low-priority) : 626375 !datastore # bytes stored : 456287 datastore # cache size : 12500000 datastore # quota :100000000 API / logging reports: Jun 06 23:41:40 datastore-11184 INFO Need 328 bytes more space (87500000 allowed, using 130005165) And finally: $ ls -al total 108 drwxr-xr-x 2 grothoff grothoff 4096 2010-06-06 23:41 . drwxr-xr-x 6 grothoff grothoff 4096 2010-06-06 13:10 .. -rw-r--r-- 1 grothoff grothoff 98304 2010-06-06 23:41 sqlite.db Outch! | ||||
| Additional Information | This is based on instrumentation added in sVN 11622. Note that the 130005165 returned by 'get_size()' is WAY different from the internal payload of the sqlite plugin. | ||||
| Tags | No tags attached. | ||||
|
|
This happened after a few files (1-2 MB) were indexed over the course of several hours. The result was that keyword searches failed on content that was just added. |
|
|
Should be fixed now, some testing needed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-06-06 23:51 | Christian Grothoff | New Issue | |
| 2010-06-06 23:51 | Christian Grothoff | Status | new => assigned |
| 2010-06-06 23:51 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2010-06-06 23:52 | Christian Grothoff | Note Added: 0004029 | |
| 2010-09-07 11:54 | Christian Grothoff | Note Added: 0004116 | |
| 2010-12-23 21:18 | Christian Grothoff | Status | assigned => resolved |
| 2010-12-23 21:18 | Christian Grothoff | Resolution | open => fixed |
| 2010-12-23 23:50 | Christian Grothoff | Status | resolved => closed |