Video Screencast Help
Search Video Help Close Back
to help

Ntfs corruption events after installing BUE 2012 hotfix 199866

Created: 21 Jan 2013 | 8 comments
B-N's picture
0 0 Votes
Login to vote

Platform: Windows Server 2008 R2

Symantec product: Backup Exec 2012

After installing all available updates for BUE 2012 we started getting a number of errors logged in the system log:

 

 ID: 55
 SRC: Ntfs
 The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume USER1.
 -------------------------------------------------------------------
 ID: 55
 SRC: Ntfs
 The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume SYS.
 --------------------------------------------------------------------
 ID: 26
 SRC: Application popup
 Application popup: Windows - Corrupt File : Exception Processing Message 0xc0000102 Parameters 0x000007FEFD7E718C 0x000007FEFD7E718C 0x000007FEFD7E718C 0x000007FEFD7E718C

 

 We uninstalled all the updates just installed with the exception of hotfix 199866 which cannot be uninstalled, the error remained. If we stop all the BUE services we do not get these error events any longer, start the BUE and the events start again.

 

Anyone else come across this and does anyone have a fix ? I'm trying to avoid having to uninstall BUE completely and re-install with the pre199866 install media, partly because of the time and server restart and partly because I get the impression the BUE uninstall is not that reliable.

B-N

 

Comments 8 CommentsJump to latest comment

CraigV's picture

Hi B-N,

 

Check the link below:

https://www-secure.symantec.com/connect/forums/bac...

Thanks!

If you find this is a solution, please mark it as such.

0
Login to vote
B-N's picture

Hi,

 Thanks for the post, although I do not see anything relevant in there.

 We are not running a VMware agent and the keys

Key_Local_Machine\Software\Symantec\Backup Exec for Windows\Backup Exec\Engine\VMware Agent
 
Key1  : Disable NTFS Used Sector Tracking
 
Key 2 : Disable NTFS Used Sector Tracking Dynamic Disk Support
 

 do not exist on our installation.

 

B-N

 

0
Login to vote
CraigV's picture

OK thanks for the clarification...in this case, check the Known Issues section (https://www-secure.symantec.com/connect/backup-and...), and if need-be, open up a support call with Symantec themselves.

Post back here when/if you get a solution!

Thanks!

If you find this is a solution, please mark it as such.

0
Login to vote
pkh's picture

I doubt that the hotfix cause the NTFS error.  BE does not write to the disk.  It is more likely that the disk corruption is due to some other factors, like a failing disk.  You should use a command prompt and run chkdsk /f to correct the disk errors.

0
Login to vote
B-N's picture

The disk has been checked, it is on a RAID subsystem (Dell H700) which has it's own physical disk monitor and logging, there are no disk faults logged. A RAID controller disk check was run on the disks which reported no faults. Windows CHKDSK /F /R was run against both OS volumes and returned no problems found.

B-N

 

0
Login to vote
pkh's picture

Try turning off the disk caching on the disk and see whether the error messages goes away.

0
Login to vote
B-N's picture

We have not had any error events logged since changing the shadow copy settings yesterday (approximately 18 hours ago), we have passed this to Symantec who are looking into it.

 Thanks for your interest.

B-N

0
Login to vote
dbiddle's picture

I just solved a similar issue with my 2012 install. It kept failing on one volume on my file server. I tried an updated NTFS driver for windows server 2003 but that didn't solve it.
I came across a post that said to delete the VSS shadow copies and found that shadow copies were disabled. Once I enabled shadow copies on the volume the backups were successful.

The strange thing is that we've been using veritas/backup exec since this server was installed in October 2006 and never had problems until recently. We also always used AOFO with automatically select.

0
Login to vote