NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Move Volume(with LUNs) to a new aggregate

luc_beaudoinlefort
3,619 Views

Hi all

I would like to move a flex volume from an aggregate to new one ...

Ontap 7.2.4p6

I found the VOLUME MOVE command, but cannot make it work ...

Any idea

Thanks

1 REPLY 1

mikepapalia
3,619 Views

Luc,

Don't know about that command, but you should be able to use Vol Copy to do this. Create a vol on destination aggregate that is slightly larger than the source, offline, and restricted. Then use "vol copy start -S sourcevol destvol" to copy over. Then you can use vol rename to change the name of the destination, if necessary.

You can also do this with ndmpcopy or borrow a SnapMirror temp key.

I hope this helps.

Public