They did provide some information about a user getting a Sony autoloader
drive working.
The information referred to the use of a BSD command called scsicmd.
Has anyone out there used scsicmd with the HP SuperStore drive? If so, how?
Our resident expert on amanda says that once we have this info we should be
able to write a script that rotates the tapes in the carousel.
Thanks,
-bill
--
To unsubscribe, send 'unsubscribe' to bsdi-user...@mailinglists.org
Archives of this list can be found at: http://www.nexial.com/mailinglists/
>The information referred to the use of a BSD command called scsicmd.
>
>Has anyone out there used scsicmd with the HP SuperStore drive? If so, how?
>Our resident expert on amanda says that once we have this info we should be
>able to write a script that rotates the tapes in the carousel.
ftp://ftp.uunet.be/pub/staff/mikeb/README.
Also there is an amanda changer script and patches to scsicmd for 3.1.
I was told that at 4.0 scsicmd became table driven, so the patch
shouldn't be needed (but you'll need the changer command structures
included in the patch).
mike
--
UUNET, an MCI WorldCom company phone: +32 3 285.62.00
Posthoflei 3 fax: +32 3 281.49.85
2600 BERCHEM
Belgium
http://www.be.uu.net e-mail: mi...@uunet.be
> -----Original Message-----
> From: owner-bs...@mailinglists.org
> [mailto:owner-bs...@mailinglists.org]On Behalf Of Bill Thomason
> Sent: Tuesday, May 18, 1999 3:01 PM
> To: bsdi-...@mailinglists.org
> Subject: HP SuperStore 24x6 DAT tape drive and use with Amanda
>
>
> I found out from tech support that BSDI does not directly
> support autoloader
> tape drives.
>
> They did provide some information about a user getting a
> Sony autoloader
> drive working.
>
> The information referred to the use of a BSD command called scsicmd.
>
> Has anyone out there used scsicmd with the HP SuperStore
> drive? If so, how?
> Our resident expert on amanda says that once we have this
> info we should be
> able to write a script that rotates the tapes in the carousel.
>
> Thanks,
> -bill
>
> --
> To unsubscribe, send 'unsubscribe' to
> bsdi-user...@mailinglists.org
> Archives of this list can be found at:
> http://www.nexial.com/mailinglists/
>
I found this program a few months back called tapechg. I haven't tried it,
but if you want it, let me know.
The readme for it is below my sig.
-----
Lee Havemann, Comp Ops Dir. HSH Associates (973) 838-3330
Mailto: l...@hsh.com http://www.hsh.com
"My opinions are probably not those of my employer"
------------
tapechg
By Brian Litzinger
This code allows one to control the tape changer of the Archive
Python tape changer DAT tape units. It should work with any
SCSI compliant tape changer.
tapechg
is a generic changer for controlling SCSI compliant tape changers.
tapechanger will display help if you run the program with no
arguments.
chg-python
is a changer utility that is compliant with the amanda tape backup
program tape changer specification under version 2.3.0 of amanda.
chg-python does not depend on tapechanger. It is fully self-contained.