Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Best way to migrate luns from one NetApp array to another NetApp with minimal or no downtime
2017-01-13
10:28 AM
3,811 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I would like to move luns (presented to a windows 2008 server) from one NetApp FAS to another FAS. We have SQL databases runnign on it so would prefer online migrations is possible. Can you suggest my options.
I've used FLI to migrate from 3rd party to NetApp.
Thanks and appreciate your response.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is this part of the new same cDOT cluster?
Snapmirror is your friend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like others have said, snapmirror if possible:
CDOT source? snapmirror
7mode source with 64bit data (aggr,vols, AND snapshots)? 7MTT or snapmirror
7mode source with 32bit data (aggrs, vols, OR snapshots)? FLI, or upgrade to 64 bit and use 7MTT or snapmirror
Also review the SAN host remediation guide
https://library.netapp.com/ecm/ecm_download_file/ECMLP2573224
And the interoperability matrix
http://mysupport.netapp.com/matrix/
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Simply put
1.Create a SnapMirror relationship. cluster_source_vol-> cluster_dest_vol and initialize it to synchronize data2. Collect information about all luns lun show -v
3. When the change time arrives, stop the SQL service to prevent data writing
4. Perform the Snapmirror update for the last data synchronization
5.Quiesce, break SnapMirror
6. Mount the new lun on the target end to the SQL file
7. Start the SQL service
8. Check all mounted luns
