- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to Install a DDS into D Class
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-27-2003 12:13 PM
06-27-2003 12:13 PM
In ioscan -fn show me as "unknown".
How to do??
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:18 PM
06-27-2003 12:18 PM
Re: How to Install a DDS into D Class
2) Make sure the cable isn't damaged and is connected firmly.
3) Make sure the scisi chain is correctly terminated as well as any jumpers or switches on the drive.
4) Post the ioscan output.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:20 PM
06-27-2003 12:20 PM
Re: How to Install a DDS into D Class
ioscan
H/W Path Class Description
=========================================
bc
12 ext_bus GSC add-on Fast/Wide SCSI Interface
12.5 target
12.5.0 disk SEAGATE ST32550W
12.7 target
12.7.0 ctl Initiator
12.8 target
12.8.0 disk IBM DGHS09Y
16 ba Core I/O Adapter
16/0 ext_bus Built-in Parallel Interface
16/4 tty Built-in RS-232C
16/5 ext_bus Built-in SCSI
16/5.0 target
16/5.0.0 unknown HP HP35480A
16/5.7 target
16/5.7.0 ctl Initiator
16/6 lan Built-in LAN
16/7 ps2 Built-in Keyboard/Mouse
20 ba Core I/O Adapter
20/2 tty Built-in RS-232C
20/5 ba EISA Bus Adapter
20/5/1 unknown EISA card
62 processor Processor
63 memory Memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:25 PM
06-27-2003 12:25 PM
Re: How to Install a DDS into D Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:25 PM
06-27-2003 12:25 PM
Re: How to Install a DDS into D Class
You need to add to your kernel driver
for the tape (i think it should be "stape")
then recompile the kernel and reboot
that should help.
The unknown mean that kernel can't understand
the drive that connected, no driver in the kernel.
For add the driver you can use SAM.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 12:30 PM
06-27-2003 12:30 PM
Re: How to Install a DDS into D Class
..
16/5.0 target
16/5.0.0 unknown HP HP35480A
..
that the DAT drive is not CLAIMED by the OS. I would do this first ..
# cd /
# insf -e
==> This would reinstall the special file and if the driver is in your kernel already it'll be claimed by the OS.
# ioscan -fn
==> If it stills says "unknown" check the driver (Tom's suggestion). Add it to the kernel (use SAM) and see what happen ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 02:09 PM
06-27-2003 02:09 PM