Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create new MPIO parent

Status
Not open for further replies.

Chapter11

Technical User
Apr 15, 2002
791
US
How does a device become an MPIO parent?

I have a fscsi0 that I would like to be an MPIO parent since every LUN that shows up as two separate hdisks.
 
What type of LUNs? What vendor? I'm guessing you need to install (an) additional fileset(s) in order for the MPIO driver to recognize both hdisk devices as paths to the same LUN.

Native AIX MPIO's AIXPCM (a general purpose path control module) can't recognize all hdisk devices for all possible LUNs from all possible SAN vendors, so sometimes you need to install a PCM which is specific to your SAN vendor (or even your specific vendor's type/model of SAN server) in order to use MPIO as multi path driver.

Check your vendor's website for support for AIX MPIO...


HTH,

p5wizard
 
As a tag-along to p5's post. I used AIXPCM for awhile, let's just say it was very basic (no dual pathing, etc).

 
It's actually the backend of a VIO server that I'm trying to get fixed.

We have two P5-570s, attached to the same EMC SAN.

When we got the first, the VIO server version we had at the time didn't recognize multiple paths.

The second unit (obtained months later) came with a later version of VIO, that recognized multiple paths out of the box.

We've since upgraded the first unit to a VIO version even later than the VIO that's on the second unit, but it still does not recognize multiple paths.

The weirder thing about it is that the VIOs on the first unit even have some EMC fileset installed, while the second does not.
 
Well, do you have the MPIO driver installed on that older VIO server? If not, then you'll need to plan some downtime because I think you'll have to remove all target devices and disks first, install MPIO driver, rediscover all disks as MPIO disks, re-serve the disks as target devices...


HTH,

p5wizard
 
Yep. The "older" VIO server even has a later version of devices.common.IBM.mpio.rte than the "newer" server.
 
Well, could be that the EMC filesets which are installed on that VIO server are in the way for cfgmgr to recognize the LUNs as MPIO disks...


HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top