2007/7/1, Matthias Meyer <[EMAIL PROTECTED]>:
> Also a check of the used inodes let assume that the files are not pooled.
> The file I checked is written by me and noch change since years:
> vdr:~# ls -alh /debiandowngrades/install.txt
> -rw-r--r-- 1 root root 473 2005-08-20 14:28 /debiandowngrades/install.txt
>
> Than I searching this file in the backup:
> FileServer:~# find /Backup/pc/vdr -name finstall.txt -exec ls -i {} \;
> 563025 /Backup/pc/vdr/10/f%2f/fdebiandowngrades/finstall.txt
> 509047 /Backup/pc/vdr/3/f%2f/fdebiandowngrades/finstall.txt
>
> where 3 and 10 are full backups. I have also 4-9 and 11-13 which are
> incremental backups and not contain this file (because it is not changed!).It shows in the full backups because they are "filled" with hardlinks to the pool. It's the same file. The incrementals are not filled unless you ask for it in the config settings. http://backuppc.sourceforge.net/faq/BackupPC.html#item__conf_incrfill_ > I've configured backuppc with tar and compression 9. There's not much point in setting compression level 9. http://backuppc.sourceforge.net/faq/BackupPC.html#item_compression thomas nygreen ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
