Hi there and thanks for the response.
- Both source and destination server have only the File Server role installed, nothing else.
2. Orchestrator server has 6 vCPUs and 8GB memory.
3. Source server 4 vCPUs and 8GB memory.
4. Storage Migration Service Extension is on the latest version 1.114.0
5. The error I get before even running the Validation is
11/12/2020-11:13:58.770 [Erro] GetTransferDeviceState request failed for job=test error=36890: ErrorCode: 36890, Transfer was not run
at Microsoft.StorageMigration.Service.StorageMigrationService.GetTransferDeviceState(String jobName, Int32 maxCount, Byte[] nextToken) [d:\os\src\base\dms\service\StorageMigrationService.ITransfer.cs::GetTransferDeviceState::2184]
11/12/2020-11:13:58.772 [Erro] ExceptionMessage : (Transfer was not run), ExceptionToString: (ErrorCode: 36890, Transfer was not run
at Microsoft.StorageMigration.Service.StorageMigrationService.GetTransferDeviceState(String jobName, Int32 maxCount, Byte[] nextToken)
at SyncInvokeGetTransferDeviceState(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)) [d:\os\src\base\dms\service\ErrorHandlerBehaviorAttribute.cs::HandleError::37
11/12/2020-11:13:58.775 [Erro] GetCutoverDeviceState request failed for job=test error=0x902B: ErrorCode: 36907, Cutover configuration not found
at Microsoft.StorageMigration.Service.StorageMigrationService.GetCutoverDeviceState(String jobName, Int32 maxCount, Byte[] nextToken) [d:\os\src\base\dms\service\StorageMigrationService.ICutover.cs::GetCutoverDeviceState::348]
11/12/2020-11:13:58.776 [Erro] ExceptionMessage : (Cutover configuration not found), ExceptionToString: (ErrorCode: 36907, Cutover configuration not found
at Microsoft.StorageMigration.Service.StorageMigrationService.GetCutoverDeviceState(String jobName, Int32 maxCount, Byte[] nextToken)
at SyncInvokeGetCutoverDeviceState(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)) [d:\os\src\base\dms\service\ErrorHandlerBehaviorAttribute.cs::HandleError::37]