AIX

AIX

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


#Power
 View Only
  • 1.  VIOs/VIO Client Information

    Posted Sat May 15, 2010 10:36 PM

    Originally posted by: Vijay Pathak


    How can we get VIOs information from VIO client ?
    #AIX-Forum


  • 2.  Re: VIOs/VIO Client Information

    Posted Mon May 17, 2010 03:25 AM

    Originally posted by: MohdFadzli


    For manual tracing:

    At VIOS:
    $ lsdev -virtual
    $ lsmap -all
    $ lsmap -vadapter <vhost number>

    At VIOC:
    1. lscfg -vl <hdisk number>

    Compare the slot labeled with "C" number. Should have the same number(based on vhost number at VIOS)
    #AIX-Forum