amverify doesn't run

2000-11-29 Thread Randolph Cordell

Hello again!,

I had a successful backup run last night as shown in the log.20001128.0 file.
  8-)  When I run amverify It returns:  Using device /dev/nst0
   Waiting for device to go ready...

which never happens.  It sits there like that 'till I Ctrl-C it.  What might
be causing this?

Is there an easier way to install the client piece than the whole
configure/make/make install process?

Randy


__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



Re: amverify doesn't run

2000-11-30 Thread John R. Jackson

>... When I run amverify It returns:  Using device /dev/nst0
>   Waiting for device to go ready...
>
>which never happens.  It sits there like that 'till I Ctrl-C it.  What might
>be causing this?

I'm not sure what would cause this.

What OS are you running on?

Take a look at the amverify script and look for the definitions of MT
and MTOPT, e.g.:

  MT=/usr/bin/mt
  MTOPT=-f

Amverify is sitting there in a loop waiting for the result of running
the mt command to complete successfully.  What happens if you set up
the amverify again (don't actually run it) and then do:

  /usr/bin/mt -f /dev/nst0 stat

(adjust the path to mt and the flag as discovered above for MT/MTOPT).

>Is there an easier way to install the client piece than the whole
>configure/make/make install process?

Another thread covered that over the last couple of days.  To make a long
story short, you can just rdist (or rsync, etc) the Amanda pieces from
one client to another as long as they are they same basic type of system
(hardware, OS, etc).

>Randy

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]