viktorija wrote:

Hello,


i have a big problem. I should say a very big. Someone of operators deleted mysql data directory, where was bacula database. So now i have all backups but without database. How can i restore my backups, without database? Linux filesystem is xfs, so i cannot restore deleted directories :( Please help me to get back my backups.

Thank You!


V.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
There is two ways :
- by default, bacula has a job to save the database after all the jobs has been done (BackupCatalog or something like that). If you have this, you can restore the bacula.sql file it contains and use it to recreate the database (all is explained in the doc). To extract the file from archive, just use the bextract command line utility. - if you don't have backups for you catalog, you can still use the bextract utility
to extract files from your archives.

Good Luck !

Yann


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to