/viceXX usage

Usage on the partition is significantly higher than you'll obtain by adding up these files

despair.mit.edu# du -sk
38      .
despair.mit.edu# df -k /vicepb
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/dsk/c0t1d0s2    1968972 1514981  257094    86%    /vicepb

This is why a special version of fsck is needed for these partitions. The files stored in AFS are not connected to the root inode of the ufs filesystem on the vice partition and are accessed by inode number. A normal fsck binary will consider this data unreferenced, and place it all in lost+found.

previous index next