In article news:[EMAIL PROTECTED], sinking_fast <sinking_fast.1tcpsc-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[EMAIL PROTECTED]> wrote: >/mnt/slim >server/Slim/DataStores/DBI/DataModel.pm line 235. >DBD::SQLite::db do failed: database is full(1) at dbdimp.c line 401 at >/mnt/slim >server/Slim/DataStores/DBI/DataModel.pm line 235. >END failed--call queue aborted. > >Plenty of storage space available on the hard drive. Any ideas?
Hi, Do you know where SlimServer is storing your database file? My guess is that it is storing the database on the smaller partition of the LinkStation (mounted as / and *very* small) and really is running out of space. You really want to store the database on the larger partition, which is mounted as /mnt. You can supply a command line switch when you run slimserver.pl to specify the location of the database. Take a look at the SlimServer readme or the suggestion on my website, http://fieldnetworks.com/slim/linkstation.html. Marc _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
