DB quota exceeded

From WebOS Internals
Revision as of 11:01, 3 June 2014 by RichT23 (talk | contribs) (DRAFT)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

A Problem often encountered after completeation of the MojoDB Partition Resize process is user notice (amongst other smptions) that they can not send Email or text messages.

In the messages log (via command line its /var/log/messages, this is a large file so might be troublesome to open via internals) or in Lumberjack you will see errors including the text "db: quota exceeded".

You will also notice that the db files them self's are large, you can check in /var/db/main via command line or via internals.


Here you see that my objects.db is over 60Mb

root@PigeonHawkPre:/# ls -al /var/db/main/
drwx------    2 root     root          4096 Jun  2 23:57 .
drwxr-xr-x    5 root     root          4096 Jun  3 02:24 ..
-rw-------    1 root     root         24576 Jun  3 09:42 UsageDbName
-rw-------    1 root     root             1 Dec 29  2011 _version
-rw-------    1 root     root         45056 Jun  3 02:24 indexIds.db
-rw-------    1 root     root      30490624 Jun  3 09:42 indexes.db
-rw-------    1 root     root         69632 Jun  3 02:24 kinds.db
-rw-------    1 root     root      71565312 Jun  3 09:42 objects.db
-rw-------    1 root     root         16384 Jun  3 08:37 sequences.db
root@PigeonHawkPre:/etc/palm# ls -lh /var/db/main/
-rw-------    1 root     root       24.0K Jun  3 09:42 UsageDbName
-rw-------    1 root     root           1 Dec 29  2011 _version
-rw-------    1 root     root       44.0K Jun  3 02:24 indexIds.db
-rw-------    1 root     root       29.1M Jun  3 09:42 indexes.db
-rw-------    1 root     root       68.0K Jun  3 02:24 kinds.db
-rw-------    1 root     root       68.3M Jun  3 09:42 objects.db
-rw-------    1 root     root       16.0K Jun  3 08:37 sequences.db


The size of the database is restricted