Operating System - HP-UX
1832234 Members
2748 Online
110041 Solutions
New Discussion

How can I use an LTO library connect it to K class ?

 
Juan Manuel López
Valued Contributor

How can I use an LTO library connect it to K class ?

I have got a K class and I need to connect it to an IBM 3584 LTO library. Can I use atdd driver ? What is the right driver for this library with my hp server ?.

Thanks in advance.

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: How can I use an LTO library connect it to K class ?

Make sure you connect this device to the proper type of SCSI port. You cant put an SE device on an LVD scsi card and have it work.

You will have to get a driver from IBM for HP-UX as a start, most likely. If the device shows up on an ioscan then you skip that step.

Next you'll probably need to add stape to the kernel.

sam
kernel configuration
drivers
Make sure stape is in.
actions process kernel
answer the questions yes.

System will need to boot.

This K box will not be able to fully utilize the speed of a new, modern tape device.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Juan Manuel López
Valued Contributor

Re: How can I use an LTO library connect it to K class ?

That,s mean Atdd does not work with K class ?
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Rajeev  Shukla
Honored Contributor

Re: How can I use an LTO library connect it to K class ?

I think You also need to add "schgr" driver for kernel to reognize the tape library.
Sanjay_6
Honored Contributor

Re: How can I use an LTO library connect it to K class ?

Hi Juanma,

As long as the scsi interface matches and the "schgr" driver is configured into the kernel with the stape driver, you should be able to use the library.

Hope this helps.

Regds
Joshua Scott
Honored Contributor

Re: How can I use an LTO library connect it to K class ?

This is a FC tape library. I checked IBM's site & there are no approved FC cards that work in the K-class. Exactly what kind of setup are you going for here?

Not that it's my buisiness, but why on earth would you want to connect a K-class server (OLD) to a tape library that scales to 2,700 Terabytes? This seems like overkill. If you have other servers attached to it, just do a backup over the network, or better, upgrade to an L- or N-class server (many times the performance, little money) and then you can attach to the 3584.
What are the chances...
Juan Manuel López
Valued Contributor

Re: How can I use an LTO library connect it to K class ?

Thanks all for your answers.
I am seriously thinking about to use a N4000 Machine to this proyect.
It is a BCP Proyect. You know.
Thanks again.

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.