Operating System - HP-UX
1832516 Members
4975 Online
110043 Solutions
New Discussion

server not seeing tape changer

 
SOLVED
Go to solution
Charles Zepp
Occasional Contributor

server not seeing tape changer

I have an hp 11i box going through a fiber card into a SAN gateway to a ADIC 100 SDLT tape changer. The driver for the fiber card is installed and the fiber cable is good. But when I do an ioscan, the server doesn't see anything past the fiber card. I spoke with ADIC and they say I need the 'stape' and 'mchanger' drivers. I did a search and couldn't find any info on these. Anyone know of these drivers?
4 REPLIES 4
Pete Randall
Outstanding Contributor
Solution

Re: server not seeing tape changer

The stape drive is available, just not configured into your kernel. Just go into SAM, select kernel configuration, then drivers, and scroll through the list until you come to stape. Include it into your kernel and rebuild.

The mchanger driver is unfamiliar to me.

Pete

Pete
John Poff
Honored Contributor

Re: server not seeing tape changer

Hi,

Login as root and go into sam, choose Kernel Configuration and Drivers. You should see the drivers there and be able to configure them in. My box here has 'stape', but I don't have 'mchanger'. If you are missing a driver you might need some software or a patch.

JP
Sanjay_6
Honored Contributor

Re: server not seeing tape changer

Hi Charles,

Do you have "schgr" driver configured in the kernel. If not configure this driver into the kernel, reboot the system and see if the changer is configured. You should see it as /dev/rac/....

Hope this helps.

Regds
Sandip Ghosh
Honored Contributor

Re: server not seeing tape changer

I have not heard of mchanger driver. I think they want to mean schgr driver, because this is the driver use for almost all the Tape Libraries. Go to SAM and change the status of stape and schgr driver from out to in. It will rebuilt your kernel and reboot the system. Then check it. It should work.

Sandip
Good Luck!!!