<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Amit Pawar - Infrastructure blog : Storage</title><link>http://blogs.technet.com/apawar/archive/tags/Storage/default.aspx</link><description>Tags: Storage</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Self-healing NTFS in Windows Server 2008 and Windows Vista</title><link>http://blogs.technet.com/apawar/archive/2008/02/14/self-healing-ntfs-in-windows-server-2008-and-windows-vista.aspx</link><pubDate>Thu, 14 Feb 2008 01:24:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2886897</guid><dc:creator>apawar</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/apawar/comments/2886897.aspx</comments><wfw:commentRss>http://blogs.technet.com/apawar/commentrss.aspx?PostID=2886897</wfw:commentRss><description>&lt;p&gt;I ask this question to a customer who ask me about how Windows Server 2008 can help them achieve higher availability for their data. &lt;/p&gt; Have you ever had some weird disk or system behavior on your system volume, discovered or believed it was disk corruption, and then ran &amp;#8220;chkdsk c: /f&amp;#8221; on it only to get that lovely message:   &lt;br /&gt;&amp;#8220;&lt;i&gt;Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts (Y/N)&lt;/i&gt;&amp;#8221;?   &lt;p&gt;So then I ask them how would you like to reduce the likely hood of ever having to do a chkdsk. An the IT Pros in the room want to know more about a feature in Windows Server 2008 and Windows Vista called Self-healing NTFS. This is not one of the features that filters up into the marketing material for either Windows Vista or Windows Server 2008. However when I am talking to customers who want high availability for their data this feature is very important to talk about.&lt;/p&gt;  &lt;p&gt;So what is is Self-healing NTFS and how can it help :&lt;/p&gt;  &lt;p&gt;By default in Server 2008, self-healing NTFS is turned on and automatically detects and recovers/repairs/removes corruptions on the NTFS volume, boot sector, or files. It does this on the When any of these repairs are done, it will log a NTFS source event in the system event log (# 130 and 55 event IDs).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://edge.technet.com/Link/8ae14e97-1283-42f0-ba82-c1c72942f571/"&gt;&lt;img height="218" alt="Self-Healing-NTFS-130-small" src="http://edge.technet.com/Link/343ba520-36d0-4e9d-aa8a-55d94ee49ce4/" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It&amp;#8217;s going to possibly remove/delete a corrupted file someone is using on the disk? What if I lose data?&lt;/p&gt;  &lt;p&gt;So lets look at this way &amp;#8211; if the file is corrupted, it&amp;#8217;s gone anyway and you can look at what was removed in the logs. Furthermore, there is a good possibility self-healing NTFS can fix the issue without the user ever even knowing there is a problem and you get all of the overall benefits listed below.&lt;/p&gt;  &lt;p&gt;However, just for those who don&amp;#8217;t want the automatic repair/deletions, there is a way to turn it on/off. It&amp;#8217;s a pretty simple command: &amp;#8220;&lt;b&gt;fsutil repair set c: 0&lt;/b&gt;&amp;#8221; where c: represents the volume you&amp;#8217;d like to turn in off. Replace the 0 with a 1 and it will turn it back on the drive. When you turn it off, it will notify you a file is corrupt but do nothing to fix it.&lt;/p&gt;  &lt;p&gt;Overall benefits (rephrased from the Changes in functionality from WS2003 SP1 guide below):    &lt;br /&gt;&amp;#183; Runs without requiring reboots on all volumes, except in extreme corruption conditions     &lt;br /&gt;&amp;#183; Preserves as much data as possible - based on the type of corruption     &lt;br /&gt;&amp;#183; Reduces failed file system mounting requests     &lt;br /&gt;&amp;#183; Provides better reporting for file system changes     &lt;br /&gt;&amp;#183; Recovers volumes when boot sector is readable, but no NTFS volume identified     &lt;br /&gt;&amp;#183; Validates and preserves data with critical system files&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:325cc6ea-e2ba-4a59-ae47-787039aab6dc" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/NTFS" rel="tag"&gt;NTFS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows%20Server%202008" rel="tag"&gt;Windows Server 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Fix" rel="tag"&gt;Fix&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Chkdsk" rel="tag"&gt;Chkdsk&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2886897" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/apawar/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://blogs.technet.com/apawar/archive/tags/High+Availability/default.aspx">High Availability</category><category domain="http://blogs.technet.com/apawar/archive/tags/NTFS/default.aspx">NTFS</category><category domain="http://blogs.technet.com/apawar/archive/tags/File/default.aspx">File</category><category domain="http://blogs.technet.com/apawar/archive/tags/Storage/default.aspx">Storage</category></item></channel></rss>