Hello Dan,

sorry for the incomplete information:

I run 

debserv:~# bconsole
Connecting to Director localhost:9101
1000 OK: debserv-dir Version: 2.2.5 (09 October 2007)
Enter a period to cancel a command.
*version
debserv-dir Version: 2.2.5 (09 October 2007) x86_64-pc-linux-gnu debian 
4.0

with following backend:

debserv:~# psql --version
psql (PostgreSQL) 8.1.9
contains support for command-line editing

with the following fileset definition:

FileSet {
  Name = "FileSystemFileSet"
  Include {
    Options {
      signature = MD5
      onefs = yes
    }
    File = /
    File = /boot
    File = /usr
    File = /var
    File = /var/lib/postgresql
    File = /home
    #File = /export
  }
  Exclude {
    File = /proc
    File = /dev
    File = /lib/init/rw
    File = /.journal
    File = /.fsck
  }
}

after the full backup I cannot get any file Information out the full 
Backup job. 

debserv:~# bconsole
Connecting to Director localhost:9101
1000 OK: debserv-dir Version: 2.2.5 (09 October 2007)
Enter a period to cancel a command.
*list jobs
Automatically selected Catalog: BaculaCatalog
Using Catalog "BaculaCatalog"
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+
| jobid | name                | starttime           | type | level | 
jobfiles | jobbytes       | jobstatus |
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+
|     1 | FileSystemBackupJob | 2007-11-20 14:21:29 | B    | F     |  
355,847 | 18,628,239,500 | T         |
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+
*list files jobid=1
No results to list.
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+
| jobid | name                | starttime           | type | level | 
jobfiles | jobbytes       | jobstatus |
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+
|     1 | FileSystemBackupJob | 2007-11-20 14:21:29 | B    | F     |  
355,847 | 18,628,239,500 | T         |
+-------+---------------------+---------------------+------+-------+----------+----------------+-----------+

With pgadmin3 I can see there are no entries in the following tables: 

        file
        filename
        path

Greetings 

  Kirsten


Am Dienstag, 20. November 2007 schrieb Dan Langille:
> On 20 Nov 2007 at 9:16, Shon Stephens wrote:
> > On Nov 20, 2007 8:58 AM, Beiss Kirsten <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > when I run the first full backup on a brand new database. There
> > > are no file/path entries written to the database.
> > >
> > > on the the console, list files jobid=<xxx> gives me not Entries
> > > for the named jobid. When I run a incremental backup appropriate
> > > entries a generated.
> > >
> > > Any Idea
> >
> > I am also having this issue. A look in the mysql tables shows
> > entries in the "Filename" table, but nothing else, and trying to
> > list jobs or files for the Client from bconsole shows no results,
> > even though I have messages and email for successful backup.
>
> Please read http://www.bacula.org/?page=support
>
> Pay special attention to the "Information Needed" section.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to