#Move SMB3 data to a new filer, svm and volume

1 messages · Page 1 of 1 (latest)

shadow echo
#

Hi all,
In the process of migrating data from an SMB3 share on oldfiler, using name (SVM-CIfs name registered in AD) datasmb31

After migrating, I brought down the data lifs on the old filer and added them to the smb svm on the new filer.
The SVM is registered to the same domain with a different name.
I can access the data over the \ip\share, but not over \datasmb31\share.

Do I need to go through this KB?
https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Is_it_possible_to_change_a_configured_CIFS_servers_NetBIOS_name_in_ONTAP_9

Any help would be appriciated!
Thanks - Martijn

forest canopy
#

also, have you checked on the filer itself to see if it is connecting to LDAP/etc and authenticating properly

#

NOTE, this document is a guideline for our specific setup and some of the steps might not be necessary for you.. such as enabling/disabling AES and other options.
It's just a GUIDELINE of some basics

shadow echo
silver blaze
#

I remember having an almost identical issue and it was related to SPNs (service principle names) in windows/AD. I think you have to add an SPN entry on the computer object that is created when you join the new SVM to the domain. The windows command is 'setspn'. I wish I could remember the documentation I used at the time.. but I think you just need to add "datasmb31" as an SPN entry on the CIFS computer object in AD.

shadow echo
#

We are going to try the migration again tonight. Keep you posted!

silk canyon
#

Ah, I expected Something Like this.... Great you figured it Out

primal moth
#

Would SVM Migrate be a better approach in the future? Pick up and move an entire SVM to a new cluster and cutover pretty much live. Its insane how good it is. I've used it a number of times now and works great!

https://docs.netapp.com/us-en/ontap/svm-migrate/index.html

shadow echo
primal moth
#

Ah bummer ... yeah it's frustrating that you need 9.12.1+ to move CIFS SVMs. For those before that release I'm just using SVM-DR, provided the source is just serving CIFS or NFS.