- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to change internal tape drive driver from...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
10-20-2008 09:41 AM
10-20-2008 09:41 AM
Need to change internal tape drive driver from atdd_leg to stape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2008 10:05 AM
10-20-2008 10:05 AM
Re: Need to change internal tape drive driver from atdd_leg to stape
would a simple rmsf work?
#rmsf -H hardware path of tape
then recreate with insf
#insf -H hardware path of tape
if not you may need to go though the SMH to do it
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2008 10:34 AM
10-20-2008 10:34 AM
Re: Need to change internal tape drive driver from atdd_leg to stape
I tried that but the device still shows with the "atdd_leg" driver even after the "rmsf" and the "insf" just re-creates the device files without changing the driver. 8-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2008 01:28 PM
10-20-2008 01:28 PM
Re: Need to change internal tape drive driver from atdd_leg to stape
ok then have a look at this link.
http://ftp.wu-wien.ac.at/pub/adsm/devdrvr/HPUX/11i_PCI/README.DLKM
it does state that the force bindings will be lost after a reboot if you havent edited the file /sbin/init.d/atdd file.
and also
To configure all IBM Medium Changer devices on the system after the install
of ATDD package, run the command:
# /opt/atdd/bin/atdd_claim -c
To remove the claim with ACDD after the next reboot.
# /opt/atdd/bin/atdd_claim -u
have you tried a reboot? becasuse if you end up messing with the ioconfig of the kernal, you will need to reboot.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2008 12:48 PM
10-22-2008 12:48 PM
Re: Need to change internal tape drive driver from atdd_leg to stape
how did you get on with this?
can you let us know
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 10:55 AM
10-23-2008 10:55 AM
Re: Need to change internal tape drive driver from atdd_leg to stape
The problem is - my locally scsi-attached HP C5683A tape drive now has a atdd_leg driver. I want to "atdd_unclaim" the local drive.
This is a 11.31 vPar with atdd 6.0.0.78.
It's tough to get this server down for a reboot and since the only thing the tape drive is used for is a weekly Ignite2Tape, the customer would rather live with a couple month old Ignite tape, that give it up for the 2/3 hour reboot (it currently runs 47 oracle instances).