- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- adding a FW differential scsi card (HP28696a)
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
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
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
тАО11-17-2001 08:05 AM
тАО11-17-2001 08:05 AM
adding a FW differential scsi card (HP28696a)
box and putting on another test box to hook up a dlt tape drive. Problem is when I put in on the other test box it will not boot up, remove it and it boots fine. Card and tape drive work great on original box.
Is there a driver I need to set beforehand?
Any ideas,
Thanx
mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 08:53 AM
тАО11-17-2001 08:53 AM
Re: adding a FW differential scsi card (HP28696a)
what OS?
what model are you trying to install it in?
what is the hardware path you are trying to insert it in?
what does an ioscan -fk output show, e.g. does it already know about a card in that slot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 09:07 AM
тАО11-17-2001 09:07 AM
Re: adding a FW differential scsi card (HP28696a)
As melvyn has pointed out, you need to supply a lot more info.
Also, what slot are you putting the card into?
What is the firmware level of your machines?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 09:17 AM
тАО11-17-2001 09:17 AM
Re: adding a FW differential scsi card (HP28696a)
this box use to be part of a service guard cluster and this slot which is now empty use
to have a fddi card in it for failover. That card has long since been removed.
addrss is 8/4, the fddi card in the slot right beside it is 10/4
I'm just learning how to install some of the pieces I need on these test boxes getting ready for production.
Any help will be appreciated muchly
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 10:21 AM
тАО11-17-2001 10:21 AM
Re: adding a FW differential scsi card (HP28696a)
I know you have to removethe definition in the ioconf file about this card, it just escapes me the method.
I will try to research this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 11:04 AM
тАО11-17-2001 11:04 AM
Re: adding a FW differential scsi card (HP28696a)
I think Melvyn is on the right track. The command you are looking for is rmsf. You can try an ioscan to see if the box still thinks the FDDI card is present. If so, note the hardware path. If not, look on the back of your box (typically on the power supply) and determine the hardware path of this slot. You should then be able to do a rmsf -k -H 10/4/4 (for example). Man rmsf for details. This needs to be done without your SCSI controller card inserted. I would also look for any /etc/rc.config.d stuff that references the old FDDI card. If you find them, adjust the settings so that the scripts will not run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2001 02:38 PM
тАО11-17-2001 02:38 PM
Re: adding a FW differential scsi card (HP28696a)
thanx