Bacula-users

Re: [Bacula-users] Bacula don't read all my files

2010-04-08 14:41:42
Subject: Re: [Bacula-users] Bacula don't read all my files
From: Daniel <dpicon AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 08 Apr 2010 15:33:03 -0300
John Drescher escreveu:
> On Thu, Apr 8, 2010 at 1:32 PM, Daniel <dpicon AT gmail DOT com> wrote:
>   
>> Hi...
>>
>> Well, in the first place, English is not my first language, so sorry for
>> some errors in my e-mail... :)
>>
>> I have a bacula server with ubuntu 9.10 working fine. I can connect with
>> 4 others servers and make all the backups with no errors. But, in my
>> personal machine, I install the last version off bacula (5.0.1) with the
>> option "client-only" like I did with all others machines and make the
>> config in the bacula server to make the backup of my /home/user (my
>> personal machine has installed the ubuntu 9.10). When I try to make the
>> backup, the bacula server return no errors, but don't copy any files
>> from my computer. If I do the estimate of backup, it returns:
>>
>> Using Catalog "Mycatalog"
>> Conecting client XXXXXX-fd in 192.168.1.67:9102
>> 2000 OK estimate files=1 bytes=0
>>
>> My /home/user has more than 10Gb of files, but bacula don't find any
>> file or folder.
>>
>> Does anyone has a suggestion??
>>
>>     
>
> What does your backup set look like? Is /home on a different filesystem as /
>
>
> John
>
>   

I don't really understand what you mean with "backup set look likes". I 
think you want to know how my director is config to access my computer, 
am I right? If yes, that is the configuration of the FileSet

FileSet {                                
  Name = "User File Set"
  Include {
    Options {
        Exclude = yes
    }
    File = /home/user/
    }
        Exclude {
                File = /home/user/.VirtualBox/
                File = /home/user/.gvfs
              }
}

The rest of configuration (connection, Job...) is ok bacause I can 
connect to my computer. The only problem is the server don't find any 
file to make backup of.

My /home is in the same partition of my root directory (/).

If I have to send more information, please just tell me

Thanks for the help

Daniel


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users