Koozali.org: home of the SME Server

Flexbackup

John A

Flexbackup
« on: February 23, 2003, 12:40:49 AM »
I am using SME 5.6 , Tandberg SLR5 Tape drive.

I have installed dmc-mitel-flexbackup-0.0.1-2.noarch.rpm and left all setting to default.

Below is a dump of my flexbackup.conf and flexbackup/all.latest.gz

The log file shows:-

buffer (writer): write of data failed: Input/output error
bytes to write=10240, bytes written=-1, total written         10K
 DUMP: Broken pipe
 DUMP: The ENTIRE dump is aborted.

Any help would be very much appreciated,

John A

COPY OF flexbackup.conf

#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# SME Server software. Instead, modify the source template in
# an /etc/e-smith/templates-custom directory. For more
# information, see http://www.e-smith.org/custom/
#
# copyright (C) 2002 Mitel Networks Corporation
#----------------------------------------------------------$afio_echo_block = 'false';
$afio_compress_threshold = '3';
$afio_compress_cache_size = '2';
$blksize = '10';
$mt_var_blksize = 'true';
$buffer      = 'true';  
$buffer_megs = '3';    
$pad_blocks  = 'true';  
$compress    = 'gzip';  
$compr_level = '4';    
$cpio_format = 'newc';
$device    = '/dev/nst0';
$dump_length = '0';
$dump_use_dumpdates = 'false';
$erase_rewind_only = 'true';
$erase_tape_all_level_zero = 'true';
$exclude_expr[0] = 'news/articles';
$exclude_expr[1] = '.*~$';  
$remoteshell = 'ssh';  
$verbose     = 'true';  
$sparse      = 'true';  
$indexes     = 'true';  
$logdir     = "/var/log/flexbackup";  
$stampdir = "/var/state/flexbackup";
$index    = "$stampdir/index";      
$comp_log = "gzip";                  
$prefix     = "";             
$sprefix  = "";                       
$tmpdir   = "/tmp";                  
$nocompress_types = 'mp3 Z z gz gif zip lha jpeg jpg taz tgz deb rpm bz2';
$tar_echo_record_num = 'false';
$tar_atime_preserve = 'true';
$traverse_fs = 'false';

$filesystems[0] = '/ /boot';

$type = 'dump';


COPY OF flexbackup/all.latest.gz

Viewed at Sun Feb 23 08:35:21 2003.
|------------------------------------------------
| Doing level 0 backup of all using dump
| Retensioning tape...
| Rewinding & erasing tape...
| Creating index key 200302230805.12
| Tape #0
| Filesystems = / /boot
|------------------------------------------------
At block 32.
|------------------------------------------------
| File number 1, index key 200302230805.12
| Backup of: /
| Date of this level 0 backup: Sun Feb 23 08:06:05 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------
| (dump -0 -b 10 -a -f - / | gzip -4) | buffer -m 3m -s 10k -u 100 -t -p 75 -B \
|  -o /dev/nst0
|------------------------------------------------
  DUMP: Date of this level 0 dump: Sun Feb 23 08:06:05 2003
  DUMP: Dumping /dev/sda3 (/) to standard output
  DUMP: Added inode 8 to exclude list (journal inode)
  DUMP: Added inode 7 to exclude list (resize inode)
  DUMP: Label: /
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 474691 tape blocks.
  DUMP: Volume 1 started with block 1 at: Sun Feb 23 08:07:14 2003
  DUMP: dumping (Pass III) [directories]
  DUMP: dumping (Pass IV) [regular files]
buffer (writer): write of data failed: Input/output error
bytes to write=10240, bytes written=-1, total written         10K
  DUMP: Broken pipe
  DUMP: The ENTIRE dump is aborted.
|------------------------------------------------
| Backup start: Sun Feb 23 08:06:05 2003
| Backup end:   Sun Feb 23 08:07:35 2003
|------------------------------------------------
At block 32.
|------------------------------------------------
| File number 2, index key 200302230805.12
| Backup of: /boot
| Date of this level 0 backup: Sun Feb 23 08:07:45 2003
| Date of last level 0 backup: the epoch
|------------------------------------------------
| (dump -0 -b 10 -a -f - /boot | gzip -4) | buffer -m 3m -s 10k -u 100 -t -p \
|  75 -B -o /dev/nst0
|------------------------------------------------
  DUMP: Date of this level 0 dump: Sun Feb 23 08:07:45 2003
  DUMP: Dumping /dev/sda1 (/boot) to standard output
  DUMP: Added inode 8 to exclude list (journal inode)
  DUMP: Added inode 7 to exclude list (resize inode)
  DUMP: Label: /boot1
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 4855 tape blocks.
  DUMP: Volume 1 started with block 1 at: Sun Feb 23 08:07:54 2003
  DUMP: dumping (Pass III) [directories]
  DUMP: dumping (Pass IV) [regular files]
buffer (writer): write of data failed: Input/output error
bytes to write=10240, bytes written=-1, total written          0K
  DUMP: Broken pipe
  DUMP: The ENTIRE dump is aborted.
|------------------------------------------------
| Backup start: Sun Feb 23 08:07:45 2003
| Backup end:   Sun Feb 23 08:08:02 2003
|------------------------------------------------
At block 32.
|------------------------------------------------
| Rewinding...
|------------------------------------------------