Bacula Edition Documentation text image transdoc
Search

Main


Job status and Error codes

Job levels

The table (here) describes the several levels for a job.

Job levels
Level Description
Backup levels
F Full backup: Every files
I Incremental: Files modified since last backup
D Differential: Files modified since last full backup
S Since: Not used
f Virtual full backup
Verification levels
C Verify from Catalog
V Verify: Init database
O Verify volume to Catalog entries
d Verify disk attributes to Catalog
A Verify data on volume
Others
B Base level job
-- None: for Restore and Admin

Job types

The table (here) describes the several type for a job.
Job types
Type Description
B Backup Job
V Verify Job
R Restore Job
D Admin job
C Copy of a Job
c Copy Job
M A previous backup job that was migrated
g Migration Job
A Archive Job
S Scan Job
U Console program
I Internal system job

Job status

The table (here) describes the several status for a job.
Job Status
Status Description
A Job canceled by user
B Job blocked
C Job created but not yet running
D Verify differences
E Job terminated in error
F Job waiting on File daemon
I Incomplete Job
L Committing data (last despool)
M Job waiting for Mount
R Job running
S Job waiting on the Storage daemon
T Job terminated normally
W Job terminated normally with warnings
a SD despooling attributes
c Waiting for Client resource
d Waiting for maximum jobs
e Non-fatal error
f Fatal error
i Doing batch insert file records
j Waiting for job resource
l Doing data despooling
m Waiting for new media
p Waiting for higher priority jobs to finish
q Queued waiting for device
s Waiting for storage resource
t Waiting for start time

Bacula Error and Event Code List

Format

XYZZZZ Where X is the compoment code (D for Director, S for Storage Daemon, F for FileDaemon, C for Console), Y is the code level (F for fatal, E for error, A for Abort, W for warning, I for information, D for Daemon message, U for catalog update, S for security, V for volume operations, C for console and J is for Job) and a 4 digit code.

Director Codes

DC0001
Purge client files event.

DD0001
Director startup event.

DJ0001
Job creation event.

DU0001
Update of the Bacula catalog schema event.

DS0001
Authentication failed event from a Console.

DV0001
Volume purged event.

DC0002
Purge job event.

DD0002
Director shutdown event.

DJ0002
Job termination event.

DC0003
Purge volume event.

DD0003
Director cleanup event during startup. Jobs marked as Running or Created will be marked as failed during the Director startup.

DJ0003
Resume job event.

DC0004
Truncate volume event.

DD0004
Director configuration reload error event.

DJ0004
Run job command event.

DC0005
Cancel job event.

DD0005
Director configuration reload event.

DC0006
Disable/Enable Batch mode event.

DC0007
Disable/Enable Job event.

DC0008
Disable/Enable Client event.

DC0009
Disable/Enable Schedule event.

DC0010
Delete volume command event.

DC0011
Delete pool command event.

DC0012
Delete client command event.

DC0013
Storage daemon command event.

DC0014
Storage daemon command event.

DC0015
Connection from a Console event.

DC0016
Disconnection from a Console event.

DC0017
Console event sent from a script.

DC0018
delete object command event.

DC0019
Reload command event.

DE0020
Password or resource name mismatch between the two components.

DE0021
No authorization for the given resource. Check the Console ACLs or Director configuration.

DE0028
The Director got a SQL Error. This error cannot be recovered.

DE0029
The Director cannot connect to a remote FileDaemon resource. Check that the remote FileDaemon is started and can be reached via the network.

DE0030
No socket found for this client. The client uses the ConnectToDirector feature and the Director did not found an open socket to access the client. Make sure the Client is started and can access to the Director.

DE0031
Protocol error between component. This error cannot be recovered. Check the version and the TLS settings of each components.

DE0037
Incorrect configuration, such as filedaemon not defined for a Job.

DE0038
Incorrect dynamic object/library/plugin found.

DE0039
The Director cannot connect to a remote Storage resource. Check that the remote Storage Daemon is started and can be reached via the network.

DI0050
No Malware found in given Job.

DE0051
Unable to update the Malware Database.

DI0052
No file to scan for Malware.

DE0053
Unable to open the Malware Database export.

DE0054
Unable to find a checksum for the JobIds. Use Signature = MD5/SHA256 FileSet option.

DE0055
Unable to find a valid checksum database for JobIds.

DE0056
Found Malware(s) on JobIds.

DE0060
Network connection error. Unable to resolve hostname via gethostbyname.

DE0061
Network connection error. Socket open error. Check the TCP/IP configuration.

DE0062
Unable to find the source address to connect a remote host. Check that the interface set as source exists on the system.

DE0063
Network socket configuration error. Check the TCP/IP configuration.

DW0063
Unable to set socket option such as SO_KEEPALIVE or SO_KEEPIDLE on the socket.

DE0064
TLS Error detected. The connect/accept operation cannot be done, or the password is incorrect.

DE0065
Authentication error. Password or resource name mismatch between the two components.

DE0066
TLS initialization error.

DE0067
TLS Negotiation failed. Check the version and the TLS settings of each components.

DE0068
TLS certificate verification error.

DE0069
TLS configuration error.

DE0071
Unable to start TLS protocol. Check the version and the TLS settings of each components.

DE0072
TLS shutdown error.

Storage Daemon Codes

SS0001
Authentication failed.

SD0001
Storage daemon startup event.

SD0002
Storage daemon device initialization event.

SJ0002
Storage Daemon End of a Job event.

SD0003
Storage daemon device shutdown event.

SJ0003
Mark volume as immutable or read-only event.

SE0009
The Storage Daemon cannot connect to a remote resource. Check that the remote service is started and can be reached via the network.

SW0017
Incorrect configuration, such as incorrect Maximum Block Size on a Device.

SE0017
Incorrect configuration error, such as a miss-configuration of the device.

SF0017
Incorrect configuration fatal error, such as invalid device type.

SA0017
Incorrect configuration fatal error, such as Plugin Directory not defined.

SA0020
Unable to initialize kernel objects such as mutex, conditional variable.

SE0029
The Storage Daemon cannot connect to a remote FileDaemon resource. Check that the remote FileDaemon is started and can be reached via the network.

SF0031
Protocol error between component. This error cannot be recovered. Check the version and the TLS settings of each components.

SA0038
Incorrect dynamic object.

SE0038
Lookup of symbol "BaculaSDdriver" in driver for device failed.

SE0039
The Storage Daemon cannot connect to a remote Storage resource. Check that the remote Storage Daemon is started and can be reached via the network.

SE0060
Network connection error. Unable to resolve hostname via gethostbyname.

SE0061
Network connection error. Socket open error. Check the TCP/IP configuration.

SE0062
Unable to find the source address to connect a remote host. Check that the interface set as source exists on the system.

SE0063
Network socket configuration error. Check the TCP/IP configuration.

SW0063
Unable to set socket option such as SO_KEEPALIVE or SO_KEEPIDLE on the socket.

SE0064
TLS Error detected. The connect/accept operation cannot be done, or the password is incorrect.

SE0065
Authentication error. Password or resource name mismatch between the two components.

SF0065
Director Authentication error. Check the password on both Storage and Director side.

SE0066
TLS initialization error.

SE0067
TLS Negotiation failed. Check the version and the TLS settings of each components.

SE0068
TLS certificate verification error.

SE0069
TLS configuration error.

SE0071
Unable to start TLS protocol. Check the version and the TLS settings of each components.

SE0072
TLS shutdown error.

SW0106
Incorrect device configuration.

SW0108
Incorrect changer configuration.

SA0201
Write block error.

SE0201
Write error on device.

SF0201
Write error on device. Usually found after SE0201 errors.

SW0201
Free space caused end of the volume.

SE0202
Block buffer size looping problem.

SF0202
Error writing final JobMedia record.

SI0202
End of volume message.

SE0203
Volume label error.

SF0203
Write/read error on disabled device.

SE0204
Read error on device.

SF0204
Write error on device at EOM.

SE0205
Short block found on device, block discarded.

SF0205
Attemp to write on read-only volume.

SE0206
Invalid block length found.

SF0206
Attemp to write/read on closed device.

SE0207
Invalide block length found for tape device.

SF0207
Seek error on adata volume.

SE0208
Volume data error after a short block. block discarded.

File Daemon/Client Error Codes

FC0001
Director disconnection event.

FC0002
Director connection event.

FC0003
Cancel command event.

FS0001
Authentication failure event.

FD0001
Start of the File Daemon event.

FD0002
Shutdown of the File Daemon event.

FJ0001
Start of Job event.

FJ0002
End of Job event.

FE0009
The Client cannot connect to a remote resource. Check that the remote service is started and can be reached via the network.

FE0019
The FileDaemon cannot connect to a remote Director resource. Check that the remote Director Daemon is started and can be reached via the network.

FE0027
Connection of a Director/Console not allowed on the Client.

FE0031
Protocol error between component. This error cannot be recovered. Check the version and the TLS settings of each components.

FF0037
Incorrect Plugin Option for Job requested. The Plugin specified is not loaded on the FileDaemon, check that the plugin is correctly installed and listed in "status client" output.

FE0039
The FileDaemon cannot connect to a remote Storage resource. Check that the remote Storage Daemon is started and can be reached via the network.

FE0060
Network connection error. Unable to resolve hostname via gethostbyname.

FE0061
Network connection error. Socket open error. Check the TCP/IP configuration.

FE0062
Unable to find the source address to connect a remote host. Check that the interface set as source exists on the system.

FE0063
Network socket configuration error. Check the TCP/IP configuration.

FW0063
Unable to set socket option such as SO_KEEPALIVE or SO_KEEPIDLE on the socket.

FE0064
TLS Error detected. The connect/accept operation cannot be done, or the password is incorrect.

FE0065
Authentication error. Password or resource name mismatch between the two components.

FF0065
Director Authentication error. Check the password on both Storage and Director side.

FE0066
TLS initialization error.

FE0067
TLS Negotiation failed. Check the version and the TLS settings of each components.

FE0068
TLS certificate verification error.

FE0069
TLS configuration error.

FE0071
Unable to start TLS protocol. Check the version and the TLS settings of each components.

FE0072
TLS shutdown error.

Console Error Codes

CE0029
The Console cannot connect to a remote resource. Check that the remote service is started and can be reached via the network.