Quantum DLT 4500 autoloader on Linux?

Quantum DLT 4500 autoloader on Linux?

Post by David Guerti » Fri, 05 Jun 1998 04:00:00



Hi folks,

We're looking at a Quantum DLT 4500 (DLT drive with a five-tape
autoloader) to hang off a Linux box, for backups on a bunch of UN*X
machines here.  I know that a regular DLT drive will work, but the
vendor wasn't sure that drivers for the autoloader exist for Linux.

Does anyone have insight into whether a Quantum 4500 will exist
happily on a Linux box?  Have you done this?  Was there anything
special you needed to do?

We're running Red Hat 5.0, Linux kernel 2.0.32.  The SCSI card is an
Adaptec 2940 Fast SCSI.

Thanks,
--
Dave Guertin

 
 
 

Quantum DLT 4500 autoloader on Linux?

Post by Brett Vire » Tue, 09 Jun 1998 04:00:00



> Hi folks,

> We're looking at a Quantum DLT 4500 (DLT drive with a five-tape
> autoloader) to hang off a Linux box, for backups on a bunch of UN*X
> machines here.  I know that a regular DLT drive will work, but the
> vendor wasn't sure that drivers for the autoloader exist for Linux.

> Does anyone have insight into whether a Quantum 4500 will exist
> happily on a Linux box?  Have you done this?  Was there anything
> special you needed to do?

We use such DLT A.L.s on Solaris and DEC Unix (haven't tried Linux
yet). We have never needed any programs other than basic mt commands
and have not had any problems. Basically the A.L. will advance when it
is given an ``offline'' message. Like:

        mt -f /dev/whatever rewoffl

will rewind the current DLT, offline it, and switch to the next in the
stack. If the current DLT is already the last one then it will just
rewind and offline it.

To do this in C code we used (for Solaris) the mtio(7) api. I can't
find this documented on my Linux system but if you get the source for
GNU's `mt' it should be pretty obvious how to write custom code (this
is what I did to figure out how to talk to the DLTs on Solaris).

Unfortunately, all this lets you do is advance the DLT stack. This is
enough for us, but maybe not for you. To random access a DLT in the
A.L.'s stack as well as doing the claimed 45 sec random access of data
on a particular DLT you DO need special drivers. This I have no
information on, but am interested in (for Linux as well as other
`nix). Anyone?

But for straight dump/read to/from DLT1 then DLT2 then DLT3 ....  No
problem.

-Brett.

 
 
 

Quantum DLT 4500 autoloader on Linux?

Post by Eberhard Bur » Wed, 10 Jun 1998 04:00:00



> Unfortunately, all this lets you do is advance the DLT stack. This is
> enough for us, but maybe not for you. To random access a DLT in the
> A.L.'s stack as well as doing the claimed 45 sec random access of data
> on a particular DLT you DO need special drivers. This I have no
> information on, but am interested in (for Linux as well as other
> `nix). Anyone?

You may want to take a look at the sources of ddstar, mt-dds or
taper. Taper does fast seeks and has a utility to check if your tape
drive supports seek commands. I'm no programmer though, but i think
you can find the suitable commands.

Regards,
--
Eberhard Burr    check http://www.veryComputer.com/~Eberhard.Burr/publickey.asc
                 for PGP Key -- #include <stddisc.h> -- electric cookie follows
Q:      How many Marxists does it take to*in a lightbulb?
A:      None:  The lightbulb contains the seeds of its own revolution.

 
 
 

Quantum DLT 4500 autoloader on Linux?

Post by Charles Webe » Thu, 11 Jun 1998 04:00:00


See www.dandelion.com/linux for mtx utility.  We use it on a seagate dat
changer along with amanda for backups.  It is mt modified to work with
changers and seems quite nice.
Chuck

 
 
 

Quantum DLT 4500 autoloader on Linux?

Post by Daniel W. Halverso » Fri, 26 Jun 1998 04:00:00


-----BEGIN PGP SIGNED MESSAGE-----

You might want to check out Arkeia from knox software.  It's not an
inexpensive solutions, but it can fully support most any autoloader.

        Good Luck

                Dan


: Hi folks,

: We're looking at a Quantum DLT 4500 (DLT drive with a five-tape
: autoloader) to hang off a Linux box, for backups on a bunch of UN*X
: machines here.  I know that a regular DLT drive will work, but the
: vendor wasn't sure that drivers for the autoloader exist for Linux.

: Does anyone have insight into whether a Quantum 4500 will exist
: happily on a Linux box?  Have you done this?  Was there anything
: special you needed to do?

: We're running Red Hat 5.0, Linux kernel 2.0.32.  The SCSI card is an
: Adaptec 2940 Fast SCSI.

: Thanks,
: --
: Dave Guertin

- --
    -tbcnet.com - The 815 area's best Commercial Internet Provider. -

- -Build your own computer on our secure server: https://secure.tbcnet.com-

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNZGsIpcSH70CLDDRAQGagQQApdPPt6x1rA7vefyBsW5Wtb2oRnVSY9fO
4CyXXY5qiCHCIrNSCBg0Ss3dGESZWr9+iVhSOZDbAkXUUny5kKoh1NIsol0S3bxb
njdpe1s8qYqm9VS0/52akJai4M+MAm3vola/jZMoq3GIQueC3F3VwYD2lPssVNK5
xhhYT5lHyZA=
=Pdsa
-----END PGP SIGNATURE-----

 
 
 

Quantum DLT 4500 autoloader on Linux?

Post by Stephen Bodn » Sun, 28 Jun 1998 04:00:00


We have a Quantum DLT 4000 running off a linux box (Redhat 5.0);
it is backing up a small network of Solaris boxes.

The biggest problem with DLT's on linux / PC hardware is supplying
sufficient data to the drive for it to "stream". I'm currently
running the full version of BRU, using double-buffering, with
2 DPT SmartCache IV scsi cards, one for the system hard drive,
one for the tape drive (a DLT 4000 is the single tape version
of the 4500), on a 133 mhz AMD clone with 64 mb RAM.

What happens is that the software dumps data over the network
into a buffer, and when the buffer is full, dumps the buffer
to tape. In our case, the network speeds are about 1/4 that of
the DLT, so the tape only records 15 sec. out of every 2 min.

Interestingly enough, if I attach a 4mm DDS2 to the exact
same setup, it streams (continously writes) to the tape
drive, though the total backup of about 40 gb takes a bit
longer than with the DLT.

Stephen


> : Hi folks,

........

> : Does anyone have insight into whether a Quantum 4500 will exist
> : happily on a Linux box?  Have you done this?  Was there anything
> : special you needed to do?

> : We're running Red Hat 5.0, Linux kernel 2.0.32.  The SCSI card is an
> : Adaptec 2940 Fast SCSI.

> : Thanks,
> : --
> : Dave Guertin


 
 
 

1. DLT 4500 on Linux/Buslogic 948 - any advise?

mt -f /dev/nst0 offline

This should move to the next tape in that jukebox.  Hmmm.. you may want
to try this out:

Title:          scsi-changer
Version:        0.01
Entered-date:   1 Dec 1996
Description:    SCSI Media Changer (Jukebox) device driver.
                This is a ALPHA version.
Keywords:       scsi jukebox changer driver


Primary-site:   sunsite.unc.edu /pub/Linux/kernel/patches/scsi
                12kB scsi-changer-0.01.tar.gz
Alternate-site: none
Original-site:  none
Platform:       Linux
Copying-policy: GNU GPL
End

You will also need to enable multiple LUN support during the
kernel recomp time as mentioned by the other gentleman.

Rich


:

:
: >  We have a DLT 4500 Tape Jukebox which I am having trouble getting to
: >  work on our Linux system (using a BusLogic 948 SCSI adapter).  Although
: >  we can "tar" to the device, any attempt to rewind or switch cartridges
: >  causes the SCSI subsystem to go haywire, effectively locking up our machine.
:
: >  Has anyone else gotten a DLT 4500 to work on a Linux system?  If so, what
: >  were your strategies to getting it to work?
:
: >What seems to be the problem?  Can you send me the bootup messages from the
: >BusLogic driver and SCSI subsystem, as well as any error messages?
:
: Also note that the loader uses a different lun , did you enable lun support
: in the kernel?
:
:
: --
: Regards, Peter Brouwer                 \\\//

: -----------------------------------oOO--(_)--OOo----------------------------
: # Digital Equipment B.V.               /    European Storage Engineering,
: # DIGITAL : JGO::PBROUWER,889-9174     \    BLD B2/21A P.O.Box 6774,
: # PHONE:[+31][0]80 52 ext 9174,fax 9696     6503GG Nijmegen, The Netherlands.

2. Need help getting my Millenium card to operate at a depth of 16 or higher and getting my screen to use the whole screen size

3. Tandberg DLT Autoloader With Linux

4. Arnet clusterports running on Frame Relay

5. Linux backup and DLT autoloader management

6. problem running cgi-forms on apache!!!!!! please help

7. Linux for Apollo 4500

8. STB 4-com 4port serial board

9. Problems with bru 15.1 on DLT 4000 autoloader using mtx.

10. Linux on Compaq Proliant 4500

11. dlt backup/autoloader

12. Dell 120T DLT-4000 Autoloader w/Robot - Control?

13. Once again: routing problem Cisco 4500 <> Linux PPP