1838241 Members
3694 Online
110125 Solutions
New Discussion

LUN's presented from SAN

 
MikeL_4
Super Advisor

LUN's presented from SAN

I was told I was given around 29 LUN's on the SAN for a server but I am only seeing 8 new LUN's on an ioscan. I was told there are HITACHI disk that they are giving me.

Any idea as to why I don't see them all or is there a limit in HP ?
7 REPLIES 7
Scott Frye_1
Super Advisor

Re: LUN's presented from SAN

Mike,

Not an HP limit to my knowledge. We have an EMC SAN where I can see 24 different disk for my luns.

What kind of SAN are you working on? Any propriatary software involved (ie PowerPath)?

insf -e somtimes works other times I have had to reboot my server to see all my disks.

Scott
Scott Frye_1
Super Advisor

Re: LUN's presented from SAN

Mike,

Another possibility (instead of rebooting) is resetting your HBA's.

fcmsutil reset

Re: LUN's presented from SAN

If this is HPUX11.00 make sure you have patch PHKL_21607 or one of its superseding patches installed:

http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHKL_21607&context=hpux:800:11:00

Look at SR 8606132288.


HTH

Duncan

I am an HPE Employee
Accept or Kudo
MikeL_4
Super Advisor

Re: LUN's presented from SAN

we are HPUX 11.11
Sheriff Andy
Trusted Contributor

Re: LUN's presented from SAN

Sometimes you have to do a couple ioscans & insf's -e.

HP has a Storage that is actually Hitachi. If you know what the CU:Ldev is, you can find your disk. Example our lun 01 is CU:Ldev 0:01, lun 0A is 0:1F. You will see this on your Lun Management window.

Once you have this information you can look to see if your Storage is being detected by your UNIX system.

In the HP XP512 world the command would be;

# xpinfo -i | grep 0:01 (this is to look for lun 01 above).
I don't know what the command is for Hitachi. This will also tell you what disk is associated w/ your storage.

Another thing to make sure is that your zoning is set up properly. This is something that I was always told by my Hitachi rep. He would always say that 9 times out of 10 it is a zoning issue.

Hope that this helps,
Andy
Uwe Zessin
Honored Contributor

Re: LUN's presented from SAN

The correct "host mode" need to be set on the storage array, because HP-UX uses a different addressing mode than most other operating systems.
.
Ranjith_5
Honored Contributor

Re: LUN's presented from SAN

Hi Mr.Mike,

I think you must have tried ioscan and insf -e before posting this query. I think there is a cross check required in the SAN configuration side. Pls check whether the new luns are presented to the proper hosts/HBAs.

If you are able to see 8 new luns from the same SAN I dont think that a patch problem is the issue.Pls check SAN config again.

regards,
Syam