Hi managers,
I have the following problem
I made a backup from 3 file-systems to an DLT using :
rsh alpha1 \
"/sbin/vdump -0 -u -b 60 -f - /usr | rsh alpha4 dd of=/dev/nrmt0h bs=60k"
rsh alpha1 \
"/sbin/vdump -0 -u -b 60 -f - /d0 | rsh alpha4 dd of=/dev/nrmt0h bs=60k"
rsh alpha1 \
"/usr/sbin/rdump -0f alpha4:/dev/nrmt0h -b 32 /disk1"
And now I have to restore /disk1. But if I type
restore -i I have every times the error :
Tape is not a dump tape.
/usr and /d0 are Advfs, /disk1 is ufs.
I trie first to do mt -f /dev/rmt0h fsf 2 but
it doesn't work.
Is ther a trick ??
TIA
JEAN
-----------------------------------------------------------------------------
jean.schuller_at_ires.in2p3.fr _/ _/_/_/ _/_/_/ _/_/_/_/
_/ _/ -/ _/ _/ _/
_/ _/_/_/-/ _/_/_/ _/_/_/_/
_/ _/ -/ _/ _/
_/ _/ _/ _/_/_/ _/_/_/_/
local call: 0388106630 Institut de Recherches Subatomiques
foreign call: (33)388106630 Boîte Postale 28
local fax : 0388106234 23, Rue du Loess
foreign fax : (33)388106234 F-67037 STRASBOURG CEDEX - France
-----------------------------------------------------------------------------
Received on Mon Feb 14 2000 - 10:18:37 NZDT