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 <joseph85...@yahoo.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@lists.sourceforge.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to