Taper log says: taper: critical (fatal): Can't locate auto/Amanda/Device/Device/swig volume.al in @INC: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(Adding page)
 
(Adding an additional info section)
 
Line 15: Line 15:


* amflush fails with 'taper: FATAL Can't locate auto/Amanda/De [http://archives.zmanda.com/amanda-archives/viewtopic.php?t=6877&sid=fc4382f71bc98eb373f3b57f756c969a]
* amflush fails with 'taper: FATAL Can't locate auto/Amanda/De [http://archives.zmanda.com/amanda-archives/viewtopic.php?t=6877&sid=fc4382f71bc98eb373f3b57f756c969a]
=Additional Information=
* Note that this error may not appear in any of your "normal" Amanda haunts. You may have something like this in the results of 'amstatus config': <code>...99356682k failed: killed while writing to tape (66472960k done (66.90%)) (5:32:56), waiting for a new tape</code> So be sure to check your dumper logs.

Latest revision as of 13:09, 4 February 2012

Problem

You are notified (or not notified) by amanda of a failure involving amdump or amflush (or ?) to this effect:

taper: critical (fatal): Can't locate auto/Amanda/Device/Device/swig_volume.al in @INC...

Explanation

This is most likely due to the tape Amanda was trying to use being unlabeled although Amanda somehow had the idea it was/should be labeled.

Solution

Use amlabel(8) to label the tape or setup autolabel in your amanda.conf(5) file.

Variations of This Problem

  • amflush fails with 'taper: FATAL Can't locate auto/Amanda/De [1]

Additional Information

  • Note that this error may not appear in any of your "normal" Amanda haunts. You may have something like this in the results of 'amstatus config': ...99356682k failed: killed while writing to tape (66472960k done (66.90%)) (5:32:56), waiting for a new tape So be sure to check your dumper logs.