Hello,

Diky Mulyana wrote:

Hi,

recently I have this message after backing up a
catalog.

Query failed: CREATE TABLE DelCandidates (JobId
INTEGER UNSIGNED NOT NULL, PurgedFiles TINYINT,
FileSetId INTEGER UNSIGNED, JobFiles INTEGER UNSIGNED,
JobStatus BINARY(1)): ERR=Error writing file
'./bacula/DelCandidates.frm' (Errcode: 28)

Have you checked your database partition?
From the MySQL manual:

Check also the error code that you get with @command{perror}. One reason the server cannot write to a table is that the filesystem is full:

shell> perror 28
Error code  28:  No space left on device


The MySQL or system logs might give more information, if df doesn't already tell you the problem... and, of course, sometimes a fsck can help, too.

Arno

The thing I did recently was Upgrading Debian 3.0 to
Debian 3.1 and thus upgrades the MySQL server to a
newer one.

Anyone has a hint for me? and thanks in advance.


                
__________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to