Thanks to Hu Yoshida for the reference to a previous post of mine which mentioned using virtualisation (USP, SVC, take your pick) for performing data migrations. As Hu rightly points out, the USP, USP-V, NSC55 and USP-VM can all be used to virtualise other arrays and migrate data into the USP as part of a new deployment. However nothing is ever as straightforward as it seems. This post will discuss the considerations in using a USP to virtualise and migrate data into a USP array from external sources.
The Universal Volume Manager (UVM) feature on the USP enables LUN virtualisation. To access external storage, storage ports on the USP are configured as "External" and connected either directly or through a fabric to the external storage. See the first diagram as an example of how this works.
The ability to subdivide external storage isn't often mentioned by HDS; it's usually assumed that external storage will be passed through the USP on a 1:1 basis and if the external storage is to be detached in the future then this is essential. However if a configuration is being built from scratch then external storage could be presented as larger LUNs and subdivided within the USP. This is highlighted in the second diagram.
The benefits of virtualisation for migration can fall down at this point. If the source array is particularly badly laid out, the target array will retain the multiple LUN sizes. In addition, a lot of planning needs to be performed to ensure the migration of the LUNs into the USP doesn't suffer from performance issues.
Now, this example is simple; imagine the complexities if the source array is replicated. Replication has to be broken, potentially requiring an outage for the host. Replication needs to be re-established within the USP but data has to be fully replicated to the remote location before the host data can be confirmed as consistent for recovery. This process could take some time.In summary, here are the points that must be considered when using USP virtualisation for migration:
- Configuring the external array to the USP requires licensing Universal Volume Manager.
- UVM is not free!
- Storage ports on the USP have to be reserved for connecting to the external storage.
- LUN sizes from the source array have to be retained.
- LUN sizes aren't guaranteed to be exactly the same as the source array.
- Once "externalised" LUNs are replicated into the USP using ShadowImage/TSM/VM.
- A host outage may be required to re-zone and present the new LUNs to the host.
- If the source array is replicated, this adds additional complication.



3 comments:
Interesting piece. I think that an overview of some use cases might be valuable as well. Are you also going to write about migrating data from traditional volumes to thin provisioned volumes?
Cheers Tony,
Agreed, use cases would make sense. Haven't had a chance to work on this as I've been tied up on other stuff.
The whole thick->thin issue is a great one. I was in a forum before Christmas discussing this exact subject. Lots of interesting comments relating to the subject of TP but lots of nervousness about migrating into a TP environment rather than having a greenfield TP array.
Thx for the feedback, I'll be getting to it soon.
I liked this blog and wanted to make a few comments. As this thread has been saying, migrations are an increasing IT problem and it is good to see a description of how it can be done with a minimum of disruption and downtime. As a matter of disclosure, yes I do work for HDS.
Regarding subdividing external LUNs. Our best practice is to not subdivide external storage because it makes it simpler to isolate & monitor flows to the external virtualized storage. And as you point out, this also offers the customer a choice to de-virtualize the external storage if he or she wishes too - preserving future storage options.
It’s a small point, but the figures could show you can support multiple externally attached arrays on a single port just as you can with server side connections.
I see that you have highlighted the problem of having to migrate like-to-like LUNs and thus potentially perpetuating bad configurations. However, there is an easy fix to this problem. Tiered Storage Manager allows you to move online data non-disruptively between unlike LUNs to adjust disk configurations. Likewise with Hitachi Dynamic Provisioning you can reclaim unused storage and increase LUN sizes.
We agree that proper planning is required for any enterprise storage environments especially if it is replicated. But the incremental work for virtualizing an array, although non trivial, is not large compared to the basic work required in any case.
Taken as a whole, I think this write-up is useful for someone contemplating retiring or repurposing old storage arrays. Without a virtualization engine such as the USP doing migration is an exponentially more complex task fraught with both human and IT risks.
Post a Comment