Greetings,
I was experimenting with ndmpcopy and got an unexpected result. I was wondering if anyone can clarify if this is correct behavior or not. I've tried it on both 7.3.3P5 and 8.1RC1. I got slightly different error messages, but both failed.
I set up a source directory of foo and populated it with some data. I ran the following command which worked:
ndmpcopy /vol/perf_test/foo /vol/perf_test/foo2
The part that broke was I deleted the zoneinfo directory from foo2, then ran the same command with the "-l 1" option. I got the following error:
Ndmpcopy: easystreet: Log: RESTORE: Invalid operation: ./zoneinfo
I was expecting it to put zoneinfo back into the destination. I started over again and used the "-d" option for the level 1 incremental. The log file had no additional information.
Should an incremental put this directory back?
Thanks,
Jeff