GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BSCAN(8) Network backup, recovery and verification BSCAN(8)


bscan - Bacula's 'Scan tape'

bscan [options] bacula-archive

The purpose of bscan is to read (scan) a Bacula Volume and to recreate or update the database contents with the information found on the Volume. This is done in a non-destructive way. This permits restoring database entries that have been lost by pruning, purging, deleting, or a database corruption problem.

Normally, it should not be necessary to run the bscan command because the database is self maintaining, and most corrupted databases can be repaired by the tools provided by the database vendors. In addition, if you have maintained bootstrap files during backups, you should be able to recover all your data from the bootstrap file without needed an up to date catalog.

bscan command.

A summary of options is included below.

-?
Show version and usage of program.
Specify a bootstrap file.
Specify configuration file.
Set debug level to nn.
Print timestamp in debug output.
Update media info in database.
Specify the driver database name (default: NULL)
Specify the database name (default: bacula)
Specify database username (default: bacula)
Specify database password (default: none)
Specify database host (default: NULL)
Specify database port (default: 0)
Proceed in spite of I/O errors.
List records.
Synchronize or store in Database.
Show scan progress periodically.
Verbose output mode.
Specify volume names (separated by '|')
Specify working directory (default from conf file)

bls(8), bextract(8).

This manual page was written by Jose Luis Tallon <jltallon@adv-solutions.net>, for the Debian GNU/Linux system (but may be used by others).

This man page document is released under the BSD 2-Clause license.

26 November 2009 Kern Sibbald

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.