Windows Server 2012 Server Backup error

Associate
Joined
8 Mar 2007
Posts
2,176
Location
between here and there
hi all,

I've got several 2008 and a few 2012 servers.

I've been using a netgear readynas 314 to store the windows backups images that get generated each night by each server.

On the 2008 side, all is working perfectly.

If i try to backup a 2012 machine (system state) to a local disk it works perfectly.

If i try to do the same backup again to the nas if fails with the error;

'Backup failed to complete. There was a failure in preparing the backup image of one of the volumes backup set. Incorrect Function.'

whats strange is the error seems to imply that it can't create/read/write a VSS shapshot of it's self. which is odd as it works locally.

Oh, and yes the credentials uses to access the nas have full read & write permissions.

Anyone got any ideas?

I have a ticket open with Netgear, but have no response as of yet.

thanks in advance
 
Is this the error you get within the event log? I would check the event log for some more details.

Check the vss writers as well

"vssadmin list writers" check is these all look good.

Is this from starting a fresh backup directly to the NAS device?

More information needed :)
 
Is this the error you get within the event log? I would check the event log for some more details.

Check the vss writers as well

"vssadmin list writers" check is these all look good.

Is this from starting a fresh backup directly to the NAS device?

More information needed :)


The error in the event log is more misleading than the error given in the backup application it's self.

however i the interest of clarity..

Code:
+ System 

  - Provider 

   [ Name]  Microsoft-Windows-Backup 
   [ Guid]  {1DB28F2E-8F80-4027-8C5A-A11F7F10F62D} 
 
   EventID 5 
 
   Version 3 
 
   Level 2 
 
   Task 0 
 
   Opcode 0 
 
   Keywords 0x4000000000000000 
 
  - TimeCreated 

   [ SystemTime]  2013-08-27T13:23:57.581662800Z 
 
   EventRecordID 303 
 
   Correlation 
 
  - Execution 

   [ ProcessID]  3420 
   [ ThreadID]  3216 
 
   Channel Microsoft-Windows-Backup 
 
   Computer MB-WEBSERVER-01.micro-p.com 
 
  - Security 

   [ UserID]  S-1-5-18 
 

- EventData 

  BackupTemplateID {5A1DD092-CB66-4B4D-B8AB-EE2F04AD74E9} 
  HRESULT 0x807800c5 
  DetailedHRESULT 0x80070001 
  ErrorMessage %%2155348165 
  BackupState 12 
  BackupTime 2013-08-27T13:22:10.993181000Z 
  BackupTarget \\x.x.x.x\wbs 
  NumOfVolumes 1 
  VolumesInfo <VolumeInfo><VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="12" HResult="-2147024895" DetailedHResult="0" PreviousState="8" IsCritical="1" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="2" DataTransferred="0" NumUnreadableBytes="0" TotalSize="137952" TotalNoOfFiles="37" Flags="1604" BackupTypeDetermined="1" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /></VolumeInfo> 
  SourceSnapStartTime 2013-08-27T13:22:10.977568900Z 
  SourceSnapEndTime 2013-08-27T13:23:06.846201100Z 
  PrepareBackupStartTime <TimesList><Time Time="2013-08-27T13:23:15.362Z" /></TimesList> 
  PrepareBackupEndTime <TimesList><Time Time="1601-01-01T00:00:00.000Z" /></TimesList> 
  BackupWriteStartTime <TimesList><Time Time="1601-01-01T00:00:00.000Z" /></TimesList> 
  BackupWriteEndTime <TimesList><Time Time="1601-01-01T00:00:00.000Z" /></TimesList> 
  TargetSnapStartTime 1601-01-01T00:00:00.000000000Z 
  TargetSnapEndTime 1601-01-01T00:00:00.000000000Z 
  DVDFormatStartTime <TimesList></TimesList> 
  DVDFormatEndTime <TimesList></TimesList> 
  MediaVerifyStartTime <TimesList></TimesList> 
  MediaVerifyEndTime <TimesList></TimesList> 
  BackupPreviousState 8 
  ComponentStatus <ComponentStatus></ComponentStatus> 
  ComponentInfo <ComponentInfo></ComponentInfo> 
  SSBEnumerateStartTime 1601-01-01T00:00:00.000000000Z 
  SSBEnumerateEndTime 1601-01-01T00:00:00.000000000Z 
  SSBVhdCreationStartTime 1601-01-01T00:00:00.000000000Z 
  SSBVhdCreationEndTime 1601-01-01T00:00:00.000000000Z 
  SSBBackupStartTime 1601-01-01T00:00:00.000000000Z 
  SSBBackupEndTime 1601-01-01T00:00:00.000000000Z 
  SystemStateBackup <SystemState IsPresent="0" HResult="0" DetailedHResult="0" /> 
  BMR <BMR IsPresent="0" HResult="0" DetailedHResult="0" /> 
  VssFullBackup false 
  UserInputBMR false 
  UserInputSSB false 
  BackupSuccessLogPath C:\Windows\Logs\WindowsServerBackup\Backup-27-08-2013_13-22-10.log 
  BackupFailureLogPath C:\Windows\Logs\WindowsServerBackup\Backup_Error-27-08-2013_13-22-10.log 
  EnumerateBackupStartTime <TimesList><Time Time="2013-08-27T13:23:10.283Z" /></TimesList> 
  EnumerateBackupEndTime <TimesList><Time Time="2013-08-27T13:23:15.362Z" /></TimesList> 
  PruneBackupStartTime <TimesList><Time Time="1601-01-01T00:00:00.000Z" /></TimesList> 
  PruneBackupEndTime <TimesList><Time Time="1601-01-01T00:00:00.000Z" /></TimesList> 
  BackupFlags 0x9 
  ComponentInfoSummary <ComponentInfoSummary ComponentInfoArrayPresent="1" TotalComponents="0" SucceededComponents="0" />


vssadmin shows all writers are working ok.

As i stated above the backup works fine when done to a local drive. it's saving it to a network location that fails.

And yes, I'm deleting the old failed files from the nas before stating another backup test.

thanks for the reply and your time.
 
Hmm

I can find no article stating this "shouldn't" work at least :)

Is it possible to build a new Server 2012 on some other hardware (or VM) and see if this is an issue with just that single OS?

The more I read the more I think this is a problem with the NAS itself but that would give you the 100% confirmation I guess

Sorry I can't be of much more help :(
 
thats ok, i thank you for your time anyways. :)

I actually have two server that this is happening on, however both are vm on the same host.

I'll see if i can build a server on some real hardware and test.

thanks,
 
Back
Top Bottom