- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: can not find my tape
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-29-2004 01:03 AM
03-29-2004 01:03 AM
can not find my tape
I have installed a new HP 9000 Server with MC 11i. Now I searching for me tape drive but with the ioscan -C tape and all others ioscan commands I can´t find it.
So I used insf -C tape but it doesn´t wo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 01:47 AM
03-29-2004 01:47 AM
Re: can not find my tape
Is you drive connected properly ( unique scsi id, turned on, terminated)
Is the tape driver loaded ( stape ) in the kernel?
If driver is provided and drive is attached ok :
ioscan -fnCtape && insf
Should create device files.
Or do you have a special tape device?
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 01:58 AM
03-29-2004 01:58 AM
Re: can not find my tape
/ #ioscan -fnC tape && insf
/ #
and on this server are no device files for the tape drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 02:10 AM
03-29-2004 02:10 AM
Re: can not find my tape
If external, did you shutdown and turn off the server before adding the drive?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 02:22 AM
03-29-2004 02:22 AM
Re: can not find my tape
Its a external tape device, but no response.... :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 02:26 AM
03-29-2004 02:26 AM
Re: can not find my tape
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 02:53 AM
03-29-2004 02:53 AM
Re: can not find my tape
First check to make certain that your drive has a unique (to that bus) SCSI ID, that at least one device is supplying termination power, and that the bus is terminated in exactly two places and on the physical ends of the bus.
Next, I would do a full ioscan and not restrict it to -C tape. This will make the device appear if the firmware can't be identified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 08:16 AM
03-30-2004 08:16 AM
Re: can not find my tape
Looking at your command
ioscan -fCtape && insf
The insf should not create any special device files except if your physical hardware path changed.
I would try to type just "ioscan -fnCtape" and look for both CLAIMED and UNCLAIMED devices. Ifr that does not work i will try "ioscan -fn" and repeat the device checking. From there you will see the special device files.
Also note insf has some nice options, on the side i.e insf -eCtape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 07:55 PM
03-30-2004 07:55 PM
Re: can not find my tape
I must build a new kernel with the stape option :-)) - Thats it and after the reboot it will work
thx,
schroedi