- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuring Devices
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
04-29-2002 06:41 AM
04-29-2002 06:41 AM
I have realized that when plugging SCSI Tape Drives in my HP-L1000 server (HP-UX 11.0) they don't appear in the exit of ioscan -fnC tape command. The solution I have is to create a special file whith the mksf command.
Is there any way to automaticaly recognize such devices?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:43 AM
04-29-2002 06:43 AM
Re: Configuring Devices
infs -e
will create automaticly the device files you need.
-Yates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:47 AM
04-29-2002 06:47 AM
Re: Configuring Devices
If I remember correctly tapedevices are not "by default" included in an 11.0 kernel. Use SAM to "discover" your tapedrive ... the kernel will be rebuild ... and next time you do an ioscan your tapedrive will be recognized.
Hope this helps,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 07:01 AM
04-29-2002 07:01 AM
Re: Configuring Devices
I noticed you awarded 10 points for three answers (and I'm very glad with those points :-). However, can you indicate whether or not your problem is solved (and which answer solved it) ?
Regards,
Tom
N/A for this answer/question please !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 07:13 AM
04-29-2002 07:13 AM
Re: Configuring Devices
Even insf will create the device fiels for new added devices , whereas insf -e does a whole reinstall for all the special device files.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 07:44 AM
04-29-2002 07:44 AM
Re: Configuring Devices
I feel, ioscan -fnC tape will show the new tape drive(including the Make/Model and the Hardware Path).But the corresponding device files won't appear. Instead of doing insf -e,(which might change the permissions of the already working device files), you may just say, insf -H Hardware_Path_of_new_device.
You can create custom device files for your tape drive through SAM as well.
Anyway, since your problem is already solved, my suggestion may not be much helpful!
Regds,
Abdul Salam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 09:58 AM
04-29-2002 09:58 AM
Re: Configuring Devices
I had already issued the mksf command and the tape was recognized this way:
/dev/rmt/c0t0d0BEST
Actually, I'm going to use that advises next time.
It's my first time here in this forum and I don't know its behavior yet. Please, forgive me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 10:05 AM
04-29-2002 10:05 AM
Re: Configuring Devices
Read this thread from Patrick. This guide is widely accepted as an excellent one for new/old users of this forum:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x022718276953d61190040090279cd0f9,00.html
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 08:16 PM
04-29-2002 08:16 PM
Re: Configuring Devices
I was just curious about the outcome, no offense was taken (and I hope none was given). Patrick's thread is indeed very helpfull.
Welcome to the forums !
Tom
P.S. N/A for this answer please