Hmm is there any difference in performance between file system types, ext4 and XFS?
hence why I pondered a re-format. On 2 November 2015 at 14:36, Randy Katz <[email protected]> wrote: > Yes, however, formatting the disk is a bit extreme, you can just go to the > designated > directory and remove all the files, if it takes a while you can background > the task: > > cd /baculabackupdirectory > > nohup rm -f * & > > or if you have subdirectories > > nohup rm -rf * & > > > > On 11/1/2015 11:01 AM, Thing wrote: > > Hi, > > Reading the FAQ, > > cd <bacula-source>/src/cats > ./drop_mysql_tables > ./make_mysql_tables > > > Then just format the disk to wipe the volumes? > > Anything else needed to do? > > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Bacula-users mailing > [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
