<br><font size=3>Hello All, <br>
<br>
I have had dirvish working for the past month. I love it! However, recently
I started running out of space. I deleted all of my incremental backups,
and kept my "init" backup, in which I have set to "never
expire". Now, every time I run dirvish-runall, I get a full backup
each day. I have deleted by initial backup, and created a new one. Still,
each day, I get full backups. I have upgraded to the newest rsync, with
the same problems. <br>
<br>
du -shc deathstar_08-24-2007/ deathstar_08-26-2007/ <br>
8.5G deathstar_08-24-2007/ <br>
8.6G deathstar_08-26-2007/ <br>
18G total <br>
<br>
Can anyone please shed some light on this? I have tried many different
things. I would have thought that starting over from scratch with initial
images would have cured my problem, but every day I get full backups! Please
help! Thanks in advance! Below, are my dirvish configuration files... <br>
<br>
<br>
#master.conf <br>
bank: <br>
/backup/server_backups/dirvish <br>
exclude: <br>
*~ <br>
.nfs* <br>
lost+found/ <br>
backup/ <br>
boot/ <br>
dev/ <br>
mnt/ <br>
proc/ <br>
sys/ <br>
tmp/ <br>
image-default: %Y-%m-%d <br>
log: bzip2 <br>
image-perm: 700 <br>
Runall: <br>
deathstar 20:00 <br>
expire-default: +5 days <br>
<br>
#default.conf <br>
rsync-client: "/usr/local/bin/rsync-new" <br>
client: backupuser@deathstar <br>
tree: / <br>
exclude: <br>
home/backupuser/backups_temp/ <br>
backup/ <br>
var/run/ <br>
var/lock/ <br>
xdev: 0 <br>
image-default: deathstar_%m-%d-%Y <br>
index: gzip </font>