How to connect a SunFire 280R to an HP EVA8000 San.

Hello experts,

I'm trying to connect a Sunfire 280R to an eva8000, I've installed the fibra cards and I've done a probe-scsi-all and I can see all the cards

a san :-

ok probe-scsi-all

/pci@8,600000/SUNW,qlc@4

LiD HA LUNPort WWN-- Disk description --

000 21000004cf780993 SEAGATE ST336605FSUN36G 0438

110 21000011c62d4362 SEAGATE ST336607FSUN36G 0307

/pci@8,700000/SUNW,qlc@3

************************* Fabric Attached Devices ************************

Adapter portId - 330500

Device PortId 330100DeviceId 0WWPN 50001fe150061f0d

Lun0HPHSV210 5030

Lun1DISK HPHSV210 5030

Device PortId 330101DeviceId 1WWPN 50001fe150061f0f

Lun0HPHSV210 5030

Lun1DISK HPHSV210 5030

Device PortId 330102DeviceId 2WWPN 50001fe150061f09

Lun0HPHSV210 5030

Lun1DISK HPHSV210 5030

Device PortId 330103DeviceId 3WWPN 50001fe150061f0b

Lun0HPHSV210 5030

Lun1DISK HPHSV210 5030

/pci@8,700000/scsi@6,1

/pci@8,700000/scsi@6

Target 6

Unit 0Removable Read Only deviceTOSHIBA DVD-ROM SD-M14011009[/code]

I then downloaded theSun StorEdge SAN Foundation Software I tried to install it but it just stops with status code 8. See output :-

./install_it

Logfile /var/tmp/install_it_Sun_StorEdge_SAN.log : restarted on Monday February 19 14:33:39 GMT 2007

This routine installs the packages and patches that

make up Sun StorEdge SAN.

Would you like to continue with the installation?

[y,n,?] y

Verifying system...

Checking for incompatiable SAN patches

xargs: Child killed with signal 13

Begin installation of SAN software

Installing StorEdge SAN packages -

Package SUNWsan: Installed Previously.

Package SUNWcfpl: Installed Previously.

Package SUNWcfplx: Installed Previously.

Package SUNWcfclr: Installed Previously.

Package SUNWcfcl: Installed Previously.

Package SUNWcfclx: Installed Previously.

Package SUNWfchbr: Installed Previously.

Package SUNWfchba: Installed Previously.

Package SUNWfchbx: Installed Previously.

Package SUNWfcsm: Installed Previously.

Package SUNWfcsmx: Installed Previously.

Package SUNWmdiu: Installed Previously.

Package SUNWjfca: Installed Previously.

Package SUNWjfcax: Installed Previously.

Package SUNWjfcau: Installed Previously.

Package SUNWjfcaux: Installed Previously.

Package SUNWemlxs: Installed Previously.

Package SUNWemlxsx: Installed Previously.

Package SUNWemlxu: Installed Previously.

Package SUNWemlxux: Installed Previously.

StorEdge SAN packages installation completed.

Begin patch installation

Patch 111847-08 : install_it: Patchadd failed with a status of 8

Could any one point me in the right direction I am new to san configuring I done it once before but it was just a case of going through a series of notes, Thanks for all your help (I will answer all question tommorrow as i' m off for the reset of the day)

Thanks

[3168 byte] By [ryanmcqueena] at [2007-11-26 18:55:58]
# 1
Can you post the output of the following commands:# uname -a# pkginfo | grep SUNWsan
m-lennona at 2007-7-9 20:34:36 > top of Java-index,Storage Forums,Storage General Discussion...
# 2

Taken from sunsolve, maybe useful for you.

Installing StorEdge SAN patches -

patch 114475-01 : Installed Successfully

patch 113767-02 : Installed Successfully

patch 113766-02 : Installed Successfully

patch 111847-07 : Installed Successfully

patch 114877-01 : install_it: Patchadd failed with a status of 8

This software failed to completly install.

It may not be safe for the system to remain in this undetermined state.

Would you like to rollback your changes ? [y,n,?]

Resolution:Top

Normally, this is the recommended action. But if the patch

that fails to install is 114877-xx or 114878-xx, then a

rollback may not be necessary.

Both 114877-xx (Solaris 8) and 114878-xx (Solaris 9) patches the following

packages: SUNWjfca, SUNWjfcax, SUNWjfcau, and SUNWjfcaux.

The packages and patches are drivers for the JNI 2GB PCI Single FC Network

Adapter and JNI 2GB PCI Dual FC Network Adapter fibre-channel that have

Sun StorEdge SAN 4.x Foundation Suite compatible FCODE.

If server does not have this type of host bus adapter, then SUNWjfca,

SUNWjfcax, SUNWjfcau, and SUNWjfcaux packages are not installed on

the system. The patch will fail to install causing install_it script

to prompt for a rollback.

For this specific situation, it is okay to respond no to the rollback

and let install_it script proceed to completion as the patch is not

required.

Would you like to rollback your changes ? [y,n,?] n

regards

zulusaa at 2007-7-9 20:34:36 > top of Java-index,Storage Forums,Storage General Discussion...
# 3
Hi m-lennonThanks for the reply here is the info you requesteduname -aSunOS pegasus 5.9 Generic_118558-38 sun4u sparc SUNW,Sun-Fire-280Rpkginfo | grep SUNWsansystemSUNWsan SAN Foundation KitHOST: pegasus ID: root> HOST: pegasus ID:
ryanmcqueena at 2007-7-9 20:34:36 > top of Java-index,Storage Forums,Storage General Discussion...
# 4

The error code means that the installation program is exiting because the package is already installed. Follow the SAN Foundation kit documentation for installation and configuration.

http://www.sun.com/products-n-solutions/hardware/docs/Network_Storage_Solutions /SAN/san_software/index.html

BTW. The system Kernel patch is obsolete and the JNI information is not applicable here as the probe shows a Qlogic HBA. Patch the system, If you run into any issues post back and I'll help you.

m-lennona at 2007-7-9 20:34:36 > top of Java-index,Storage Forums,Storage General Discussion...
# 5

Thanks m-mennon

In the end I wiped the server installed a fresh copy on solaris9 patched it with the latest sun cluster_patch and the install_it script worked. As it is test box I could do it this way. Next week i'll have to do the same on a live server. What confused me was even through the patch was already install it should of still continued install the rest of the patches but it just stopped and didn't bother checking if the rest of the patches were installed. Do you have a specific process when you put a server on the San should I do a cluster patch install before I start any of this?.

Thanks for all your help

ryanmcqueena at 2007-7-9 20:34:36 > top of Java-index,Storage Forums,Storage General Discussion...