Subscribe to Windows IT Pro
February 16, 2005 12:00 AM

JSI Tip 9063. When you attempt to set the dirty bit on a mount point by using FsUtil.exe in Windows Server 2003, you receive 'Error: Access is denied'?

Windows IT Pro
InstantDoc ID #83044
Rating: (0)

In WIndows Server 2003, when you attempt to set the dirty bit on a mount point by using fsutil dirty set <Mount Point>, you receive Error: Access is denied.

Example:

:: Create a folder on drive F:
MD F:\Folder
:: Determine the GUID of the D: volume
mountvol
:: Create a volume mount point from F:\Folder on the D: volume
mountvol F:\Folder \\?\Volume{f21ebfa2-6713-11d9-a9ad-806d6172696f}:: Set the dirty bit on the mount point
fsutil dirty set F:\Folder
:: You will receive Error: Access is denied.
To workaround this behavior, you must temporarily assign a drive letter to the mount point so that FsUtil.exe can set the dirty bit:

fsutil dirty set <Drive_Letter:>

NOTE: Service Pack 1 (SP1) for Windows Server 2003 has a Maintenance Mode feature that will allow you to run CHKDSK in a clustered environment.



Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.