Bacula-users

[Bacula-users] Build catalog from tape using bscan

2012-09-13 14:06:05
Subject: [Bacula-users] Build catalog from tape using bscan
From: "Jack Cobb" <jcobb AT skylinecorp DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 13 Sep 2012 14:02:48 -0400

I am using Bacula 5.0.3 on an Ubuntu 10.04 server with a LTO-3 tape drive.  I have two identical servers at different locations running bacula and my need is to restore data to server A from server B.  I have a recent backup tape from server B and have used the bscan utility to add its records to the existing catalog on server A so that I might then restore the data I need. 

 

The command I used on server A was:  bscan -c /etc/bacula/bacula-sd.conf -v -P password -V 32X006 /dev/nst0

 

And the result of this command are:

 

bscan: bscan.c:683 294,912 file records. At file:blk=84:10,812 bytes=84,643,888,964

bscan: bscan.c:526 SOS_LABEL: Job record not found for JobId: 0

bscan: bscan.c:1006 Could not get Client record. ERR=Client record not found in Catalog.

 

13-Sep 14:00 bscan JobId 0: End of Volume at file 95 on device "Dell_LTO-3" (/dev/nst0), Volume "32X006"

bscan: bscan.c:337-800 ========== JobId=0 ========

13-Sep 14:00 bscan JobId 0: End of all volumes.

bscan: bscan.c:637 End of all Volumes. VolFiles=95 VolBlocks=0 VolBytes=93,392,369,358

Records would have been added or updated in the catalog:

      1 Media

      1 Pool

      3 Job

299581 File

 

When I look for this job in the catalog I am not able to find it.  Could someone tell me what I am doing wrong? 

 

Thanks for your help.

 

Jack Cobb

 

 

 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Build catalog from tape using bscan, Jack Cobb <=