Microsoft KB Archive/931689

From BetaArchive Wiki

Article ID: 931689

Article Last Modified on 10/11/2007



APPLIES TO

  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003 R2 Standard x64 Edition
  • Microsoft Windows Server 2003 R2 Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003 R2 Enterprise x64 Edition
  • Microsoft Windows Server 2003 R2 Enterprise Edition (32-Bit x86)
  • Microsoft Windows Server 2003 R2 Datacenter x64 Edition
  • Microsoft Windows Server 2003 R2 Datacenter Edition (32-Bit x86)



SYMPTOMS

When you scan a volume on a Windows Server 2003-based computer by using the chkdsk /r command, you receive a status message that resembles the following:

CHKDSK is verifying file data (stage 4 of 5)...
0 percent completed. 
1 percent completed. 
2 percent completed. 
3 percent completed. 
Windows replaced bad clusters in file <number>
of name <file name>.
100 percent completed. 
File data verification completed.
CHKDSK is verifying free space (stage 5 of 5)...

This status message incorrectly indicates that Windows replaced bad clusters. This status message can occur if the following conditions are true:

  • The current volume has a compressed file.
  • The size of the compressed file is larger than 4 gigabytes (GB).


CAUSE

During a surface scan, the Chkdsk.exe tool tries to read the contents of all compressed files on the volume. A failure to read one or more clusters in a file will indicate that a failure occurred when the Chkdsk.exe tool read the data on the volume.

If the Chkdsk.exe tool encounters a compressed file that is larger than 4 GB, an arithmetic error occurs that stops the scan of the 4-GB compressed file. When this issue occurs, the Chkdsk.exe tool assumes that an error occurred when the Chkdsk.exe tool tried to read the data on the volume.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

This hotfix requires that Microsoft Windows Server 2003 with Service Pack 1 (SP1) or with a later service pack is installed on the computer.

889100 How to obtain the latest service pack for Windows Server 2003


Restart requirement

You have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Windows Server 2003 with Service Pack 1 (SP1), x86-based versions
File name File version File size Date Time Platform
Untfs.dll 5.2.3790.2866 319,488 22-Jan-2007 21:10 x86
Windows Server 2003 with Service Pack 2 (SP2), x86-based versions
File name File version File size Date Time Platform
Untfs.dll 5.2.3790.4008 320,000 22-Jan-2007 21:25 x86
Windows Server 2003, x64-based versions
File name File version File size Date Time Platform SP requirement Service branch
Untfs.dll 5.2.3790.2866 461,312 22-Jan-2007 05:45 x64 SP1 Not Applicable
Wuntfs.dll 5.2.3790.2866 319,488 22-Jan-2007 05:45 x86 SP1 WOW
Windows Server 2003 with Service Pack 2 (SP2), x64-based versions
File name File version File size Date Time Platform SP requirement Service branch
Untfs.dll 5.2.3790.4008 467,968 22-Jan-2007 05:50 x64 SP2 Not Applicable
Wuntfs.dll 5.2.3790.4008 320,000 22-Jan-2007 05:50 x86 SP2 WOW
Windows Server 2003 with Service Pack 1 (SP1), Itanium-based versions
File name File version File size Date Time Platform SP requirement Service branch
Untfs.dll 5.2.3790.2866 943,616 22-Jan-2007 05:45 IA-64 SP1 Not Applicable
Wuntfs.dll 5.2.3790.2866 319,488 22-Jan-2007 05:45 x86 SP1 WOW
Windows Server 2003 with Service Pack 2 (SP2), Itanium-based versions
File name File version File size Date Time Platform SP requirement Service branch
Untfs.dll 5.2.3790.4008 943,616 22-Jan-2007 05:49 IA-64 SP2 Not Applicable
Wuntfs.dll 5.2.3790.4008 320,000 22-Jan-2007 05:49 x86 SP2 WOW


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

After you install this hotfix, and you run the chkdsk /r command, you receive a message that resembles the following:

CHKDSK is verifying files (stage 1 of 5)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 5)...
Index verification completed.
CHKDSK is verifying security descriptors (stage 3 of 5)...
Security descriptor verification completed.
CHKDSK is verifying file data (stage 4 of 5)...
File data verification completed

Keywords: kbqfe kbexpertiseinter kbhotfixserver KB931689