Hello,
I want to make backups of system disks of HP-UX 10 workstations
on a tape in on DEC-UNIX 3.2 server.
This procedure works well for DEC-UNIX workstations. There I
use the following command on the server:
rsh client_host "/sbin/vdump -0u -b 60 -f - /" | dd of=/dev/nrmt0h
bs=60k
Restoring the backup in a reverse way (with vrestore) works well.
When I try the same procedure on the HPs (with fbackup or dump)
the restore operation (with frecover or restore) fails.
Has anyone experience with this subject?
Thanks in advance,
Andy
--
Andreas Bungert Erwin-Schroedinger-Strasse
Digital Systems and Data Processing D-67663 Kaiserslautern / Germany
Department of Electrical Engineering Phone : +49 631 205-2684
University of Kaiserslautern (Germany) E-Mail: bungert_at_rhrk.uni-kl.de
Received on Tue Aug 06 1996 - 17:31:28 NZST