I'm having problems with the dumps from the local disks of one of our amanda 
servers. We have on that server about 12 partitions from remote servers to 
backup, and the all go great, except the local disks, so now I'm trying to do 
a backup of only those partitions (the local disks) and I got this:

root@cdserv /tmp/amanda $ less amidxtaped.debug
amidxtaped: debug 1 pid 1058 ruid 2 euid 2 start time Tue Mar 12 09:36:00 2002
amidxtaped: version 2.4.1p1
EOF reached
amidxtaped: pid 1058 finish time Tue Mar 12 09:36:05 2002

The mail amdump sent me said this:

*** THE DUMPS DID NOT FINISH PROPERLY!

These dumps were to tape Diario06.
Tonight's dumps should go onto 1 tape: Diario07.

FAILURE AND STRANGE DUMP SUMMARY:
  taper: FATAL syncpipe_get: w: unexpected EOF
  cdserv     /dev/dsk/c1t6d0s3 lev 0 FAILED [dump to tape failed]
  cdserv     /dev/dsk/c1t6d0s0 RESULTS MISSING
  cdserv     /currents/2001/ RESULTS MISSING
  cdserv     /currents/2002/ RESULTS MISSING

and my disklist looks like this:

# Nueva config. para el nuevo
cdserv  /dev/dsk/c1t6d0s3       incroot -1 local
cdserv  /dev/dsk/c1t6d0s0       incroot -1 local
cdserv  /currents/2001/   incroot -1 local
cdserv  /currents/2002/   incroot -1 local

where incroot is this:

define dumptype global {
    comment "Global definitions"
index yes
compress client best
#maxdump 2
holdingdisk true
record yes
}

# Definicion para discos locales **************
define dumptype incroot {
    global
    comment "Root, incremental, no HD, comp fast"
        holdingdisk no
    priority high
    dumpcycle 4
}


Any idea on why this isn't working?

P.D.: As you see, I'm on Amanda-2.4.1pl1

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

Reply via email to