Answered SBS 2008 backup

  • Monday, November 19, 2012 12:37 PM
     
     

    Hi Guys

    I have SBS 2008 backup worked fine untill we changed drives to bigger one. Now when i try to configure backup a get the error cannot configure backup schedule.

    the following from the log

    An exception of type 'Type: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
    Timestamp: 11/19/2012 14:14:06
    Message: Task not found.
    Stack:    at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)
      at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus()

    [11208] 121119.141406.5130: Storage: No previous backup found ErrorCode:0
    BaseException: Microsoft.WindowsServerSolutions.Storage.Common.StorageException: GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0
    BaseException: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task not found.
       at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)
       at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus()
       --- End of inner exception stack trace ---
       at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus()
       at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupWorker.SavePolicyWithEnabledState(WBPolicy policy)
    [11208] 121119.141436.0300: Storage: Terminating error in Set-WBPolicy: Microsoft.SnapIns.Backup.UI.Proxy.BlockLevelBackupException: IBlbEngine::CreateTemplate failed due to Blb error: EVolumeShadowCopyServiceSnapshotCreationFailure (0x80780034).
    .
       at Microsoft.SnapIns.Backup.UI.Proxy.HResultHelper.HRToException(Int32 hr, Int32 detailedHR, String op)
       at Microsoft.SnapIns.Backup.UI.Proxy.ManagedProxy.CreateTemplate(String templateName, ArrayList volumesInfo, TargetInfo currentTargetInfo, ArrayList targetsInfo, String userName, String password, String offlineLocation, Boolean excludeAudio, Boolean excludeVideo, Boolean scheduledBackup, Boolean verifyBackup, Boolean inheritAcl, UInt32 backupFlags)
       at Microsoft.Windows.ServerBackup.Commands.WBPolicy.Save()
       at Microsoft.Windows.ServerBackup.Commands.SetWBPolicy.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
    [11208] 121119.141436.0457: AdminTME: Status: TaskId = UpdateServerBackupPolicy, RootTaskId = UpdateServerBackupPolicy, Success: False, Warning: False, Continue: False, Message: The server cannot configure the backup schedule. Please try again. If this problem persists, contact the person or company who provides you with technical support.
    [9876] 121119.141436.0925: AdminTME: Committer: Completed called
    [9876] 121119.141436.0925: AdminTME: Committer: Task was cancelled.
    [9876] 121119.141436.1238: AdminTME: Committer: Committer Completed.

    Please help

    Got SP2 installed in machine

    Regards

    Ockert

All Replies

  • Monday, November 19, 2012 1:15 PM
    Moderator
     
     
    I would use the task scheduler to delete any current backup schedules then try to configure it again.

    Robert Pearman SBS MVP | www.titlerequired.com | www.itauthority.co.uk

  • Monday, November 19, 2012 5:03 PM
     
     
    Hi Robert did have a look in task scheduler nothing and problem remains
  • Monday, November 19, 2012 5:42 PM
     
     

    Logs comes very late in picture.

    "when i try to configure backup a get the error cannot configure backup schedule"  - Is this the exact error? or is it something like "An unknown problem is preventing the wizard from retrieving backup settings. Please try again. If this problem persists, contact the person or company who provides you with technical support."  ???

  • Monday, November 19, 2012 7:08 PM
     
     

    the following

    cannot configure backup schedule.Please try again. If this problem persists, contact the person or company who provides you with technical support

  • Monday, November 19, 2012 7:25 PM
     
     
    What's the size of new backup drive you are trying to add in schedule? Larger than 2TB ?
  • Monday, November 19, 2012 7:46 PM
     
     

    Hi

    No this is a 500gb drive there a two drives in the server: c:120gb and d:250gb

  • Monday, November 19, 2012 8:55 PM
     
     

    Have you tried adding the new drive through wbadmin console?

    It is failing as it cannot create snapshot "VolumeShadowCopyServiceSnapshotCreationFailure (0x80780034)." If you try backup on old drives does that works?

  • Tuesday, November 20, 2012 7:21 AM
     
     

    Old drive gives the same error.

    Regards

  • Tuesday, November 20, 2012 7:29 AM
     
     

    Ok. First thing you should test is c:120gb -> Properties ->Shadow copies tab -> Click create and check if it's successfully create a snapshot similarly on D:250gb -> Properties ->Shadow copies tab -> Click create and check if it's successfully create a snapshot.

    Post back the output of vssadmin list providers.

  • Tuesday, November 20, 2012 7:35 AM
     
     

    herewith the reply or screenshot shadow copy failed

    

  • Tuesday, November 20, 2012 7:49 AM
     
     
    That's where the problem is. Your post still answers half of what I asked for. What is the output of vssadmin list providers ?
  • Tuesday, November 20, 2012 7:50 AM
     
     
    all stable and no errors
  • Tuesday, November 20, 2012 8:19 AM
     
     
    Can you please post the output ?
  • Tuesday, November 20, 2012 8:24 AM
     
     Answered

    Hi guys

    I have re  registered the dll files and restarted the vcs service all is fine now. thanks for the all the help

  • Tuesday, November 20, 2012 8:26 AM
     
     
    Lol :-). Which is what I never wanted you to do but anyways , glad to know problem is fixed .