PDA

View Full Version : chg-scsi question


rmcgraw
April 12th, 2006, 12:00 PM
I have compiled amanda-2.5.0 on a Solaris 10 sparc and have installed. i have added a amand-2.4.4 amanda.config to do some testing.

I change my --prefix=/pkgs/amanda-2.5.0 and have installed the $prefix/etc/amanda/archnive/amanda.conf.

I have a StorageTek STKL20 library and want to try chg-scsi to control the library unit.

when I run chg-scsi -inventory I get

"could not open conf file "amanda.conf": No such file or directory
amanda.conf: No such file or directory"

1) where do I set the amanda.conf path for chg.scsi?

2) does a dummy amanda.conf have to be in the same directory as chg-scsi?


3) I have two amanda.conf configs "archive' and "daily". how does chg-scsi know which amanda.conf to look for?

Thanks

Robert

hamselv
October 5th, 2006, 02:22 AM
You need to go to your configuration library and execute chg-scsi

example:

cd $prefix/etc/amanda/DailySet1
chg-scsi -status all

there it can fin the amanda.conf and you know what cfg your working on.

Regards Per