I pulled it out and took a look. There were some issues, viz:
phil@phils-i5 ~ $ sudo fsck -r /dev/sdb1
fsck from util-linux 2.20.1
fsck.fat 3.0.26 (2014-03-07)
0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
? 1
Reclaimed 3 unused clusters (12288 bytes).
Free cluster summary wrong (1910071 vs. really 1910074)
1) Correct
2) Don't correct
? 1
Perform changes ? (y/n) y
/dev/sdb1: 138 files, 5374/1915448 clusters
phil@phils-i5 ~ $ sudo fsck -r /dev/sdb1
fsck from util-linux 2.20.1
fsck.fat 3.0.26 (2014-03-07)
/dev/sdb1: 138 files, 5374/1915448 clusters
The part about the filesystem not being properly unmounted makes me wonder if pulling it out while the Archon is running is really OK...
Looking at the file timestamps on the disk, they are all from October 8 or before, EXCEPT many of the files in the system\backups directory WHICH ARE DATED TODAY.
I'll put the thumb drive back in, restart and have a look at what's going on tomorrow.
phil@phils-i5 ~ $ sudo fsck -r /dev/sdb1
fsck from util-linux 2.20.1
fsck.fat 3.0.26 (2014-03-07)
0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
? 1
Reclaimed 3 unused clusters (12288 bytes).
Free cluster summary wrong (1910071 vs. really 1910074)
1) Correct
2) Don't correct
? 1
Perform changes ? (y/n) y
/dev/sdb1: 138 files, 5374/1915448 clusters
phil@phils-i5 ~ $ sudo fsck -r /dev/sdb1
fsck from util-linux 2.20.1
fsck.fat 3.0.26 (2014-03-07)
/dev/sdb1: 138 files, 5374/1915448 clusters
The part about the filesystem not being properly unmounted makes me wonder if pulling it out while the Archon is running is really OK...
Looking at the file timestamps on the disk, they are all from October 8 or before, EXCEPT many of the files in the system\backups directory WHICH ARE DATED TODAY.
I'll put the thumb drive back in, restart and have a look at what's going on tomorrow.