- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IBM Ultrium LTO2 driver lost during reboot
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
06-06-2005 01:56 AM
06-06-2005 01:56 AM
IBM Ultrium LTO2 driver lost during reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 02:18 AM
06-06-2005 02:18 AM
Re: IBM Ultrium LTO2 driver lost during reboot
If the driver's in the kernel but not bound, you can bind it using ioscan -M -H (man ioscan). I'm assuming ioscan shows the deviace as UNCLAIMED / UNKNOWN...
hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 02:43 AM
06-06-2005 02:43 AM
Re: IBM Ultrium LTO2 driver lost during reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 06:16 AM
06-06-2005 06:16 AM
Re: IBM Ultrium LTO2 driver lost during reboot
ftp://ftp.software.ibm.com/storage/devdrvr/Doc/IBM_ultrium_tape_IUG.pdf
Check chapter 17 or 18...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 07:26 AM
06-06-2005 07:26 AM
Re: IBM Ultrium LTO2 driver lost during reboot
Well the driver initialization failed because the member was not there (cleaned up after 3 days via our cleanup scripts). Therefore we ran the commands by hand to allow the driver to claim the drives then changed the atdd in /sbin/init.d to not look for this member.
Why IBM placed a member to be permanant in a tmp file directory I'll never know......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 07:03 AM
06-07-2005 07:03 AM
Re: IBM Ultrium LTO2 driver lost during reboot
Which version do you have?
swlist |grep -i atdd
atdd 3.1.0.3 GES IBM Magstar and Ultrium tape device driver
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 07:25 AM
06-07-2005 07:25 AM
Re: IBM Ultrium LTO2 driver lost during reboot
atdd 3.5.0.20
the file is there for the autoch product. I would imagine if you just installed the atdd then you would not get it..