TIA if this is a dumb oversight on my part. I filed a bug report on this, but
I'm trying to get this up and working since I migrated this company away from
Windows boxes on the backend. Having a working backup system would let me
sleep at night.
Trying to get a Sony A300C AIT-1 changer working for the purposes of Amanda.
galileo# mt -f /dev/sa0 status
mt: /dev/sa0: Device not configured
Oct 9 21:10:20 galileo /kernel: Waiting 15 seconds for SCSI devices to settle
Oct 9 21:10:20 galileo /kernel: sa0 at sym1 bus 0 target 12 lun 0
Oct 9 21:10:20 galileo /kernel: sa0: <SONY TSL-A300C L202> Removable
Sequential Access SCSI-2 device
Oct 9 21:10:20 galileo /kernel: sa0: 20.000MB/s transfers (10.000MHz, offset
15, 16bit)
Oct 9 21:10:20 galileo /kernel: pass1 at sym1 bus 0 target 12 lun 1
Oct 9 21:10:20 galileo /kernel: pass1: <SONY TSL-A300C L202> Removable Changer
SCSI-2 device
Oct 9 21:10:20 galileo /kernel: pass1: 20.000MB/s transfers (10.000MHz, offset
15, 16bit)
There are more details in the bug report at:
Bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=31319
Cheers,
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message
You're missing the ch(4) driver.
Put:
device ch
In your kernel config file, re-run config, recompile, reinstall and reboot.
Then you can move tapes around with chio(1) (or amanda).
Ken
--
Kenneth Merry
k...@kdm.org