Forum Discussion
RedlineMS
Mar 21, 2022Copper Contributor
Storage Migration Service stucks at 30% - Can't unjoin domain
Hi, I tried to migrate a 2012R2 fileserver to a new 2022 machine this weekend. It wasn’t the first time I used the storage migration service, but this time it didn’t worked. On phase 3 (cutover) i...
- Jun 20, 2022
Hello again,
after three months we finally gave it a new try.
The migration succeeded.
There was quite a few maintanance things we did, I will tell you the most likely reasons:-since March a new admin center version and SMS version released
-Also new windows updates was released which were installed on all relevant servers
-We checked the eventlog on the source server for any errors and fixed them
-> NTP, shares, ....
-we also did a winsock reset:Reset Winsock control. Restoring transaction logs. fsutil resource setautoreset true C:\ Restoring TPC/IP. netsh int ip reset Restoring Winsock. netsh winsock reset Restoring default policy settings. netsh advfirewall reset Restoring the DNS cache. ipconfig /flushdns Restoring the Proxy. netsh winhttp reset proxy
Some of these may be the solution!
RedlineMS
Mar 21, 2022Copper Contributor
Well, a standalone search for “0x6d1” gave me this thread https://social.technet.microsoft.com/Forums/exchange/en-US/0745e8e2-6678-45f5-bb4e-a5d5c8629d95/error-0x6d1-the-procedure-number-is-out-of-range-fromcliamgetdeferredrecoveryentries-putting-a?forum=exchange2010
KB3191564 (WMF 5.1) is also installed on the source server (because of admin center connection). I guess it broke something?
PS C:\> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.14409.1018
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14409.1018
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
How to check any further?
KB3191564 (WMF 5.1) is also installed on the source server (because of admin center connection). I guess it broke something?
PS C:\> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.14409.1018
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14409.1018
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
How to check any further?