Operating System - Linux
1825750 Members
2410 Online
109687 Solutions
New Discussion

Re: MSA P2000G3 LUNs are not visible on DL380 G7

 
JaYKaY_1
Advisor

MSA P2000G3 LUNs are not visible on DL380 G7

I have installed RHEL 5.5x64 on Dl 380/385 G7 Serevrs.MSA P2000G3 is connected through SAN and assigned LUNs.
When I ron #fdisk -l, I cant see the new LUNS.
I am using defaulf Red Hat Multipath.

Any idea ?if i need to install driver for the Brocade FC cards ?
2 REPLIES 2
Matti_Kurkela
Honored Contributor

Re: MSA P2000G3 LUNs are not visible on DL380 G7

First, see if RHEL 5.5's built-in Brocade FC driver has recognized the cards:

ls /sys/class/fc_host

There should be one sub-directory (named like "hostN", N=number) for each FC interface the system has. If nothing is detected, then the built-in driver is too old to support your (unspecified model) cards and you'll need a newer driver.

You might try updating the OS to the latest update level (5.6... or is it 5.7 already?) or find the driver package at the website of the card vendor (HP or Brocade, depending on if you bought it via HP or through some other channel).

To find HP downloadables for your card, go to:
http://www.hp.com/go/support

and type in your card model.

MK
MK
Alzhy
Honored Contributor

Re: MSA P2000G3 LUNs are not visible on DL380 G7

Can you provide:


systool -v -c fc_host


W
Hakuna Matata.