On Wed, May 17, 2006 at 06:00:31PM -0700, Brad Willson wrote: > Where is the changer defined? > > # ls -l > total 68 > -rw-rw---- 1 backup backup 19493 Mar 24 07:42 amanda.conf > -rw-r--r-- 1 backup backup 1267 May 16 09:35 changer
This is from memory, so confirm before using: chg-zd-mtx wants the changer config file defined in amanda.conf, but you enter it there without a ".conf" extension. Still, I think chg-zd-mtx looks for the file with the .conf. If my memory is correct, this line from your amanda.conf > changerfile "/etc/amanda/DailySet1/changer" should be matched by a changer".conf" file. Then, although amanda.conf does allow an entry for changerdev, like you have done here: > changerdev "/dev/sg0" I think (again did not check) that it is also defined in changer.conf. That will take precedence. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
