Bacula-users

Re: [Bacula-users] client backup paths stored in database?

2011-01-05 16:52:50
Subject: Re: [Bacula-users] client backup paths stored in database?
From: Kleber Leal <kleber.leal AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 5 Jan 2011 18:47:38 -0300
I was suprised, is not on database.
On table FileSet has not this information.

+------------+------------------+------+-----+---------------------+----------------+
| Field      | Type             | Null | Key | Default             | Extra          |
+------------+------------------+------+-----+---------------------+----------------+
| FileSetId  | int(10) unsigned | NO   | PRI | NULL                | auto_increment |
| FileSet    | tinyblob         | NO   |     | NULL                |                |
| MD5        | tinyblob         | YES  |     | NULL                |                |
| CreateTime | datetime         | YES  |     | 0000-00-00 00:00:00 |                |
+------------+------------------+------+-----+---------------------+----------------+

Has no information about file paths.
I think the director read all filesets from config file in memory during start up.

Kleber


2011/1/5 Joseph Spenner <joseph85750 AT yahoo DOT com>
Does bacula store the "File = /path/to/backup" (as described in the bacula-dir.conf "FileSet" sections) in the database anywhere?

If so, which tables would I find it?  I spun through them and couldn't find anything.

Thanks!





------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users