Windows Server 2003检查磁盘失败

我试图做ntbackup,并得到了很多错误,说有腐败的文件,最终会来到一个,它不能处理和中止。 这是我运行chkdsk时得到的:

C:\Documents and Settings\Administrator>chkdsk c: The type of the file system is NTFS. WARNING! F parameter not specified. Running CHKDSK in read-only mode. CHKDSK is verifying files (stage 1 of 3)... 725312 file records processed. File verification completed. 2802 large file records processed. 0 bad file records processed. 0 EA records processed. 2 reparse records processed. CHKDSK is verifying indexes (stage 2 of 3)... 10 percent complete. (18661 of 1888792 index entries processed) File record segment 1960 is unreadable. 10 percent complete. (19199 of 1888792 index entries processed) File record segment 1970 is unreadable. File record segment 1971 is unreadable. File record segment 1972 is unreadable. 11 percent complete. (35906 of 1888792 index entries processed) Correcting error in index $I30 for file 6803. Correcting error in index $I30 for file 6803. Correcting error in index $I30 for file 6817. Correcting error in index $I30 for file 6817. 16 percent complete. (173647 of 1888792 index entries processed) File record segment 45733 is unreadable. File record segment 45734 is unreadable. File record segment 45735 is unreadable. File record segment 45736 is unreadable. File record segment 45737 is unreadable. File record segment 45740 is unreadable. File record segment 45741 is unreadable. File record segment 45743 is unreadable. File record segment 45746 is unreadable. 22 percent complete. (340222 of 1888792 index entries processed) File record segment 129101 is unreadable. 37 percent complete. (772265 of 1888792 index entries processed) An unspecified error occurred. 

我已经用修复选项运行它,它也会中止使用。

技术进来,取代了驱动器。 他能够获得磁盘映像并将其移动。

它只把问题转移到一个新的磁盘上。 我们不能从备份恢复,因为我们最近build立这个系统,没有备份,并希望避免从头开始。

另外,我尝试了简单的备份方式,也没有任何效果。

另一件事,我创build了一个文件夹,并在新的驱动器放入后创build了7000个随机文件。当试图备份时,ntbackup没有失败,但确实给了我许多损坏的文件错误。 我会想,如果是驱动器,创build新文件和备份不会给我的错误,除非文件系统被破坏,并以某种方式导致他们错了。 它说的文件是腐败的,我可以用一个编辑器打开并保存它们。 他们仍然在备份上腐败。 如果我复制这些文件,副本也会损坏。

很奇怪

我正在寻求最佳的方式进行的build议,以及如何解决问题。

如果你最近build立了这个系统,并没有备份,从头开始正是你想要做的。 你的文件系统似乎正在遭受大规模的腐败。 即使chkdsk修复它,那么在受损的操作系统文件中可能会出现奇怪的无法解释的错误。

成像一个损坏的文件系统当然是要移动它的腐败。

我会开始testing服务器的RAM,RAID控制器和磁盘,以确保它们不会造成损坏。 然后擦拭驱动器,重新开始。 如果你还没有进行备份,那基本上意味着迄今为止的工作,那么设置它对你来说没有任何价值。 所以重新开始吧。 并立即开始备份。