clustermode migrate lif and volume

network interface show -lif lif1
(will show current node)

network interface migrate -lif lif1 -vserver vs1 -dest-node cl1-01
(will migrate lif belonging to vserver vs1 to other node)

to also move the volume:
vol show -vserver vs1
(will show the volumes belonging to vs1)

volume move start -vserver vs1 -volume vol1 -destination-aggregate aggr1_cl2
volume move show

to move all volumes belonging to a vserver use '*' as volume argument.

This entry was posted in netapp. Bookmark the permalink.

Comments are closed.