On Fri, Jun 22, 2001 at 12:22:01AM -0600, Kevin C Jones ([EMAIL PROTECTED]) 
wrote:
> thank you .. this worked... now I am getting another error when I try to
> label the tape.

there you go and I am only using it for two days <pat pat pat ;-)).

> 
> How would I test to see if amanda is working?
> Label gives the error:
> Error rewinding, are you sure /dev/st0 is set to rewind?

You got to use a NON-REWINDING tape which is on Linux AND usable by amanda:

 /dev/nst0

and chown it to 

 chown amanda.disk /dev/nst0

Then you could, for example, make a link to it:

 ln -s /dev/nst0 amandatape

and use it from

  su - amanda
  mt /dev/amandatape status

or

  /usr/local/sbin/amcheck WHATEVERYOURCONFIGIS

and let you amanda.conf point to it:

  # the no-rewind tape device to be used
  tapedev "/dev/amandatape"  



HTH
jobst


-- 
#include <signature.h>

|            __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director|
|  _ _.--'-n_/   Barrett Consulting Group P/L & The Meditation Room P/L      |
|-(_)------(_)=  +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia|

Reply via email to