Error creating lastauth table

I keep getting this error: http://img130.imageshack.us/img130/4892/emailerror6uo.png

I’ve restarted the Pop3 server, but it makes no difference.

Any idea on how to fix?

Take a look at this post, i had a similar problem.

http://interworx.com/forums/showthread.php?t=836

EDIT:
and http://interworx.com/forums/showthread.php?t=937

I tried that, but I get this output:

root@yoda:~# /home/interworx/bin/mysql/mysqlcheck -r -u iworx -p iworx_vpopmail lastauth
Enter password:
iworx_vpopmail.lastauth
error : Can’t create new tempfile: ‘./iworx_vpopmail/lastauth.TMD’
error : 30 when updateing keyfile
status : Operation failed

Any ideas?

Edit: Now I’m getting this:

root@yoda:~# /home/interworx/bin/mysql/mysqlcheck -r -u iworx -p iworx_vpopmail lastauth
Enter password:
iworx_vpopmail.lastauth
error : Table ‘lastauth’ is read only

Edit 2: And now I’m getting this:

root@yoda:~# service iworx stop
Stopping InterWorx-web: [ OK ]
rm: cannot remove /home/interworx/var/lock/subsys/httpd': Read-only file system Stopping InterWorx-db: [ OK ] rm: cannot remove /home/interworx/var/lock/subsys/mysqld’: Read-only file system
rm: cannot remove `/home/interworx/var/run/mysql.sock’: Read-only file systemp

This can’t be good… :frowning:

Is your drive full?

Chris

No, none of the partitions are (unless Iworx is reporting them wrong).

I’m running a “shutdown -Fr” as suggested by the tech support at the datacenter.

After the fsck and reboot it seems to work fine :slight_smile:

Hopes it doesn’t break again