On Mon, Nov 03, 2008 at 10:14:35AM +0200, Sergey Poznyakoff wrote: > Jaco van der Schyff <[EMAIL PROTECTED]> ha escrit: > > > My dataset is 2.2 TB and I noticed the following (significant) > > difference > > What options are you using for backup and for restore?
Backup: tar -cvM --atime-preserve --new-volume-script "mtx next" -f /dev/st0 ... Restore: tar -xvM --new-volume-script "mtx next" -f /dev/st0 ... The "mtx next" command controls my tape library Thanks in advance! - Jaco van der Schyff
