1754021 Members
7829 Online
108811 Solutions
New Discussion юеВ

Re: evainfo

 
SOLVED
Go to solution
Diane Thompson
Advisor

evainfo

I have a new RX6600 11iV3 server and I need to get the WWID name for my EVA8000 disks. I see the tool used is evainfo but when I run it I get the following:
No EVA Luns discovered.
This tool is supported for following EVA models:
EVA 3000/5000 models with Firmware 4x or later
EVA 4x00/6x00/8x00 models

please assist.

some of the disk with ioscan fnC disk
disk 0 0/3/1/0.1.28.0.0.0.1 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c1t0d1 /dev/rdsk/c1t0d1
disk 1 0/3/1/0.1.28.0.0.0.2 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c1t0d2 /dev/rdsk/c1t0d2
disk 2 0/3/1/0.1.28.0.0.0.3 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c1t0d3 /dev/rdsk/c1t0d3
disk 3 0/3/1/0.1.28.0.0.0.4 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c1t0d4 /dev/rdsk/c1t0d4
disk 4 0/3/1/0.1.28.0.0.0.5 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c1t0d5 /dev/rdsk/c1t0d5
disk 15 0/3/1/0.1.29.0.0.0.1 sdisk NO_HW DEVICE HP HSV210
/dev/dsk/c7t0d1 /dev/rdsk/c7t0d1



ioscan fnC disk -N
disk 44 64000/0xfa00/0x1 esdisk NO_HW DEVICE HP HSV210
/dev/disk/disk44 /dev/rdisk/disk44
disk 45 64000/0xfa00/0x2 esdisk NO_HW DEVICE HP HSV210
/dev/disk/disk45 /dev/rdisk/disk45
disk 46 64000/0xfa00/0x3 esdisk NO_HW DEVICE HP HSV210
/dev/disk/disk46 /dev/rdisk/disk46
disk 47 64000/0xfa00/0x4 esdisk NO_HW DEVICE HP HSV210
/dev/disk/disk47 /dev/rdisk/disk47
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: evainfo

Shalom,

Use fcmsutil

Get the world side names of the fiber cards.

Present the disks to your system in the EVA control station.

At lease confirm all of this is correct.

insf -C disk

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Johnson Punniyalingam
Honored Contributor

Re: evainfo

# /usr/sbin/ioscan -fnC fc (to check for the Fibre Channel)

# ioscan -fn
# /usr/sbin/insf -e

To Check WWID.

Example :-

# fcmsutil /dev/fcd0

Vendor ID is = 0x001077
Device ID is = 0x002312
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x0012ba
PCI Mode = PCI-X 133 MHz
ISP Code version = 3.3.150
ISP Chip version = 3
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x0e5900
Previous N_Port_id is = None
N_Port Node World Wide Name = 0x50060b0000276489
N_Port Port World Wide Name = 0x50060b0000276488
Switch Port World Wide Name = 0x2059006069e42154
Switch Node World Wide Name = 0x1000006069e42154
Driver state = ONLINE
Hardware Path is = 0/0/6/1/0
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx Driver B.11.11.04

Thanks,
Johnson
Problems are common to all, but attitude makes the difference
Solution

Re: evainfo

Diane,

well all your disks are showing up as NO_HW - which indicates that HPUX can no longer see the disks at all - I'd suggest its time to do some SAN/storage troubleshooting - check the FC cards are logged in, check presentation from EVA, check zoning in SAN etc etc...

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Diane Thompson
Advisor

Re: evainfo

Thanks all for your help! A reboot got rid of the old luns and showed our new ones that were created on the SAN.