That's an option, but if you wanted to confirm that db performance after your catalog filled up wasn't a factor you could run a backup first. Maybe isolate / protect your current volumes first? Not sure how to go about that. Maybe check permission mask for future restoration and 'chmod 000 Your-volume-patterns*'.
Robert Gerber 402-237-8692 [email protected] On Wed, Aug 7, 2024, 3:11 PM Chris Wilkinson <[email protected]> wrote: > And then import the saved sql dump which drops all the tables again and > creates/fills them? > > -Chris > > On Wed, 7 Aug 2024, 19:39 Bill Arlofski via Bacula-users, < > [email protected]> wrote: > >> On Wed, Aug 7, 2024, 10:27 AM Chris Wilkinson <[email protected]> >> wrote: >> > >> > Would it fail if no tables exist? If so, I could use the bacula create >> tables script first. >> >> Hello Chris, >> >> The Director would probably not even start. :) >> >> If you DROP the bacula database, you need to run three scripts: >> >> - create_bacula_database >> - make_bacula_tables >> - grant_bacula_privileges >> >> Now you have an empty, but fully functional Bacula catalog for the >> Director to work with. >> >> >> Hope this helps, >> Bill >> >> -- >> Bill Arlofski >> [email protected] >> >> _______________________________________________ >> Bacula-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users >
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
