clustermode ndmpcopy from 7-mode -> clustermode

Situation:
volume on 7mode with data (/vol/old)
volume on clustermode without data (vserver1:/new)

wish to migrate 7mode data to clustermode

note: use clustermode node-lif:/vservername/volumename
note: volume new should be hosted on the node you connect to

clustermode: ndmpd password -node gr-01
Please enter password:
Confirm password:

7mode: options ndmpd.enable on
7mode: ndmpcopy -sa root:pass123 192.168.4.111:/vol/old -da root:pass123 192.168.4.102:/vserver1/new
Ndmpcopy: Starting copy [ 8 ] ...
Ndmpcopy: 192.168.4.111: Notify: Connection established
Ndmpcopy: 192.168.4.102: Notify: Connection established
Ndmpcopy: 192.168.4.111: Connect: Authentication successful
Ndmpcopy: 192.168.4.102: Connect: Authentication successful
Ndmpcopy: 192.168.4.111: Log: DUMP: creating "/vol/new/../snapshot_for_backup.2" snapshot.
Ndmpcopy: 192.168.4.111: Log: DUMP: Using Full Volume Dump
Ndmpcopy: 192.168.4.111: Log: DUMP: Date of this level 0 dump: Thu Apr 11 15:25:39 2013.
Ndmpcopy: 192.168.4.111: Log: DUMP: Date of last level 0 dump: the epoch.
Ndmpcopy: 192.168.4.111: Log: DUMP: Dumping /vol/new to NDMP
(snipped)

This entry was posted in Uncategorized. Bookmark the permalink.

Comments are closed.