I recently tested a backup tape from our site of a RedHat Linux 7.2 system.
The backup was a forced full backup of the entire system. The report that I
received on it is as follows:
---------------------
These dumps were to tape full12.
The next tape Amanda expects to use is: full13.
STATISTICS:
Total Full Daily
-------- -------- --------
Estimate Time (hrs:min) 0:04
Run Time (hrs:min) 0:55
Dump Time (hrs:min) 0:51 0:51 0:00
Output Size (meg) 23181.7 23181.7 0.0
Original Size (meg) 23181.7 23181.7 0.0
Avg Compressed Size (%) -- -- --
Filesystems Dumped 7 7 0
Avg Dump Rate (k/s) 7813.2 7813.2 --
Tape Time (hrs:min) 0:51 0:51 0:00
Tape Size (meg) 23181.9 23181.9 0.0
Tape Used (%) 23.9 23.9 0.0
Filesystems Taped 7 7 0
Avg Tp Write Rate (k/s) 7809.0 7809.0 --
NOTES:
planner: Last full dump of snoopy.mcs.drexel.edu:/export/home_local on tape
inc06 overwritten in 1 run.
planner: Incremental of snoopy.mcs.drexel.edu:/export/ext_raid bumped to
level 3.
taper: tape full12 kb 23738272 fm 7 [OK]
DUMP SUMMARY:
DUMPER STATS TAPER STATS
HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS KB/s
-------------------------- --------------------------------- ------------
snoopy.mcs.d / 0 20408322040832 -- 4:307556.5 4:307553.7
snoopy.mcs.d -t/ext_raid 0 1875609618756096 -- 40:277729.5 40:277728.9
snoopy.mcs.d -home_local 0 32 32 -- 0:001406.5 0:01 54.8
snoopy.mcs.d /tmp 0 449888 449888 -- 0:4210663.1 0:4210646.0
snoopy.mcs.d /usr/local 0 19726401972640 -- 3:528500.5 3:528498.3
snoopy.mcs.d /usr/src 0 280032 280032 -- 0:446319.6 0:446309.9
snoopy.mcs.d /var 0 238528 238528 -- 0:2310394.5 0:2310381.2
(brought to you by Amanda version 2.4.2p2)
------------------------
When I tried the restore, I did "amrestore /dev/nst0
snoopy.mcs.drexel.edu". However, instead of 7 tar files as I was expecting,
I only received 1 tar file that was greater than the size of the backup:
-----------------------------
[root@snoopy]# lf -h
total 23G
drwxr-xr-x 2 root root 120 May 10 10:51 .
drwxr-xr-x 4 root root 104 Nov 2 2001 ..
-rw-r----- 1 root root 23G May 10 11:46
snoopy.mcs.drexel.edu._export_home__local.20020427.0
/export/home_local
[root@snoopy]#
------------------------------
So far this has happened on 2 consecutive tapes that I've checked, does
anyone have any suggestions??