Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

ARCHIVED: What is a lost cluster?

A cluster is a unit of storage space on an MS-DOS/Windows-formatted hard drive (in Unix operating systems, the concept is called a block). A lost cluster (in Unix, a lost block or orphan) is one that is not used by a file, but that is not listed as free in the file allocation table (FAT) in Windows 9x, the Master File Table (MFT) in NT-based operating systems like Windows 2000, XP, or 2003, or the Superblock in Unix and Linux operating systems. Lost clusters can sometimes contain parts of corrupted files; however, they are usually blank space that was originally allocated to a program and for some reason has not been released. Lost clusters can occur when there is a loss of power to your computer or when programs are not shut down properly, so that data waiting in the disk cache to be written to the hard drive is lost; this happens even though the FAT, MFT, or Superblock has been updated to say that it was actually written. Clusters that are really empty but are listed in the FAT, MFT, or Superblock as containing part of the file are lost clusters.

In Windows, you can attempt to reclaim lost clusters by running ScanDisk or CHKDSK (in Windows 2000 and later). These programs collect the data in lost clusters and put it into files named file####.chk. Most of the time these files are useless, and you can delete them. If you want to view these files, however, you can open them in a word processor such as Microsoft Word. You may find some data in the file fragments that might be useful. Usually, though, you will want to just delete these files to reclaim the space.

In Unix, you can use the program fsck (Filesystem Check) to try to fix orphans. The data from those orphaned blocks is put into a lost+found directory, and files are named after the inode where the blocks were discovered.

This is document aibn in domain all.
Last modified on January 03, 2013.

I need help with a computing problem

  • Fill out this form to submit your issue to the UITS Support Center.
  • Please note that you must be affiliated with Indiana University to receive support.
  • All fields are required.



Please provide your IU email address. If you currently have a problem receiving email at your IU account, enter an alternate email address.

I have a comment for the Knowledge Base

  • Fill out this form to submit your comment to the IU Knowledge Base.
  • If you are affiliated with Indiana University and need help with a computing problem, please use the I need help with a computing problem section above, or contact your campus Support Center.