Hi All,
I have a Client that uses Windows Server FE
Issue is when Backing up the C: it is getting stuck on 18.67GB every time, all other drives back up fine. I have ran Chkdsk /f several times on bothe the C: and external backup drive. I have tried several different back up drives but to no avail. Below is
error messages from various window event logs:-
Windows server back up error - the request could not be performed because of an i/o device error server
Eventlog backup error - Backup started at '24/02/2016 11:27:55' failed with following error code '2147943517'.
event log system log error - The device, \Device\Harddisk1\DR1, has a bad block.
Backup error log in XML -
- <System>
<Provider Name="Microsoft-Windows-Backup" Guid="{1db28f2e-8f80-4027-8c5a-a11f7f10f62d}" />
<EventID>5</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2016-02-24T11:44:20.431Z" />
<EventRecordID>7153</EventRecordID>
<Correlation />
<Execution ProcessID="5964" ThreadID="8252" />
<Channel>Microsoft-Windows-Backup</Channel>
<Computer>SVRNORLAND.norland.local</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="BackupTemplateID">{874C70A6-2FB1-471E-8532-9126E2FDCAF8}</Data>
<Data Name="HRESULT">2147943517</Data>
<Data Name="BackupState">12</Data>
<Data Name="BackupTarget">I:</Data>
<Data Name="NumOfVolumes">1</Data>
<Data Name="BackupTime">2016-02-24T11:27:55.802Z</Data>
<Data Name="HRESULT">2147943517</Data>
<Data Name="VolumesInfo"><VolumeInfo><VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="12" HResult="-2147023779" DetailedHResult="0" PreviousState="9"
DataTransferred="20022296576" NumUnreadableBytes="0" TotalSize="49537810432" Flags="2" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" SSBVhdSize="0"/></VolumeInfo></Data>
<Data Name="DetailedHRESULT">0</Data>
<Data Name="SourceSnapStartTime">2016-02-24T11:27:55.802Z</Data>
<Data Name="SourceSnapEndTime">2016-02-24T11:28:42.134Z</Data>
<Data Name="PrepareBackupStartTime"><TimesList><Time Time="2016-02-24T11:28:44.755Z" /></TimesList></Data>
<Data Name="PrepareBackupEndTime"><TimesList><Time Time="2016-02-24T11:28:47.173Z" /></TimesList></Data>
<Data Name="BackupWriteStartTime"><TimesList><Time Time="2016-02-24T11:28:47.173Z" /></TimesList></Data>
<Data Name="BackupWriteEndTime"><TimesList><Time Time="2016-02-24T11:44:10.151Z" /></TimesList></Data>
<Data Name="TargetSnapStartTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="TargetSnapEndTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="DVDFormatStartTime"><TimesList></TimesList></Data>
<Data Name="DVDFormatEndTime"><TimesList></TimesList></Data>
<Data Name="MediaVerifyStartTime"><TimesList></TimesList></Data>
<Data Name="MediaVerifyEndTime"><TimesList></TimesList></Data>
<Data Name="BackupPreviousState">9</Data>
<Data Name="ComponentStatus"><ComponentStatus></ComponentStatus></Data>
<Data Name="SSBEnumerateStartTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SSBEnumerateEndTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SSBVhdCreationStartTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SSBVhdCreationEndTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SSBBackupStartTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SSBBackupEndTime">1601-01-01T00:00:00.000Z</Data>
<Data Name="SystemStateBackup">false</Data>
</EventData>
</Event>
any suggestions would be great ,
Thanks
Peter