cpio problem to restore

From: kristianto.setiawan@sun.co.id
Date: Mon Jun 16 2003 - 20:22:56 EDT


Hello,
I found the cpio command for large data file (>2 GB)
using option -H odc, it work fine !
But when restore from tape device it seem problem.
Here in my case :
Backup to tape device:
-----------------------
# cd /
# find test.dbf -print | cpio -ov -C 30720 -H odc -O /dev/rmt/0cn

Restore from tape device :
-------------------------
# cpio -iduvm -C 30720 < /dev/rmt/0cn
cpio : Impossible header tape
1 errors

My Question :
What the correct option to restore from the tape ?

Thanks in Advance
Kristianto
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:36 EDT