<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 &quot;init&quot; backup, in which I have set to &quot;never
expire&quot;. 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 &nbsp; &nbsp;deathstar_08-24-2007/ <br>
8.6G &nbsp; &nbsp;deathstar_08-26-2007/ <br>
18G &nbsp; &nbsp; 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>
&nbsp; &nbsp; &nbsp; &nbsp; /backup/server_backups/dirvish <br>
exclude: <br>
&nbsp; &nbsp; &nbsp; &nbsp; *~ <br>
&nbsp; &nbsp; &nbsp; &nbsp; .nfs* <br>
&nbsp; &nbsp; &nbsp; &nbsp; lost+found/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; backup/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; boot/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; dev/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; mnt/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; proc/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; sys/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; tmp/ <br>
image-default: %Y-%m-%d <br>
log: bzip2 <br>
image-perm: 700 <br>
Runall: <br>
&nbsp; &nbsp; &nbsp; &nbsp;deathstar 20:00 <br>
expire-default: +5 days <br>
<br>
#default.conf <br>
rsync-client: &quot;/usr/local/bin/rsync-new&quot; <br>
client: backupuser@deathstar <br>
tree: / <br>
exclude: <br>
&nbsp; &nbsp; &nbsp; &nbsp; home/backupuser/backups_temp/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; backup/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; var/run/ <br>
&nbsp; &nbsp; &nbsp; &nbsp; var/lock/ <br>
xdev: 0 <br>
image-default: deathstar_%m-%d-%Y <br>
index: gzip </font>