Amanda-Users

Re: Extractor Error in 2.5

2006-04-27 13:52:39
Subject: Re: Extractor Error in 2.5
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Steven Backus <backus AT whimsy.med.utah DOT edu>
Date: Thu, 27 Apr 2006 19:48:54 +0200
Steven Backus schreef:

please post the /tmp/amanda/amidxtaped.xxxxxxxxx.debug and

amidxtaped: debug 1 pid 8373 ruid 0 euid 0: start at Thu Apr 27 09:37:11 2006
amidxtaped: version 2.5.0
amidxtaped: time 0.000: > SECURITY USER root
bsd security: remote host whimsy.med.utah.edu user root local user root
amidxtaped: time 0.000: > FEATURES=fffffeff9ffeffff07
amidxtaped: time 0.000: > CONFIG=genepi
amidxtaped: time 0.040: > FSF=0
amidxtaped: time 0.040: > HEADER
amidxtaped: time 0.040: > DEVICE=/home1/dumps/amanda/20060425190002/whimsy.med.u
tah.edu._.0:0
amidxtaped: time 0.040: > HOST=^whimsy.med.utah.edu$
amidxtaped: time 0.040: > DISK=^/$
amidxtaped: time 0.040: > DATESTAMP=20060425
amidxtaped: time 0.040: > END
amidxtaped: time 0.040: Looks like we're restoring from a holding file...
amidxtaped: Restoring from changer, checking labels

Those last two lines seem like a contradiction.
But I have to dive in the source code to really find out.

[...]
amindexd: tapedev_is amrecover_changer: /dev/changer
amindexd: < 200 /dev/changer


To proceed you could try:

First on the client as root:

  # cd /tmp/restored
  # nc -l -p 1234 | tar --numeric-owner -xpGvf - ./lisa/.cshrc

Then on the server as user amanda:

  $ cd /home1/dumps/amanda/20060425190002/
  $ dd bs=32k skip=1 if=whimsy.med.utah.edu._.0 | nc -w 1 theclient 1234


--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************

<Prev in Thread] Current Thread [Next in Thread>