- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tape drive
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-14-2005 11:18 PM
03-14-2005 11:18 PM
tape drive
i am already just make zone at SAN switch to detect tape drive.than i run command "insf -e", but server doesn't detect tape drive yet.
whats wrong??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 11:33 PM
03-14-2005 11:33 PM
Re: tape drive
are you sure the system can see the tape drive?
ioscan -fnC tape
If not check cables and terminators
Any SCSI ID conflicts?
check dmesg
Once the machine can see the drive your insf command should work.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 11:37 PM
03-14-2005 11:37 PM
Re: tape drive
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 02:44 AM
03-15-2005 02:44 AM
Re: tape drive
You should also check do you have enabled tape devices in your kernel, stape in kernel devices.
Regards,
Borislav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 08:15 AM
03-15-2005 08:15 AM
Re: tape drive
If the kernel module (driver) is not in the kernel you won't get the device file, but you should see 'something' in the ioscan.
Are you using zoning on the SAN switches?
If so then check tape device and the HBA WWNs are zoned.
can you post:
1. ioscan
2. ioscan -fnCtape
Cheers,
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 01:59 PM
03-15-2005 01:59 PM
Re: tape drive
Show me the output of:
#ioscan -fC tape
I think you need to rebuild the kernel.
Regard,
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 03:08 PM
03-15-2005 03:08 PM
Re: tape drive
i found the problem,via SAM, tape drive can't be found, then i add from menu actions.there are confirmations that many drivers not been instaled yet.so i install drivers via sam and need reboot.after reboot,system can detect tape drive.
many thanks for you all