ONTAP Discussions

Move LUN to another volume

anders_hansen
9,399 Views

Hi

Is it possible to move a LUN to another volume on the same filer?

I am running ontap 8.0.2.

Thank you in advance

1 ACCEPTED SOLUTION

radek_kubka
9,399 Views

I would add one step:

4a: Boot up the host & check everything works

& then delete old LUN

With NDMP you need to shut down your host first & then copy the LUN.

View solution in original post

4 REPLIES 4

radek_kubka
9,399 Views

Hi,

That depends what do you mean by 'move' - disruptively, or non-disruptively?

For the former, you can use a bunch of methods, e.g. SnapMirror from source volume to a target volume (if it's empty), use NDMP copy, etc.

For the latter, you may consider DataMotion:

http://now.netapp.com/NOW/knowledge/docs/ontap/rel802/html/ontap/rnote/GUID-BF933A3F-AC0E-4D87-B57D-C2A7BC71D926.html

But the source & destination aggregate must be different.

Regards,

Radek

anders_hansen
9,399 Views

I would prefer non-disruptive.

With snapmirror it would be:

1: snapmirror the LUN from one volume to antoher

2: Shutdown the host connected to the LUn

3: Sync with snapmirror

4: Move initiatorgroup from the old LUN to the new

5: Delete old_lun

Is the same possible with NDMP-copy?

Datamotion only moves volumes, not individual LUN's.

radek_kubka
9,400 Views

I would add one step:

4a: Boot up the host & check everything works

& then delete old LUN

With NDMP you need to shut down your host first & then copy the LUN.

KENT_LANGE
9,399 Views

Can you elaborate on the commands to perform this action. I am very new to the Netapp and my previous method of moving LUNs is using a Windows based Sync App.

Public