Bacula-users

Re: [Bacula-users] backup size is bigger that sum of size of files

2009-07-08 12:59:06
Subject: Re: [Bacula-users] backup size is bigger that sum of size of files
From: Victor Hugo dos Santos <listas.vhs AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 8 Jul 2009 12:53:43 -0400
On Wed, Jul 8, 2009 at 12:26 PM, Martin Simmons<martin AT lispworks DOT com> 
wrote:
>>>>>> On Mon, 6 Jul 2009 09:42:37 -0400, Victor Hugo dos Santos said:
>>
>> hello,

[...]

> Maybe you have some sparse files?  You could check this by looking for large
> files using something like this:
>
> sudo find /home /etc /root /var/log/squid3 /var/log/dansguardian 
> /var/spool/cron -xdev -size +2000000 -ls

no.  :-(

victor@proxy1:~$ sudo find /home /etc /root /var/log/squid3
/var/log/dansguardian /var/spool/cron -xdev -size +2000000 -ls
victor@proxy1:~$ sudo find /home /etc /root /var/log/squid3
/var/log/dansguardian /var/spool/cron -xdev -size +200000 -ls
4014246 117028 -rw-r-----   1 proxy    winbindd_priv 119711685 Jul  5
06:57 /var/log/squid3/store-auth.log.1


> You could also do this in bconsole to see which files are in the Incremental
> backup and check their sizes:
>
> list files jobid=13246

mmm.. before of send my mail. I ran this commando to check files
included on backup, but not show problem or extra files for this job.

+--------+--------+---------------------+------+-------+----------+---------------+-----------+
| jobid  | name   | starttime           | type | level | jobfiles |
jobbytes      | jobstatus |
+--------+--------+---------------------+------+-------+----------+---------------+-----------+
| 13,246 | proxy2 | 2009-07-06 00:19:57 | B    | I     |      431 |
6,296,577,452 | T         |
+--------+--------+---------------------+------+-------+----------+---------------+-----------+


> I assume one of those files is sparse.

other idea ?

thanks

-- 
-- 
Victor Hugo dos Santos
Linux Counter #224399

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>