Bacula-users

Re: [Bacula-users] How to recover with just a DVD of a volume

2010-01-12 07:44:48
Subject: Re: [Bacula-users] How to recover with just a DVD of a volume
From: Avi Rozen <avi.rozen AT gmail DOT com>
To: Mr Gabriel <gabriel AT impactteachers DOT com>
Date: Tue, 12 Jan 2010 14:19:26 +0200
Mr Gabriel wrote:
> I would like to now how to recover with just a DVD of a volume created 
> with Bacula. I've only just managed to get my bacula instance up and 
> running, but I have a working instance and I know how to recover from 
> that, but a client has handed us a DVD of a bacula volume, and that is 
> all that they have. Any help will be appreciated
>   

Any of the volume utility tools might be relevant - bextract, bscan etc.

http://www.bacula.org/3.0.x-manuals/en/utility/utility/Bacula_Utility_Programs.html

I'd try to create a suitable sd configuration file with a DVD drive as
the storage device
(never done this, so maybe others on the list can offer more specific
advice):

http://www.bacula.org/3.0.x-manuals/en/install/install/Storage_Daemon_Configuratio.html

and then use bextract to dump the contents of the volume with a command
line like this:

bextract -c sd.conf <DVD storage device name from sd.conf> <target dump
directory>

Note that, according to the manual, bextract doesn't handle encrypted
volumes.

Hope this helps,
Avi.



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
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>