Discussion:
[Bacula-users] Bad response to Append Data command
Robert Keidel
2006-10-09 18:53:44 UTC
Permalink
Hello,

I try to get bacula running on a Centos 4 running. I have VXA2
autochanger. I went through the manuals, and everything seems to work
fine. I started backup job and it looked very good. After the test
run, I changed my bacula-dir.conf to add another client and change
what has to be backed up. After i made those changes as soon I will
run a backup I get the following message. The same message appears if
I use my old files.
I hope someone can help me. If you need more information let me know.

Robert

Job started. JobId=44
09-Oct 11:48 server1-dir: Start Backup JobId 44, Job=Client1.2006-10-09_11.48.56
09-Oct 11:49 server1-sd: 3301 Issuing autochanger "loaded drive 0" command.
09-Oct 11:49 server1-sd: 3302 Autochanger "loaded drive 0", result:
nothing loaded.
09-Oct 11:49 server1-sd: 3304 Issuing autochanger "load slot 1, drive
0" command.
09-Oct 11:49 server1-fd: Client1.2006-10-09_11.48.56 Fatal error:
job.c:1617 Bad response to Append Data command. Wanted 3000 OK data
, got 3903 Error append data

09-Oct 11:49 server1-sd: Client1.2006-10-09_11.48.56 Fatal error: 3992
Bad autochanger "load slot 1, drive 0": ERR=Child exited with code 1.
09-Oct 11:49 server1-dir: Client1.2006-10-09_11.48.56 Error: Bacula
1.38.11 (28Jun06): 09-Oct-2006 11:49:00
JobId: 44
Job: Client1.2006-10-09_11.48.56
Backup Level: Incremental, since=2006-10-06 08:35:44
Client: "server1-fd" i686-redhat-linux-gnu,redhat,
FileSet: "Full Set" 2006-10-05 09:49:48
Pool: "Default"
Storage: "VXA2"
Scheduled time: 09-Oct-2006 11:48:55
Start time: 09-Oct-2006 11:49:00
End time: 09-Oct-2006 11:49:00
Elapsed time: 0 secs
Priority: 100
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
Volume name(s):
Volume Session Id: 3
Volume Session Time: 1160414803
Last Volume Bytes: 14,357,017,975 (14.35 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Backup Error ***

FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
Volume name(s): Volume Session Id: 1
Volume Session Time: 1160414803
Last Volume Bytes: 14,357,017,975 (14.35 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Backup Error ***
Michael Brennen
2006-10-09 19:05:49 UTC
Permalink
Post by Robert Keidel
I try to get bacula running on a Centos 4 running. I have VXA2
autochanger. I went through the manuals, and everything seems to work
fine. I started backup job and it looked very good. After the test
run, I changed my bacula-dir.conf to add another client and change
what has to be backed up. After i made those changes as soon I will
run a backup I get the following message. The same message appears if
I use my old files.
I hope someone can help me. If you need more information let me know.
Robert
Job started. JobId=44
09-Oct 11:48 server1-dir: Start Backup JobId 44,
Job=Client1.2006-10-09_11.48.56 09-Oct 11:49 server1-sd: 3301 Issuing
autochanger "loaded drive 0" command. 09-Oct 11:49 server1-sd: 3302
Autochanger "loaded drive 0", result: nothing loaded.
09-Oct 11:49 server1-sd: 3304 Issuing autochanger "load slot 1, drive
0" command.
job.c:1617 Bad response to Append Data command. Wanted 3000 OK data
, got 3903 Error append data
09-Oct 11:49 server1-sd: Client1.2006-10-09_11.48.56 Fatal error: 3992
Bad autochanger "load slot 1, drive 0": ERR=Child exited with code 1.
09-Oct 11:49 server1-dir: Client1.2006-10-09_11.48.56 Error: Bacula
1.38.11 (28Jun06): 09-Oct-2006 11:49:00
Welcome to the club. I am having the same trouble, perhaps coincidentally, on
a Centos 4.4 system. Is yours a multi or single tape drive? Mine is a 4
drive system; I thought the problem might be related to the multiple drives,
but perhaps not. I am working some with Kern on this to try to reproduce and
fix it. You might look at the bug reports 687 and 689 on bugs.bacula.org;
you can at least see if what you are seeing tracks my errors.
--
-- Michael
Kern Sibbald
2006-10-09 21:53:08 UTC
Permalink
Post by Robert Keidel
Hello,
I try to get bacula running on a Centos 4 running. I have VXA2
autochanger. I went through the manuals, and everything seems to work
fine. I started backup job and it looked very good. After the test
run, I changed my bacula-dir.conf to add another client and change
what has to be backed up. After i made those changes as soon I will
run a backup I get the following message. The same message appears if
I use my old files.
I hope someone can help me. If you need more information let me know.
Robert
Job started. JobId=44
09-Oct 11:48 server1-dir: Start Backup JobId 44,
Job=Client1.2006-10-09_11.48.56
Post by Robert Keidel
09-Oct 11:49 server1-sd: 3301 Issuing autochanger "loaded drive 0" command.
nothing loaded.
09-Oct 11:49 server1-sd: 3304 Issuing autochanger "load slot 1, drive
0" command.
job.c:1617 Bad response to Append Data command. Wanted 3000 OK data
, got 3903 Error append data
The above error can be ignored since it is the FD complaining that the SD went
away.
Post by Robert Keidel
09-Oct 11:49 server1-sd: Client1.2006-10-09_11.48.56 Fatal error: 3992
Bad autochanger "load slot 1, drive 0": ERR=Child exited with code 1.
The problem is indicated above. Your autochanger script did not work
correctly and terminated with a non-zero status. It is most likely a
permissions error.
Post by Robert Keidel
09-Oct 11:49 server1-dir: Client1.2006-10-09_11.48.56 Error: Bacula
1.38.11 (28Jun06): 09-Oct-2006 11:49:00
JobId: 44
Job: Client1.2006-10-09_11.48.56
Backup Level: Incremental, since=2006-10-06 08:35:44
Client: "server1-fd" i686-redhat-linux-gnu,redhat,
FileSet: "Full Set" 2006-10-05 09:49:48
Pool: "Default"
Storage: "VXA2"
Scheduled time: 09-Oct-2006 11:48:55
Start time: 09-Oct-2006 11:49:00
End time: 09-Oct-2006 11:49:00
Elapsed time: 0 secs
Priority: 100
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
Volume Session Id: 3
Volume Session Time: 1160414803
Last Volume Bytes: 14,357,017,975 (14.35 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Backup Error ***
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
Volume name(s): Volume Session Id: 1
Volume Session Time: 1160414803
Last Volume Bytes: 14,357,017,975 (14.35 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Backup Error ***
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
https://lists.sourceforge.net/lists/listinfo/bacula-users
Robert Keidel
2006-10-09 17:56:45 UTC
Permalink
Hello,

I try to get bacula running on a Centos 4 running. I have VXA2
autochanger. I went through the manuals, and everything seems to work
fine. I started backup job and it looked very good. After the test run,
I changed my bacula-dir.conf to add another client and change what has
to be backed up. After i made those changes as soon I will run a backup
I get the following message. The same message appears if I use my old files.
I hope someone can help me. If you need more information let me know.

Robert

Job started. JobId=42
09-Oct 10:26 server1-dir: Start Backup JobId 42,
Job=Client1.2006-10-09_10.26.55
09-Oct 10:26 server1-sd: 3301 Issuing autochanger "loaded drive 0" command.
09-Oct 10:26 server1-sd: 3302 Autochanger "loaded drive 0", result:
nothing loaded.
09-Oct 10:26 server1-sd: 3304 Issuing autochanger "load slot 1, drive 0"
command.
09-Oct 10:27 server1-sd: Client1.2006-10-09_10.26.55 Fatal error: 3992
Bad autochanger "load slot 1, drive 0": ERR=Child exited with code 1.
09-Oct 10:27 server1-fd: Client1.2006-10-09_10.26.55 Fatal error:
job.c:1617 Bad response to Append Data command. Wanted 3000 OK data
, got 3903 Error append data

09-Oct 10:27 server1-dir: Client1.2006-10-09_10.26.55 Error: Bacula
1.38.11 (28Jun06): 09-Oct-2006 10:27:14
JobId: 42
Job: Client1.2006-10-09_10.26.55
Backup Level: Incremental, since=2006-10-06 08:35:44
Client: "server1-fd" i686-redhat-linux-gnu,redhat,
FileSet: "Full Set" 2006-10-05 09:49:48
Pool: "Default"
Storage: "VXA2"
Scheduled time: 09-Oct-2006 10:26:54
Start time: 09-Oct-2006 10:26:58
End time: 09-Oct-2006 10:27:14
Elapsed time: 16 secs
Priority: 100
FD Files Written: 0
SD Files Written: 0
FD Bytes Written: 0 (0 B)
SD Bytes Written: 0 (0 B)
Rate: 0.0 KB/s
Software Compression: None
Volume name(s):
Volume Session Id: 1
Volume Session Time: 1160414803
Last Volume Bytes: 14,357,017,975 (14.35 GB)
Non-fatal FD errors: 0
SD Errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Backup Error ***

Loading...