I use DPM2012 and was backing up our sharepoint servers. The SQL data was backing up fine, but the BM/system states were failing. So trying to see if it's a DPM issue, I went to the server itself and did a wbadmin -allcritial. It gets between 40-60% before failing with, "The backup operation stopped before completing." I checked the log in App->Microsoft->Windows->Backup and it has an error with:
Event ID 5
HResult 2147024894
I haven't been able to find any info with this particular error code. At this point I'm not sure if I should be looking more for a general windows backup issue or if it's a sharepoint issue. Here's some more of the log info in case that helps.
<Data Name="VolumesInfo"><VolumeInfo><VolumeInfoItem Name="C:" OriginalAccessPath="C:"
State="12" HResult="-2147024894" DetailedHResult="0" PreviousState="9" IsCritical="1" IsIncremental="0" BlockLevel="1" HasFiles="0" HasSystemState="1" IsCompacted="0"
IsPruned="0" IsRecreateVhd="0" FullBackupReason="2" DataTransferred="121675644928" NumUnreadableBytes="0" TotalSize="189596368896" TotalNoOfFiles="0" Flags="1578" BackupTypeDetermined="1"
SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /></VolumeInfo></Data>
Thanks,
-Danny