Originally posted by: esv
Although what you are doing works, you might not need to do double restore, you could do:
i) run mksfile command, that creates /image.data file
edit each stanza for each LV and make COPIES=1 and make sure LPs is equal to PPs
make a mksysb backup without the -i flag (-i flag forces a new image.data file and would wipe your changes)
ii) backup your non-rootvg volume group
then finally restore at your DR site.
a different approach, if you don't feel like editing /image.data file would be:
i) just make the backups of the rootvg and non-rootvg as you planned (without doing the 2nd mksysb backup)
ii) restore rootvg to both disks, once it finishes, break the mirror and remove hdisk1 from rootvg.
iii) restore your datavg..
best regards,
enrique sanchez.