On Sat, Aug 31, 2002 at 01:09:49AM +0200, Martin Schmidt wrote: > Hi, > > as anyone configured amanda/Linux with a Sony Library LIB-81 and a AIT2-Drive > (SDX-500) already ? > > I have got it running using mtx and tar, but amanda does not really like it, > the chg-zd-mtx reports errors, which cause I suspect in my config's: > --------------- > backup:/etc/amanda/hne # /usr/lib/amanda/chg-zd-mtx -info > /usr/lib/amanda/chg-zd-mtx: [: -eq: unary operator expected
Did you try: bash -x /usr/lib/amanda/chg-zd-mtx -info? It should output the commands beeing executed so it should be possible to tell what's wrong. -- Ragnar Kj�rstad
