I have applied the timeout changes to both the old server and the new server as depicted by the KB article.
I initiated a backup on the old server with the command line. The backup completed successfully (per the log file) and took almost 17 hours. I've verified the File Store sizes between the original and the backup and they are both 468 GB.
I am seeing the following error in the AVFS-log file:
Error: Soap Exception ( mesg-id = 637285772113255636 )
Exception: KnowledgeVaultDoesNotExist [133] (Vault)
Stacktrace: at Connectivity.Server.Proxies.ServiceAccessor`3.tryexecute(String remoteServer, Action`1 action, Int32 attemptCount)
at Connectivity.Server.Proxies.ServiceAccessor`3.Execute(String remoteServer, Action`1 action)
at Connectivity.Filestore.AuthenticationService.CreateSession(WinauthCredentials creds, String dataServer, String knowledgeVault, LicenseMode licenseMode, Boolean isLicensed, Byte[] p, SecurityHeader oldSession)
at Connectivity.Web.Filestore.v23.WinAuthService.SignIn(String dataServer, String knowledgeVault)
at SyncInvokeSignIn(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)
and I am seeing this error in the vlog file:
Error: Soap Exception ( mesg-id = 637285772113255636 )
Exception: KnowledgeVaultDoesNotExist [133] (Vault)
Stacktrace: at Connectivity.Server.Proxies.ServiceAccessor`3.tryexecute(String remoteServer, Action`1 action, Int32 attemptCount)
at Connectivity.Server.Proxies.ServiceAccessor`3.Execute(String remoteServer, Action`1 action)
at Connectivity.Filestore.AuthenticationService.CreateSession(WinauthCredentials creds, String dataServer, String knowledgeVault, LicenseMode licenseMode, Boolean isLicensed, Byte[] p, SecurityHeader oldSession)
at Connectivity.Web.Filestore.v23.WinAuthService.SignIn(String dataServer, String knowledgeVault)
at SyncInvokeSignIn(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)
I'm starting the copy of the backup to the new server. I don't know the transfer speed, but I'll ask the server guys.
Thanks,