Moving a SnapLock volume
You can use the volume move command to move a SnapLock volume to a destination aggregate.
Before you begin
- You must have created a SnapLock-protected audit log before performing SnapLock volume move.
- The destination aggregate must be the same SnapLock type as the SnapLock volume you want to move; either Compliance to Compliance or Enterprise to Enterprise.
- You must be a user with the SnapLock security snaplock role.
- Using a secure connection, log in to the ONTAP cluster management LIF: ssh snaplock_user@node_mgmt_ip
- Move a SnapLock volume: volume move start -vserver SVM_name -volume SnapLock_volume_name -destination-aggregate destination_aggregate_name
- Check the status of the volume move operation: volume move show -volume SnapLock_volume_name -vserver SVM_name -fields volume,phase,vserver
Give documentation feedback