Gene Heskett <[EMAIL PROTECTED]> writes:
> What happened is that I put in a new 120 Gb drive, 2x the size of the
> one I took out, mainly because the root partition was full, and no
> room to readjust things was available.
> So the disklist is unchanged. Why does amanda want to do a level 0 on
> the whole system?
Amanda does not want anything, it is the tar (or dump) below.
GNU tar uses (among other things) the inode numbers in order to find
out whether a file has changed. So all files are detected as changed.
Sven