Amanda-Users

Re: gnutar version -- exactly 1.13.25 or just 1.13.25 and above?

2003-12-17 04:46:42
Subject: Re: gnutar version -- exactly 1.13.25 or just 1.13.25 and above?
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Mark_Conty AT cargill DOT com
Date: Wed, 17 Dec 2003 10:41:50 +0100
Mark_Conty AT cargill DOT com wrote:

These are the Amanda processes on the client side of a second DLE that gives the same illusion of hanging forever:

     UID   PID  PPID  C    STIME TTY       TIME COMMAND
amanda 3520 1 0 00:36:45 ? 0:02 /opt/amanda/libexec/sendbackup amanda 3526 3525 0 00:36:48 ? 0:00 sh -c /opt/gnu/bin/tar -tf - 2>/dev/null | sed -e 's/^\.//' amanda 3525 3520 0 00:36:48 ? 3:45 /opt/amanda/libexec/sendbackup
  amanda  3528  3526  0 00:36:48 ?         0:01 sed -e s/^\.//
  amanda  3527  3526  0 00:36:48 ?         0:38 /opt/gnu/bin/tar -tf -

The fact that it's doing a 'tar -tf -', though, in conjunction with the errors from amstatus when I finally killed it, indicated that it was still in the estimate stage:

Actually not.  The tar cmds you see above are used for creating the
index, and that's done while doing the real backup.
Strange thing is that I would expect to see a "gzip --best" too:
the index stream is always compressed with this command, no matter
what the compression directives are that you specify in amanda.conf.

The estimate phase can be recognized by "--file /dev/null" in the
tar arguments.

Maybe set "index no" and see if you get a different output?


--
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          *
***********************************************************************