Link to home
Start Free TrialLog in
Avatar of rpm
rpmFlag for United Kingdom of Great Britain and Northern Ireland

asked on

SBS 2008 Can't move Exchange Server Data

Hi,

I have an SBS 2008 Server with several hard drives.

The C: includes the Exchange Server Data and only has 3.5 Gb Free.

The E: Drive has 82Gb Free

According to the SBS Console the Exchange Server Data is 22Gb

I would like to move the exchange server data to the E: drive to relieve the C: drive.

I go to the server store tab in SBS Console and then click "Move Exchange Server Data" on the right.

Nothing happens for a couple of minutes, and then an error pops up.

The error details are as follows:

Description:
  Stopped working

Problem signature:
  Problem Event Name:      CLR20r3
  Problem Signature 01:      movedata.exe
  Problem Signature 02:      6.0.5601.0
  Problem Signature 03:      48a22618
  Problem Signature 04:      StorageCommon
  Problem Signature 05:      6.0.0.0
  Problem Signature 06:      48a22616
  Problem Signature 07:      ef
  Problem Signature 08:      3c
  Problem Signature 09:      BHLFNOJHUT1DMS4DWP3ETWXNIYVYN25A
  OS Version:      6.0.6002.2.2.0.305.9
  Locale ID:      2057

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409


How can I get the wizard working, or failing that, can I move the data manually?

Richard
Avatar of Paul Struik
Paul Struik
Flag of Netherlands image

See this thread. Hope it helps.

https://www.experts-exchange.com/questions/27029262/Windows-SBS-2008-Move-Data-Wizard-has-stopped-working.html

I normally use powershel for most operations and you can move your Exchange server data using it.
Avatar of rpm

ASKER

Sadly the solution that fixed the quoted problem, did not apply to mine.

However, based on the above thread I have located my MoveData.Log and will post it ...
Avatar of rpm

ASKER

---------------------------------------------------------
[3236] 141117.213111.7540: Storage: Initializing...C:\Program Files\Windows Small Business Server\Bin\MoveData.exe
[3236] 141117.213111.8810: Storage: Data Store to be moved: Exchange
[3236] 141117.213111.9120: TaskScheduler: Exception System.IO.FileNotFoundException:

[3236] 141117.213111.9210: Exception:
---------------------------------------
An exception of type 'Type: System.IO.FileNotFoundException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 11/17/2014 21:31:11
Message: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
Stack:    at TaskScheduler.TaskSchedulerClass.GetFolder(String Path)
         at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)

[3236] 141117.213111.9230: Storage: Exception Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException:

[3236] 141117.213111.9240: Exception:
---------------------------------------
An exception of type 'Type: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred.
Timestamp: 11/17/2014 21:31:11
Message: Failed to find the task path
Stack:    at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)
         at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus()
---------------------------------------
An exception of type 'Type: System.IO.FileNotFoundException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 11/17/2014 21:31:11
Message: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
Stack:    at TaskScheduler.TaskSchedulerClass.GetFolder(String Path)
         at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)

[3236] 141117.213111.9260: Storage: Error Retrieving Server Backup Task Status: ErrorCode:0
BaseException: Microsoft.WindowsServerSolutions.Storage.Common.StorageException: GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0
BaseException: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Failed to find the task path ---> System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
   at TaskScheduler.TaskSchedulerClass.GetFolder(String Path)
   at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName)
   --- End of inner exception stack trace ---
   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.MoveData.Helper.get_ServerBackupTaskState()
[3236] 141117.213142.2151: Storage: Terminating error in Get-WBSummary: Microsoft.SnapIns.Backup.UI.Proxy.BlockLevelBackupException: CoCreateInstance failed due to error: Server execution failed, (0x80080005).
.
   at Microsoft.SnapIns.Backup.UI.Proxy.HResultHelper.HRToException(Int32 hr, String op)
   at Microsoft.SnapIns.Backup.UI.Proxy.ManagedProxy.GetEngineInterface(IBlbEngine** engine)
   at Microsoft.SnapIns.Backup.UI.Proxy.ManagedProxy.GetSchedule(ArrayList backupTimesList)
   at Microsoft.Windows.ServerBackup.Commands.WBPolicy.GetCurrentPolicy(Boolean fEdit)
   at Microsoft.Windows.ServerBackup.Commands.GetWBSummary.ProcessRecord()
   at System.Management.Automation.Cmdlet.DoProcessRecord()
   at System.Management.Automation.CommandProcessor.ProcessRecord()
[3236] 141117.213142.2221: Storage: An error occured during the execution: ErrorCode:0
BaseException: Microsoft.WindowsServerSolutions.Storage.Common.StorageException: Failed to get the backup summary ---> System.Management.Automation.CmdletInvocationException: CoCreateInstance failed due to error: Server execution failed, (0x80080005).
. ---> Microsoft.SnapIns.Backup.UI.Proxy.BlockLevelBackupException: CoCreateInstance failed due to error: Server execution failed, (0x80080005).
.
   at Microsoft.SnapIns.Backup.UI.Proxy.HResultHelper.HRToException(Int32 hr, String op)
   at Microsoft.SnapIns.Backup.UI.Proxy.ManagedProxy.GetEngineInterface(IBlbEngine** engine)
   at Microsoft.SnapIns.Backup.UI.Proxy.ManagedProxy.GetSchedule(ArrayList backupTimesList)
   at Microsoft.Windows.ServerBackup.Commands.WBPolicy.GetCurrentPolicy(Boolean fEdit)
   at Microsoft.Windows.ServerBackup.Commands.GetWBSummary.ProcessRecord()
   at System.Management.Automation.Cmdlet.DoProcessRecord()
   at System.Management.Automation.CommandProcessor.ProcessRecord()
   --- End of inner exception stack trace ---
   at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
   at System.Management.Automation.Internal.PipelineProcessor.Execute(Array input)
   at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
   at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()
   --- End of inner exception stack trace ---
   at Microsoft.WindowsServerSolutions.Storage.Common.LHSBPSRuntime.GetSummary()
   at Microsoft.WindowsServerSolutions.Storage.Common.MoveDataUtil.IsSystemPerformingCriticalMaintenance()
   at Microsoft.WindowsServerSolutions.Storage.MoveData.MainClass.Main(String[] args)
Avatar of rpm

ASKER

Looks like the error has something to do with TaskScheduler, but no idea how to fix that!
I found something.

http://technet.microsoft.com/en-us/library/dd430087(v=ws.10).aspx

If this above applies then powershell also would have failed with the Move-StorageGroupPath and Move-DatabasePath
Avatar of rpm

ASKER

Sorry for the delay in getting back to you, but that's not the case. Exchange Server data is only showing on one drive.

Do you know if it's safe to move it using EMC on an SBS box?

Richard
ASKER CERTIFIED SOLUTION
Avatar of Gareth Gudger
Gareth Gudger
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial