Windows Server 2003
1833729 Members
2411 Online
110063 Solutions
New Discussion

windows 2003 server - (restarting chkdsk runs)

 
guna81_m
Advisor

windows 2003 server - (restarting chkdsk runs)

I installed windows 2003 server in bl460c and presented a lun of 300gb to windows server .

If iam restarting a windows 2003 server , chkdsk has been running for each and every time for the presented lun 300gb .

errors in chkdsk :

1. correcting a minor error in file
2. index verification completed
3. recovering orphaned files

chkdsk takes 6 hrs to complete this porcess.

how can i solve this issue ?

Thanks and regards,
M.Gunasekaran.



1 REPLY 1
Edgar Zapata
Esteemed Contributor

Re: windows 2003 server - (restarting chkdsk runs)

Hello,

Check the data of this registry value:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager [BootExecute] change whatever value you have in there to:

autocheck autochk *


However,
On volumes marked as "dirty", Windows automatically runs chkdsk when you restart the computer.
On servers that are infrequently restarted, use the chkntfs or the fsutil dirty query commands to determine whether the volume's dirty bit is set before running chkdsk.

Interrupting chkdsk is not recommended. However, canceling or interrupting chkdsk should not leave the volume any more corrupt than it was before chkdsk was run. Rerunning chkdsk repairs any remaining corruption on the volume.

See
http://technet.microsoft.com/en-us/library/cc755829(WS.10).aspx

http://support.microsoft.com/kb/831426/en-us