I'm backing up a handful number of Unix boxes, they all get backed up very 
quickly but we can't access them due to the BackupCatalog job being very slow. 
When I read online, I see people said it's because of the database size getting 
larger and larger.
 
I cancel the backup catalog job and all the servers become accessible. This is 
the configuration for catalog:
 
# This is the backup of the catalog
FileSet {
  Name = "Catalog"
  Include {
    Options {
      signature = MD5
    }
    File = "/var/lib/bacula/bacula.sql"
  }
}
 
All backups finish around 5 AM but all the servers remain inaccessible until 
8:30 or so. The last job running is that backup job so I thought the process 
getting slower and slower everyday might have something to do with the size of 
th ebacula.sql file.




 
 


> Date: Wed, 11 Jan 2012 14:10:13 -0500
> From: s...@vgersoft.com
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] Bacula database is getting too long
> 
> On Wed, 11 Jan 2012, Honia A wrote:
> 
> > But when I checked the size of the database it's still really large:
> >
> > root@servername:/var/lib/bacula# ls -l
> > -rw------- 1 bacula bacula 208285783 2012-01-10 05:23 bacula.sql
> 
> Depending on what you are backing up, that is not really all that big. 
> Mine is about 20 times that size.
> 
> -s
> 
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual 
> desktops for less than the cost of PCs and save 60% on VDI infrastructure 
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
                                          
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to