hi, I got a number of replies, thanks to all who replied.I have not yet decided on the way i am going to use but the suggested solutions were using dd command, tar, ufsdump & ufsrestore etc. I am including one of the reply which seems to be a good one. Let's see: 1. mirror the disks 2. vxdump / vxrestore pipe (something like: 'vxdump 0f - $FILESYSTEM | (cd $wherever ; vxrestore xv -)' ) 3. same syntax as number 2, but using tar. 4. try: cd $FILESYSTEM_TO_COPY; find . -print | cpio -pudvm $WHEREVER_YOU_WANT_TO_PUT_FILES Thanks for the replies original question: hi, I need to copy about 18*6gb of data from 6 disks to 6 other disks, all these disks are having vxfs & have about 12 veritas volumes.can somebody give a fast & easy way to do this. Thanks __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/Received on Thu Jun 7 04:09:35 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:24:56 EDT