When I try and do a restore I get the following error :

*restore
Using default Catalog name=MyCatalog DB=bacula

First you select one or more JobIds that contain files
to be restored. You will be presented several methods
of specifying the JobIds. Then you will be allowed to
select which files from those JobIds are to be restored.

To select the JobIds, you have the following choices:
    1: List last 20 Jobs run
    2: List Jobs where a given File is saved
    3: Enter list of comma separated JobIds to select
    4: Enter SQL list command
    5: Select the most recent backup for a client
    6: Select backup for a client before a specified time
    7: Enter a list of files to restore
    8: Enter a list of files to restore before a specified time
    9: Find the JobIds of the most recent backup for a client
   10: Find the JobIds for a backup for a client before a specified time
   11: Enter a list of directories to restore for found JobIds
   12: Cancel
Select item:  (1-12): 5
Query failed: CREATE TABLE temp (JobId INTEGER UNSIGNED NOT NULL,JobTDate BIGINT UNSIGNED,ClientId INTEGER UNSIGNED,Level CHAR,JobFiles INTEGER UNSIGNED,JobBytes BIGINT UNSIGNED,StartTime TEXT,VolumeName TEXT,StartFile INTEGER UNSIGNED,VolSessionId INTEGER UNSIGNED,VolSessionTime INTEGER UNSIGNED): ERR=Error writing file './bacula/temp.frm' (Errcode: 28)

Query failed: CREATE TABLE temp1 (JobId INTEGER UNSIGNED NOT NULL,JobTDate BIGINT UNSIGNED): ERR=Error writing file './bacula/temp1.frm' (Errcode: 28)


I first thought it might be a space issue , but there is definitely enough space. Any ideas?




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to