Lonnie,

I see I missed a step because I was doing it from the CLI.

I used the user guide and ran.

initial-setup configure /dev/sda

This seemed to have fixed the issue.

Sorry for the noise.

Thanks.
David


On 3/19/14 3:45 PM, Lonnie Abelbeck wrote:
Do you see...

pbx ~ # ls -l /var/lib/asterisk/astdb*
lrwxrwxrwx    1 root     root            13 Mar 13 21:03 /var/lib/asterisk/astdb 
-> /var/db/astdb
lrwxrwxrwx    1 root     root            21 Mar 13 21:03 
/var/lib/asterisk/astdb.sqlite3 -> /var/db/astdb.sqlite3

pbx ~ # ls -l /var/db/astdb*
lrwxrwxrwx    1 root     root            13 Mar 13 21:03 /var/db/astdb -> 
/mnt/kd/astdb
lrwxrwxrwx    1 root     root            21 Mar 13 21:03 /var/db/astdb.sqlite3 
-> /mnt/kd/astdb.sqlite3

Lonnie


On Mar 19, 2014, at 2:39 PM, Lonnie Abelbeck wrote:

David,

That is Asterisk 11 (which uses SQLite3 for astdb) complaining.  I've never 
seen such an error before.

Could it be your custom build ?  Have you tried the 'official' image for the 
Alix ?

Lonnie


On Mar 19, 2014, at 1:59 PM, david wrote:

I just made a custom build from the build server on Friday.

I just tried to run it from Compact Flash on Alix.

When I try to run Asterisk I see

[Mar 11 07:53:20] WARNING[443]: db.c:135 init_stmt: Couldn't prepare
statement 'CREATE TABLE IF NOT EXISTS astdb(key VARCHAR(256), value
VARCHAR(256), PRIMARY KEY(key))': disk I/O error
[Mar 11 07:53:20] WARNING[443]: db.c:210 db_create_astdb: Couldn't
create astdb table: disk I/O error

I think this has to do with SQLite because if I go to /var/db/

and connect to sqlite3 and do .schema

I see nothing, but if I go to /var/lib/asterisk/

and do sqlite3 astdb.sqlite3

sqlite> .schema
Error: disk I/O error

Any ideas?

Thanks.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to