1834162 Members
2604 Online
110064 Solutions
New Discussion

pci card not recognised

 
SOLVED
Go to solution
mazzu
New Member

pci card not recognised

Hi

I have installed a pci J3525A x25 card into slot 8 on a HP9000/800 machine.(HPUX 11.00) I then restarted it but ioscan does not see the card.
I tried slot 9 but this did not help either.

I'm absolutely new on HP and I'm sure it is something simple.
can anybody help please?

thanks

mazzu
10 REPLIES 10
Sumit Ghosal
Frequent Advisor

Re: pci card not recognised

Hi,

Does your system supports this card ?? what is system model no.??

The PCI board is supported on HP 9000 V-Class servers and HP 9000 B- and C-Class workstations. The maximum number of PCI boards which can be installed on a system is equal to the number of I/O slots available on this system for B- or C-Class Workstations and twenty (20) for V-Class servers.

* Supported systems: B- and C-Class on HP 9000 Workstation on HP-UX 10.20 for X.25 and HP-UX 10.30 for Frame-Relay.
* Supported systems: V-Class on HP 9000 Servers on HP-UX 11.0 for X.25/Frame-Relay.


Also refer to the following doc -
he following manual is included with J3525A product:

* HP J3525A Dual-Port PCI Synchronous Adapter Installation Guide (P/N J3525-90001
Sandman!
Honored Contributor

Re: pci card not recognised

>is supported on HP 9000 V-Class servers...

The J3525A card is a WAN adapter card and is supported on a number of IPF and PARISC servers inclusive. However it would help if you could tell us the make and model of your server. Does this card come up as either UNCLAIMED or NO_HW in the ioscan listing? Provide some details on the WAN card.

~cheers
mazzu
New Member

Re: pci card not recognised

The card is a PCI HP J3525A
The Server is a HP 9000 L class L1000.

# uname -a
HP-UX titan B.11.00 A 9000/800 524706577 two-user license

When I boot the system it says "Unable to mount /stand - please check entries in /etc/fstab"

This is the output of fstab
/dev/vg00/lvol3 / hfs defaults 0 1
/dev/vg00/lvol1 /stand hfs defaults 0 1
/dev/vg00/lvol4 /tmp hfs defaults 0 2
/dev/vg00/lvol5 /home hfs defaults 0 2
/dev/vg00/lvol6 /opt hfs defaults 0 2
/dev/vg00/lvol7 /usr hfs defaults 0 2
/dev/vg00/lvol8 /var hfs defaults 0 2
172.16.20.103:/src /src nfs rw,suid 0 0


# mount
/ on /dev/vg00/lvol3 defaults on Wed May 16 08:57:24 2007
/var on /dev/vg00/lvol8 defaults on Wed May 16 09:00:32 2007
/usr on /dev/vg00/lvol7 defaults on Wed May 16 09:00:32 2007
/tmp on /dev/vg00/lvol4 defaults on Wed May 16 09:00:32 2007
/stand on /dev/vg00/lvol1 defaults on Wed May 16 09:00:32 2007
/opt on /dev/vg00/lvol6 defaults on Wed May 16 09:00:32 2007
/home on /dev/vg00/lvol5 defaults on Wed May 16 09:00:33 2007
/src on 172.16.20.103:/src defaults,NFSv3 on Wed May 16 09:01:38 2007


ioscan: you can find the card under path 0/2/0/0 psi PCI Network (1133b921)

# ioscan
H/W Path Class Description
==================================================
root
0 ioa System Bus Adapter (582)
0/0 ba Local PCI Bus Adapter (782)
0/0/0/0 lan PCI Ethernet (10110019)
0/0/1/0 ext_bus Fast Wide LVD SCSI
0/0/1/0.7 target
0/0/1/0.7.0 ctl Initiator
0/0/1/1 ext_bus Ultra Wide Single-Ended SCSI
0/0/1/1.7 target
0/0/1/1.7.0 ctl Initiator
0/0/2/0 ext_bus Ultra Wide SCSI
0/0/2/0.0 target
0/0/2/0.0.0 disk QUANTUM ATLAS 10K 18SCA
0/0/2/0.2 target
0/0/2/0.2.0 disk SEAGATE ST39204LC
0/0/2/0.7 target
0/0/2/0.7.0 ctl Initiator
0/0/2/1 ext_bus Ultra Wide SCSI
0/0/2/1.6 target
0/0/2/1.6.0 disk TEAC CD-ROM CD-532S
0/0/2/1.7 target
0/0/2/1.7.0 ctl Initiator
0/0/4/0 tty PCI Serial (103c1048)
0/0/5/0 tty PCI Serial (103c1048)
0/1 ba Local PCI Bus Adapter (782)
0/2 ba Local PCI Bus Adapter (782)
0/2/0/0 psi PCI Network (1133b921)
0/3 ba Local PCI Bus Adapter (782)
0/4 ba Local PCI Bus Adapter (782)
0/5 ba Local PCI Bus Adapter (782)
0/6 ba Local PCI Bus Adapter (782)
0/7 ba Local PCI Bus Adapter (782)
8 memory Memory
160 processor Processor
#


.....but under SAM -->peipheral devices --> cards it's not visible.

0/0/1/0 c720 Fast Wide LVD SCSI ^ â
â â 0/0/1/1 c720 Ultra Wide Single-Ended SCSI â
â â 0/0/2/0 c720 Ultra Wide SCSI â
â â 0/0/2/1 c720 Ultra Wide SCSI â
â â 0/0/4/0 asio0 Guardian Service Processor (3 ports) â
â â 0/0/5/0 asio0 Guardian Service Processor (1 port)

I believe the necessary device drivers are configured into the kernel but are not sure how to confirm this.

any more suggestions?

thanks





Andrew Rutter
Honored Contributor

Re: pci card not recognised

hi,

to use the card you need the software/driver.

This is part number J2793B and maybe on the apps cd, this version may also work from software.hp.com

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J2793B

Also check this link for more details, as the software is licenced and you will need the correct licence to use it.

http://www.hp.com/products1/serverconnectivity/adapters/dualport/adapter18/infolibrary/index.html

As for the HPUX boot problem that is nothing to do with the card installed and would be best if you started a new thread regarding that.

Sam wont see the card if the driver package isnt installed

Andy
mazzu
New Member

Re: pci card not recognised

Thanks for the support.

I now have reinstalled all the SW which I suspect has anything to do with the x25 card, but I still can't see or add the card in the peripheral --> card option of SAM.

iosacn -f however does show the card installed on 0/2/0/0 and claimed.

# ioscan -f
Class I H/W Path Driver S/W State H/W Type Description
===========================================================================
root 0 root CLAIMED BUS_NEXUS
ioa 0 0 sba CLAIMED BUS_NEXUS System Bus Adapter (582)
ba 0 0/0 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE PCI Ethernet (10110019)
ext_bus 0 0/0/1/0 c720 CLAIMED INTERFACE Fast Wide LVD SCSI
target 0 0/0/1/0.7 tgt CLAIMED DEVICE
ctl 0 0/0/1/0.7.0 sctl CLAIMED DEVICE Initiator
ext_bus 1 0/0/1/1 c720 CLAIMED INTERFACE Ultra Wide Single-Ended SCSI
target 1 0/0/1/1.7 tgt CLAIMED DEVICE
ctl 1 0/0/1/1.7.0 sctl CLAIMED DEVICE Initiator
ext_bus 2 0/0/2/0 c720 CLAIMED INTERFACE Ultra Wide SCSI
target 2 0/0/2/0.0 tgt CLAIMED DEVICE
disk 0 0/0/2/0.0.0 sdisk CLAIMED DEVICE QUANTUM ATLAS 10K 18SCA
target 3 0/0/2/0.2 tgt CLAIMED DEVICE
disk 1 0/0/2/0.2.0 sdisk CLAIMED DEVICE SEAGATE ST39204LC
target 4 0/0/2/0.7 tgt CLAIMED DEVICE
ctl 2 0/0/2/0.7.0 sctl CLAIMED DEVICE Initiator
ext_bus 3 0/0/2/1 c720 CLAIMED INTERFACE Ultra Wide SCSI
target 5 0/0/2/1.6 tgt CLAIMED DEVICE
disk 2 0/0/2/1.6.0 sdisk CLAIMED DEVICE TEAC CD-ROM CD-532S
target 6 0/0/2/1.7 tgt CLAIMED DEVICE
ctl 3 0/0/2/1.7.0 sctl CLAIMED DEVICE Initiator
tty 0 0/0/4/0 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
tty 1 0/0/5/0 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
ba 1 0/1 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 2 0/2 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
psi 0 0/2/0/0 j3525 CLAIMED INTERFACE PCI Network (1133b921)
ba 3 0/3 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 4 0/4 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 5 0/5 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 6 0/6 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 7 0/7 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
memory 0 8 memory CLAIMED MEMORY Memory
processor 0 160 processor CLAIMED PROCESSOR Processor
#

kmsystem shows all the relevant drivers configured.

any more suggestions?

Thanks

Andrew Rutter
Honored Contributor
Solution

Re: pci card not recognised

mazzu,

the card will be ready for configuring, however you wont find it under cards and be able to add it here.

you have already doen that bit with installing the software

As its a communications card you will find it under network and communication and then network interface cards.

This is where you can then configure the card

Follow this link for details on how to configure it in sam

http://docs.hp.com/en/J2793-90059/ch03s01.html#d0e669

Once you have it configured, let us know how you got on and dish out some points...lol

Andy
mazzu
New Member

Re: pci card not recognised

Thanks this seems to help.

I now try to configure the x25 connection via the osiadmin tool.
problem is, that when using putty I can't confirm a setting as it want an F4 key input.
I have tried to change the Function key and keypad seting on putty to all its possible settings (VT100,VT400,XterV6 etc) but non of them work.
Any ideas what the HP sequence is for their function keys?

Matti_Kurkela
Honored Contributor

Re: pci card not recognised

Set PuTTY's terminal type to e.g. VT100, then connect. Before starting the osiadmin tool, run "echo $TERM" to check that HP-UX has recognized your terminal type correctly. It should say "vt100".

If it responds something else, change the TERM environment variable to "vt100" before starting osiadmin.

MK
MK
mazzu
New Member

Re: pci card not recognised

Got it all running now.!!
I went trough a very steep learning curve the during the last week.

Many thanks to all of you.

Not sure how do "dish out points"
please let me know

V. Nyga
Honored Contributor

Re: pci card not recognised

Hi,

at the top of every answer there's an 'Unassigned' and an arrow for a pull down menu with possible points. Just mark the pts. you want to give and then push 'Submit Points >>' at the end of your thread.

HTH
Volkmar
*** Say 'Thanks' with Kudos ***