Amanda-Users

Odin /home lev 1 STRANGE

2003-02-21 19:53:17
Subject: Odin /home lev 1 STRANGE
From: Chris Marble <cmarble AT odin.ac.hmc DOT edu>
To: amanda-users AT amanda DOT org
Date: Fri, 21 Feb 2003 15:21:12 -0800 (PST)
Server is Linux 2.4.20, Amanda 2.4.4b1  Troublesome client is
Linux 2.4.18, Amanda 2.4.4b1.  108 other DLEs on other systems are
working fine.  I'm using dump for my backups.

/-- Odin       /home lev 1 STRANGE
sendbackup: start [Odin:/home level 1]
sendbackup: info BACKUP=/sbin/dump
sendbackup: info RECOVER_CMD=/bin/gzip -dc |/sbin/restore -f... -
sendbackup: info COMPRESS_SUFFIX=.gz
sendbackup: info end
|   DUMP: Date of this level 1 dump: Fri Feb 21 04:00:01 2003
|   DUMP: Date of last level 0 dump: Sat Feb  8 02:00:00 2003
|   DUMP: Dumping /dev/sdc1 (/home) to standard output
|   DUMP: Added inode 8 to exclude list (journal inode)
|   DUMP: Added inode 7 to exclude list (resize inode)
|   DUMP: Label: /rhome
|   DUMP: mapping (Pass I) [regular files]
|   DUMP: mapping (Pass II) [directories]
|   DUMP: estimated 8397639 tape blocks.
|   DUMP: Volume 1 started with block 1 at: Fri Feb 21 04:02:55 2003
|   DUMP: dumping (Pass III) [directories]
|   DUMP: dumping (Pass IV) [regular files]
|   DUMP: 7.26% done at 2032 kB/s, finished in 1:03
|   DUMP: 15.24% done at 2133 kB/s, finished in 0:55
? sendbackup: index tee cannot write [Broken pipe]
|   DUMP: Broken pipe
|   DUMP: The ENTIRE dump is aborted.
? index returned 1
??error [compress got signal 24, /sbin/dump returned 3]? dumper: strange 
[missing size line from sendbackup]
? dumper: strange [missing end line from sendbackup]
\--------


This DLE was backing up fine until 2 weeks ago.  Tape is 50Gb AIT II.
Troublesome DLE has 26Gb used.  Dumptype for that DLE is:
define dumptype comp-u-s4 {
    comp-user
    comment "User partitions on reasonably fast machines, start 4am"
    starttime 400
}

define dumptype comp-user {
    global
    comment "Non-root partitions on reasonably fast machines"
    compress client fast
    priority medium
}

define dumptype global {
    comment "Global definitions"
    # dumptype name.
    # You may want to use this for globally enabling or disabling
    # indexing, recording, etc.  Some examples:
    compress client fast
    index yes
    # record no
}



I'll be working on an include list to split up that DLE RSN.
-- 
  Chris_Marble AT hmc DOT edu - HMC UNIX Systems Manager
  My opinions are my own and probably don't represent anything anyway.

<Prev in Thread] Current Thread [Next in Thread>
  • Odin /home lev 1 STRANGE, Chris Marble <=