Hi all,
Many thanks to : Joe Fletcher, Samier Kesou, Nikola Milutinovic and John
Tan.
My question was : how can I backup RAID partitions to tape ?
Really, I need backup raw devices, not UFS file systems neither Advanced
File Systems.
Solution: Use 'dd' command to copy an unmounted disk or a raw device, for
example:
dd if=/dev/rrz17c of=/dev/nrmt0
Regards
Received on Fri Jun 22 2001 - 12:12:58 NZST