Differences between revisions 1 and 2
Revision 1 as of 2010-03-05 15:13:02
Size: 411
Comment:
Revision 2 as of 2010-03-05 15:15:06
Size: 418
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
Verify that the size has increased with 10 bytes. Verify that the size has changed (though not very much).

Log onto one of the bitarchive machines, e.g. sb-test-bar-001.statsbiblioteket.dk

Go the the filedir of the bitarchive application.

Check the size of a file:

> ls -ll 1-metadata-1.arc

Note the size (5th value).

Add some data to the file:

> echo "extrabytes" >> 1-metadata-1.arc

Check the size of the file:

> ls -ll 1-metadata-1.arc

Verify that the size has changed (though not very much).

It42CorruptFileInBitarchive (last edited 2011-04-27 15:28:33 by SoerenCarlsen)