- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: External tape drive in DL380 G4 could not be d...
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
10-17-2005 07:22 PM
10-17-2005 07:22 PM
External tape drive in DL380 G4 could not be detected by linux V3 upd5
i have DL30 server with linux version 3 update 5 i could see the tape drive in the Smart array utility but when i get to the operating system i couldnot see the tape drive, the tape drive is DDS4 connected to the external port of the smart array 6i
Thx in advanced
Mahdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 07:43 PM
10-17-2005 07:43 PM
Re: External tape drive in DL380 G4 could not be detected by linux V3 upd5
Try :
cat /proc/scsi/scsi
If you can see the tape drive here, try to load scsi tape driver manually :
modprobe st
Good lcuk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 07:57 PM
10-17-2005 07:57 PM
Re: External tape drive in DL380 G4 could not be detected by linux V3 upd5
i could not see the tape drive in this file
i checked it befor and also i checked some log files and some of the files on /proc but i saw nothing about this tape drive
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 09:29 PM
10-18-2005 09:29 PM
Re: External tape drive in DL380 G4 could not be detected by linux V3 upd5
i have almost the same problem,the following is the link for what they answer me.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=869395&admit=-682735245+1129713481682+28353475
i have a script that run under linux that detect any scsi device(in attachment).
BR,
Fadia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 09:53 PM
10-18-2005 09:53 PM
Re: External tape drive in DL380 G4 could not be detected by linux V3 upd5
thx for you help the problem was solved yesterday, and the solution to whom like to know about exists in details in the documentation for Linux and exactly in the file : /usr/src/linux-2.4/Documentation/cciss.txt
Mahdi