- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Install PCI MUX on 11.23 - problems
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
08-16-2006 12:56 AM
08-16-2006 12:56 AM
We have an rx4640 itanium running 11.23 we have installed a PCI mux card (AD279A)into slot 6 and have installed MUX software and patch PHCO_34780.
When we run ioscan it is showing up as unclaimed/unknown:
unknown -1 0/4/2/0 UNCLAIMED UNKNOWN PCI SimpleComm (114f0059)
Within SAM > peripheral devices > cards & devices the slot shows as being occupied, further detail shows "No interfaces found in slot" I tried to install device files:
/usr/sbin/insf -e -H 0/4/2/0 nothing happens then tried insf -e -d pci_mux0 again nothing.
What am I doing wrong (or not doing!) or do I have a faulty card???
Many thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:10 AM
08-16-2006 01:10 AM
Re: Install PCI MUX on 11.23 - problems
1) Is the hardware supported? If not, stop now.
2) Seems it is supported so:
a) Is it in a supported slot. Not all PCI slots support all cards.
b) If it is in a supported slot did you install the right patch and drivers.
c) Check the hardware with cstm/mstm/xstm
I suspect based on the fact that you seem to know what you are doing here that you have faulty hardware, if said hardware is supported.
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
08-16-2006 01:12 AM
08-16-2006 01:12 AM
Solutionhttp://docs.hp.com/en/AD279-90002/ch01s03.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:19 AM
08-16-2006 01:19 AM
Re: Install PCI MUX on 11.23 - problems
Did you install the software then the patch?
HP recommend the patch be installed BEFORE installing the software.
Did you check the swinstall logs to verify all went ok?
Did the kernel rebuild successfully and rebott work ok?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:19 AM
08-16-2006 01:19 AM
Re: Install PCI MUX on 11.23 - problems
1. Yes it is supported.
2. For this server there doesn't appear to be any slot restrictions.
(I have another rx4640 that has the same card configured in slot 6 and it works!)
3. As per the PCI documentation I have installed the necessary patch listed.
4. As mentioned it shows slot is occupied but won't claim it or allow device files to be created ......
leads me to think dodgy hardware as I don't think I've missed anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:23 AM
08-16-2006 01:23 AM
Re: Install PCI MUX on 11.23 - problems
Your outputs shows "unknown", so I assume the driver is not installed.
You will need the driver AND the patch.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:47 AM
08-16-2006 01:47 AM
Re: Install PCI MUX on 11.23 - problems
The driver that was on the OS disk is:
B.11.23.1.1 PCI MUX; Supptd HW=A6748A/A6749A; SW=J3596A
this got installed with the OS at initial install. After the initial OS build we then installed the PCI mux patch - no errors were encountered, everything went ok kernel rebuilt and rebooted successfully.
Please note we have another rx4640 that has the same card installed in slot 6 with B.11.23.1.1 PCI MUX; Supptd HW=A6748A/A6749A; SW=J3596A software installed and this is working fine.
I've got the driver and installing now - will update accordingly.
Thanks for prompt replies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:56 AM
08-16-2006 01:56 AM
Re: Install PCI MUX on 11.23 - problems
Thanks all!