Resources for IT Professionals > Forums Home > Windows Home Server Forums > Windows Home Server Software > Backup failure. Looks like it coincides with the Windows 7 upgrade. Any ideas?
Ask a questionAsk a question
 

QuestionBackup failure. Looks like it coincides with the Windows 7 upgrade. Any ideas?

  • Saturday, November 07, 2009 7:48 PMRaymond F Hayes Jr Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I'm getting a failure backing up the D: drive. C: works fine. A check of the disk shows no errors. The only change in the system was the upgrade to Windows 7.

    Backup of volume D: to RAYHAYES-MEDIA failed: System.Runtime.InteropServices.COMException (0x80070079): The semaphore timeout period has expired. (Exception from HRESULT: 0x80070079)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError()
    at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead()
    at Microsoft.HomeServer.Backup.NTFS.ClusterBitMapReader.Next()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.DoClusterPass1()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run()

    Backup set 189 on RAYHAYES-MEDIA failed: System.Runtime.InteropServices.COMException (0x80070079): The semaphore timeout period has expired. (Exception from HRESULT: 0x80070079)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError()
    at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead()
    at Microsoft.HomeServer.Backup.NTFS.ClusterBitMapReader.Next()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.DoClusterPass1()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch()
    at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run()
    at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.RunWithoutCatch()
    at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.Run()

    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="HomeServer" />
      <EventID Qualifiers="53247">773</EventID>
      <Level>2</Level>
      <Task>3</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated SystemTime="2009-11-07T19:31:50.000000000Z" />
      <EventRecordID>347421</EventRecordID>
      <Channel>Application</Channel>
      <Computer>OPC-VISTA-ULT64</Computer>
      <Security />
      </System>
    - <EventData>
      <Data>189</Data>
      <Data>D:</Data>
      <Data>RAYHAYES-MEDIA</Data>
      <Data>System.Runtime.InteropServices.COMException (0x80070079): The semaphore timeout period has expired. (Exception from HRESULT: 0x80070079) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError() at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead() at Microsoft.HomeServer.Backup.NTFS.ClusterBitMapReader.Next() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.DoClusterPass1() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run()</Data>
      </EventData>
      </Event>

    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="HomeServer" />
      <EventID Qualifiers="53247">770</EventID>
      <Level>2</Level>
      <Task>3</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated SystemTime="2009-11-07T19:31:51.000000000Z" />
      <EventRecordID>347422</EventRecordID>
      <Channel>Application</Channel>
      <Computer>OPC-VISTA-ULT64</Computer>
      <Security />
      </System>
    - <EventData>
      <Data>189</Data>
      <Data>RAYHAYES-MEDIA</Data>
      <Data>System.Runtime.InteropServices.COMException (0x80070079): The semaphore timeout period has expired. (Exception from HRESULT: 0x80070079) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.HomeServer.Common.Client.Win32.ThrowLastError() at Microsoft.HomeServer.Backup.NTFS.VolumeBuffer.EndRead() at Microsoft.HomeServer.Backup.NTFS.ClusterBitMapReader.Next() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.DoClusterPass1() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.RunWithoutCatch() at Microsoft.HomeServer.Backup.BackupOp.BackupOperation.Run() at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.RunWithoutCatch() at Microsoft.HomeServer.Backup.BackupOp.BackupSetOperation.Run()</Data>
      </EventData>
      </Event>

    Ray Hayes

All Replies

  • Sunday, November 08, 2009 12:01 PMOlaf EngelkeMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Ray,
    what is on that drive?
    Sometimes the easiest way would be to move the data out and reformat the drive.
    chkdsk /f /r should be executed from a command prompt started as Administrator.
    Best greetings from Germany
    Olaf