Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem getting JNI HBA to work on SUNW,Ultra-80 -- please help

807557Aug 7 2009
Please help not sure what I am missing here

1} ok setenv auto-boot? false
auto-boot? = false
{1} ok reset-all
Resetting ...
screen not found.
Can't open input device.
Keyboard not present. Using ttya for input and output.
"Psunprod" (4 X UltraSPARC-II 450MHz), No Keyboard
OpenBoot 3.23, 3072 MB memory installed, Serial #16569130.
Ethernet address 8:0:20:fc:d3:2a, Host ID: 80fcd32a.
{0} ok probe-scsi-all
/pci@1f,2000/pci@1/SUNW,isptwo@4
/pci@1f,4000/JNI,FCR@2 <--------------------------------
FCD Open failed
/pci@1f,4000/scsi@3,1
/pci@1f,4000/scsi@3
Target 0
Unit 0 Disk FUJITSU MAU3073NCSUN72G 0802
Target 1
Unit 0 Disk FUJITSU MAJ3182M SUN18G 0804
Target 6
Unit 0 Removable Read Only device TOSHIBA DVD-ROM SD-M14011007

{0} ok setenv auto-boot? true
auto-boot? = true
{0} ok boot -rv

Then login and install driver pkg

root@test # pkgadd -d JNIC146x_sol5313.pkg

The following packages are available:
1 JNIC146x JNI Fibre Channel SCSI HBA Driver
(sparc) v5.3.1.3 (05012600)

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:

Processing package instance <JNIC146x> from </opt/tmp/JNIC146x_sol5313.pkg>

JNI Fibre Channel SCSI HBA Driver
(sparc) v5.3.1.3 (05012600)
Copyright (c) 1999-2003 JNI Corp., All Rights Reserved.
## Processing package information.
## Processing system information.
1 package pathname is already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

This package contains scripts which will be executed with super-user
permission during the process of installing this package.

Do you want to continue with the installation of <JNIC146x> [y,n,?] y

Installing JNI Fibre Channel SCSI HBA Driver as <JNIC146x>
## Installing part 1 of 1.
/kernel/drv/jnic146x
/kernel/drv/jnic146x.conf
/kernel/drv/sparcv9/jnic146x
/opt/JNIC146x/jnic146x_busy
/opt/JNIC146x/jnic146x_load
/opt/JNIC146x/jnic146x_unload
/opt/JNIC146x/jnic146x_update_drv
/opt/JNIC146x/readme.txt
[ verifying class <none> ]
## Executing postinstall script.
Adding the jnic146x device driver to the system...
Aug 7 13:42:15 test jnic146x: jnic146x0: Hba: JNI,FCR Model: FCE-6460-N
Aug 7 13:42:15 test jnic146x: jnic146x0: FCode: Version 3.6.2 [3B32]
Aug 7 13:42:15 test jnic146x: jnic146x0: IRQ: 1 Channel: 0
Aug 7 13:42:15 test jnic146x: jnic146x0: SubVend: 1242 Sub: 6460 Rev: 100 Vend: 1242 Dev: 1460
Aug 7 13:42:15 test jnic146x: jnic146x0: WWNN: 1000007301000010 WWPN: 2000007301000010
Aug 7 13:42:16 test jnic146x: jnic146x0: Auto-negotiating link speed
Aug 7 13:42:16 test jnic146x: jnic146x0: Topology configuration is set to Auto-Negotiate
Aug 7 13:42:17 test jnic146x: jnic146x0: JNIC v5.3.1.3 (05012600)
Aug 7 13:42:17 test jnic146x: jnic146x0: Copyright(c) 2004 AMCC, All Rights Reserved.
Aug 7 13:42:28 test jnic146x: jnic146x0: Link Failure event detected
Aug 7 13:42:31 test jnic146x: jnic146x0: Auto-negotiating link speed
Aug 7 13:42:31 test jnic146x: jnic146x0: Topology configuration is set to Auto-Negotiate
Aug 7 13:42:46 test jnic146x: jnic146x0: Auto-negotiating link speed
Aug 7 13:42:46 test jnic146x: jnic146x0: Topology configuration is set to Auto-Negotiate
Installation of <JNIC146x> was successful.

root@test # Aug 7 13:43:01 test jnic146x: jnic146x0: Auto-negotiating link speed
Aug 7 13:43:01 test jnic146x: jnic146x0: Topology configuration is set to Auto-Negotiate
reboot -- -r
.
.
jnic146x0: Hba: JNI,FCR Model: FCE-6460-N
jnic146x0: FCode: Version 3.6.2 [3B32]
jnic146x0: IRQ: 1 Channel: 0
jnic146x0: SubVend: 1242 Sub: 6460 Rev: 100 Vend: 1242 Dev: 1460
jnic146x0: WWNN: 1000007301000010 WWPN: 2000007301000010
jnic146x0: Auto-negotiating link speed
jnic146x0: Topology configuration is set to Auto-Negotiate
jnic146x0: JNIC v5.3.1.3 (05012600)
jnic146x0: Copyright(c) 2004 AMCC, All Rights Reserved.
PCI-device: JNI,FCR@2, jnic146x0
jnic146x0 is /pci@1f,4000/JNI,FCR@2
jnic146x0: Link Failure event detected
jnic146x0: Auto-negotiating link speed
jnic146x0: Topology configuration is set to Auto-Negotiate
jnic146x0: Auto-negotiating link speed
jnic146x0: Topology configuration is set to Auto-Negotiate

bottom of /kernel/drv/sd.conf


name="sd" class="scsi"
target=12 lun=0;

name="sd" class="scsi"
target=13 lun=0;

name="sd" class="scsi"
target=14 lun=0;

name="sd" class="scsi"
target=15 lun=0;
name="sd" parent="jnic146x" target=0;


This is where I obtained the driver
[http://www.appliedmicro.com/drivers/Solaris.html]
Driver version 5.3.13 Driver file downloaded JNIC146x_sol5313.pkg.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2009
Added on Aug 7 2009
0 comments
331 views