- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Missing Tape Autochanger
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 02:13 AM
03-01-2002 02:13 AM
I have a quantum DLT4500 with autochanger attached to a 11.0 machine but when I do an ioscan the autochanger is showing as uknown and unclaimed. I have added the spt driver (the same one as used by another autochanger on another machine) in to the kernel and rebooted but the autochanger os still not recognised. How do I get it to be claimed and known?
Many thanks
Keely
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 02:31 AM
03-01-2002 02:31 AM
Re: Missing Tape Autochanger
Is autox0 and other exchanger related kernel drivers in an "IN" state? You can use sam to check.
Check also that you have this patch (for HP-UX 11.00) or a superceding one:
PHKL_15955 1.0 autox0 cumulative patch.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 03:51 AM
03-01-2002 03:51 AM
Re: Missing Tape Autochanger
Thanks. I added the autoX driver (patch is installed) into the kernel and I can now see the autochanger and the device file /dev/rac/c2t5d1 has been created. Is this ok as on the other machine the device driver is the spt driver and the associated device file is /dev/scsi/cxtxdx?
I added the autochanger and dlt into omniback ok but I am unable to get it to access the drive, I tried scanning a tape and it failed.
Any sugesstions gratefully received?
Keely
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 04:18 AM
03-01-2002 04:18 AM
SolutionCan you try this to see if the picker works:
# /opt/omni/lbin/uma -ioctl /dev/c2t5d1
/dev/rac/c2t5d1> stat
Regarding configuration and whether you need spt or sctl, this document will help:
http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0xc1a7663ce855d511abcd0090277a778c,00.txt
If the tape drive driver is stape, then the picker driver is sctl.
If the tape drive driver is tape2, then the picker driver is spt.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 06:17 AM
03-01-2002 06:17 AM
Re: Missing Tape Autochanger
Enable the "schgr" driver in the kernel. REbuild the kernel and reboot the system. If you do a ioscan after this, you should see the autochanger as claimed and the device files named as /dev/rac/cxtydz for the autochanger.
Hope this helps.
Regds