AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Official MPIO support

    Posted Tue September 08, 2009 10:13 AM

    Originally posted by: SystemAdmin


    Hi All,
    If anybody could say me, where i would get official AIX MPIO support from IBM.


  • 2.  Re: Official MPIO support

    Posted Tue September 08, 2009 10:24 AM

    Originally posted by: jvk


    Not sure what do you expect from "official AIX MPIO support"...
    If you're not a developer who needs to discuss with AIX development on code basis, then first thing would be to go through normal IBM support structure opening a ticket with IBM (per contract basis or per billable hours basis). However maybe you can get a good answer by free also from the Forum folks :-)


  • 3.  Re: Official MPIO support

    Posted Tue September 08, 2009 10:29 AM

    Originally posted by: Nicolette


    This is a link to a prior question on AIX and MPIO: http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14277360

    Information might be of some use to you.


  • 4.  Re: Official MPIO support

    Posted Tue September 08, 2009 10:59 AM

    Originally posted by: SystemAdmin


    I wanted know the features, limitation of MPIO. Commands that could be used to get SAN realted information. Logging information when some SAN related event happens. So i wanted to know if there is any link from where i could get some offical answers from IBM. Ofcourse this forum is helping me by a great deal to get those information.


  • 5.  Re: Official MPIO support

    Posted Wed September 09, 2009 03:22 AM

    Originally posted by: ostost


    The fcstat command provides information for the FC adapters (e.g. connection status, speed, etc). SAN related events are logged in the AIX errorlog (errpt).


  • 6.  Re: Official MPIO support

    Posted Wed September 09, 2009 05:49 AM

    Originally posted by: SystemAdmin


    Thanks ostost. Is there any command that monitors the error log and any update in the log is displayed in the console?


  • 7.  Re: Official MPIO support

    Posted Wed September 09, 2009 08:48 AM

    Originally posted by: ostost


    You could do something like this using the AIX error log notification facility. Here is a link to an article which shows an example.

    http://www.ibm.com/developerworks/wikis/display/WikiPtype/AIXV53hdwerr

    You might also want to look at the errpt -c option which displays errorlog messages as soon as they appear.