Use of frecover Hello,
i tried to restore one file from a backup created with fbackup. ( so i
was told)
I checked with frecover -V and -I that it IS a fbackup tape and the
needed file should be on the tape.
Magic Field:FBACKUP_LABEL
Machine Identification:9000/800
System Identification:HP-UX
Release Identification:B.11.00
Node Identification:quali-hp
User Identification:root
Record Size:16384
Time:Mo., 14. Juli 2003, 19:00:02
Media Use:83
Volume Number:1
Checkpoint Frequency:256
Fast Search Mark Frequency:200
Index Size:20255278 12649
Backup Identification Tag:12649 1058202002
Language:de_DE.iso885915@euro
42576 1 /home/hage/ha-varsich
But the restore runs now since 15 hours:
root 22823 20942 1 17:45:21 pts/0 10:28 frecover -x -i
/home/hage/ha-varsich -f /dev/rmt/0m
I truss the process:
ioctl(4, MTIOCTOP, 0x7f7f0a54) = 0
read(4, 0x40018458, 16384) = 0
read(4, 0x40018458, 16384) [running]
read(4, " 1 2 3 3 1 7 \0 ".., 16384) = 128
read(4, "# # \nf i ".., 16384) = 16384
ioctl(4, MTIOCTOP, 0x7f7f0a54) = 0
read(4, 0x40018458, 16384) = 0
read(4, 0x40018458, 16384) [running]
read(4, " 1 2 3 3 1 7 \0 ".., 16384) = 128
read(4, "# # \nf i ".., 16384) = 16384
ioctl(4, MTIOCTOP, 0x7f7f0a54) = 0
read(4, 0x40018458, 16384) = 0
read(4, 0x40018458, 16384) [running]
read(4, " 1 2 3 3 1 7 \0 ".., 16384) = 128
read(4, "# # \nf i ".., 16384) = 16384
ioctl(4, MTIOCTOP, 0x7f7f0a54) = 0
read(4, 0x40018458, 16384) = 0
read(4, 0x40018458, 16384) [running]
read(4, " 1 2 3 3 1 7 \0 ".., 16384) = 128
read(4, "# # \nf i ".., 16384) = 16384
ioctl(4, MTIOCTOP, 0x7f7f0a54) = 0
read(4, 0x40018458, 16384) = 0
Is the syntax incorrect ?
S.Marquardt |