question

PitawatNantamanop-3754 avatar image
0 Votes"
PitawatNantamanop-3754 asked SaurabhSharma-msft commented

Does Azure Database Migration Service (DMS) support SMB1 for online migration?

I am planning to migrate obsolete on-premise SQL Server database to Azure SQL Managed Instance using Azure DMS online migration and am preparing the prerequisites according to this documentation.

I see that DMS needs to fetch the database backup files from on-premise file share via SMB protocol but since the on-prem SQL VM is obsolete and currently supports only SMB1, can Azure DMS access the file share via SMB1? I don't have control over the on-prem VM that is being migrated so I could not perform any updates or patching whatsoever.

I read through the docs but couldn't find anything about SMB version.

If DMS does not support SMB1, what are the options that I have to perform the migration? Two things that I can think of are

  • I provision a new on-premise VM that supports SMB3 and store database backup files on that VM instead. (Not sure if obsolete VM can put the backup files on new VM via SMB3, though)

  • Create Azure File Share and map the share to the obsolete VM. Let DMS access the backup files on Azure File Share instead.

Any suggestions are welcomed. Thanks.



azure-database-migration
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @pitawatnantamanop-3754,

Thanks for using Microsoft Q&A !!

I do not think SMB 1 is supported but I am checking internally and get back to you on this.

Thanks
Saurabh

0 Votes 0 ·

Hi @SaurabhSharma-msft ,

Thanks for your reply. If DMS really does not support SMB1, please suggest the recommended way to perform the migration from the given environment above.

Thanks again.

0 Votes 0 ·

Hi @pitawatnantamanop-3754,
I am still waiting for products team confirmation on the same and update you back with my findings.

Thanks
Saurabh

0 Votes 0 ·
Show more comments

1 Answer

SaurabhSharma-msft avatar image
0 Votes"
SaurabhSharma-msft answered SaurabhSharma-msft commented

Hi @PitawatNantamanop-3754,

I have received the confirmation that the DMS VM that gets provisioned has the latest OS versions installed on it and thus does not support SMB1. Also I don’t think windows 2003 supports Azure file shares. It seems it only support Azure file shares on windows server 2008. Please refer to the documentation.

One thing you can do is to mount the Azure file share on another server which can be connected to by DMS and host the files on that server. Hope this helps.
Please let me know if you have any questions.

Thanks
Saurabh

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @PitawatNantamanop-3754,

Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

Thanks
Saurabh

0 Votes 0 ·