First off, thanks to those who replied to my previous post about moving large amounts of data between netapps. I am trying most of the recommendations and have come to ndmpcopy. I have everything set up to copy data from one netapp to a second one, but I am getting an error. Has anyone come across the following error and know of any way to remedy it?
adminhost# ./ndmpcopy na1:/vol/mail/testdata na2:/vol/mail -l 0 \ -v -sa root:rootpw -da root:rootpw Connecting to na1. Connecting to na2. na1: CONNECT: Connection established. na2: CONNECT: Connection established. na1: LOG: DUMP: na1: LOG: creating "/vol/mail/.snapshot/snapshot_for_backup.0" snapshot. na1: LOG: DUMP: na1: LOG: Using Partial Volume Dump na1: LOG: DUMP: na1: LOG: Date of this level 0 dump: Thu Jan 28 23:06:32 1999. na1: LOG: DUMP: na1: LOG: Date of last level 0 dump: the epoch. na1: LOG: DUMP: na1: LOG: Dumping /vol/mail/testdata/ to NDMP connection na1: LOG: DUMP: na1: LOG: mapping (Pass I)[regular files] na1: LOG: DUMP: na1: LOG: mapping (Pass II)[directories] na2: LOG: RESTORE: na2: LOG: restore: Can't create /etc/tmp directory: No such file or directory na2: Connection halted: HALT: Internal error! Elapsed time: 0 hours, 1 minutes, 39 seconds.
Thanks a bunch in advance!
-alf
--- Anthony Fiarito alf@cp.net
First off, thanks to those who replied to my previous post about moving large amounts of data between netapps. I am trying most of the recommendations and have come to ndmpcopy. I have everything set up to copy data from one netapp to a second one, but I am getting an error. Has anyone come across the following error and know of any way to remedy it?
On the destination volume, create an "/etc" directory at the very root.
This is a problem with Ontap 5.1x versions, that will be fixed in the follow-on releases.
We apologize for the annoyance, Stephen Manley FS Recovery Mechanic
adminhost# ./ndmpcopy na1:/vol/mail/testdata na2:/vol/mail -l 0 \ -v -sa root:rootpw -da root:rootpw Connecting to na1. Connecting to na2. na1: CONNECT: Connection established. na2: CONNECT: Connection established. na1: LOG: DUMP: na1: LOG: creating "/vol/mail/.snapshot/snapshot_for_backup.0" snapshot. na1: LOG: DUMP: na1: LOG: Using Partial Volume Dump na1: LOG: DUMP: na1: LOG: Date of this level 0 dump: Thu Jan 28 23:06:32 1999. na1: LOG: DUMP: na1: LOG: Date of last level 0 dump: the epoch. na1: LOG: DUMP: na1: LOG: Dumping /vol/mail/testdata/ to NDMP connection na1: LOG: DUMP: na1: LOG: mapping (Pass I)[regular files] na1: LOG: DUMP: na1: LOG: mapping (Pass II)[directories] na2: LOG: RESTORE: na2: LOG: restore: Can't create /etc/tmp directory: No such file or directory na2: Connection halted: HALT: Internal error! Elapsed time: 0 hours, 1 minutes, 39 seconds.
Thanks a bunch in advance!
-alf
Anthony Fiarito alf@cp.net